custom ads

Posted in: Newspaper
Post count: 220

what is the custom code to display custom ads in the attachment page .. ??

Post count: 7909
Post count: 220

Thanks for that …

i See spaces when using custom ads

http://i61.tinypic.com/4j2mf4.jpg

Post count: 7909

Hi,

All custom ads have a margin bottom – http://screencast.com/t/oVOh97BjFv9 you can use custom css to remove it for each custom add that you use or for all:

.td-a-rec-id-custom_ad_1, .td-a-rec-id-custom_ad_2, .td-a-rec-id-custom_ad_3, .td-a-rec-id-custom_ad_4, .td-a-rec-id-custom_ad_5, .td-g-rec-id-custom_ad_1, .td-g-rec-id-custom_ad_2, .td-g-rec-id-custom_ad_3, .td-g-rec-id-custom_ad_4, .td-g-rec-id-custom_ad_5 {
margin-bottom: 20px !important;
}

Thanks!

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