header ad newspaper 6

Posted in: Newspaper
Post count: 9

On newspaper 4 i had a header ad with 2 banners on one line now in newspaper 6 just one banner is showing how te fix it ?

my website is http://www.hoekschnieuws.nl

This is mij code on the header ad:

<a href="http://www.bandenservicenumansdorp.nl/" target="_blank"><img src="http://www.hoekschnieuws.nl/wp-content/uploads/2014/07/Logo_Bandenservice_Numansdorp.png" width="176" /></a> <a href="http://www.ikwileentwingo.nl"><img src="http://www.hoekschnieuws.nl/wp-content/uploads/2015/05/Indumij-IkwileenTwingo-400x60.gif" alt="Indumij-IkwileenTwingo-400x60" width="400" height="60" /></a>

And i must look like this near the logo:

Indumij-IkwileenTwingo-400x60

  • This topic was modified 11 years by hwhosting.
  • This topic was modified 11 years by hwhosting.
Post count: 9

who can help me ?

Post count: 9

?

Post count: 9

somebody who know this ?

Post count: 7909

Hi,

Sorry for delay, we answer to the most oldest topics and because you’ve added a new replies we missed your post! Also the support hours – 8:00 AM – 17:00 PM
Theme ad system was not designed to display 2 banners in a ad spot, you need customizations to display them fine. You can try this custom css in Theme Panel > Custom Css – http://screencast.com/t/WlffHIrB

.td-header-sp-recs img {
position: relative;
float: left;
margin-right: 10px;
}
@media(min-width: 768px) and (max-width: 1018px) {
.td-header-sp-recs a:first-child img {
width: 30%;
}
.td-header-sp-recs a:last-child img {
width: 65%;
}
}

You may need additional customizations, I suggest to get someone to help you if you don’t know how to do it as we cannot offer custom work at this time.

Thanks!

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