banners css help

Posted in: Newspaper
Post count: 18

Hi team, could you please help me with custom css for ad banners in the header and footer to have it in the center?
http://tvguru.cz/
Thanks,
Jiri

Post count: 20688

Hi,

The top and bottom ad could be aligned center like this, also keeping the white background color for the top ad
https://www.screencast.com/t/xntDty3K4p
https://www.screencast.com/t/gzpmFPvTmz

.td-header-style-6 > div:first-child {
background-color: white!important;
}
.td-header-style-6 .td-a-rec-id-custom_ad_3,
.td-footer-wrapper .td-a-rec-id-footer_top{
max-width: 930px;
}

Give it a try.
Thanks

Post count: 18

Thanks Simion, great help as always.
Regards,
Jiri

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.