fixed ad size

Posted in: Newsmag
Post count: 79

Hi,

When i use the spot ARTICLE BOTTOM AD (adsense desktop 468px × 60px) now i want to use a adrotate custum banner uploaded image (468px × 60px) its scales to 640px × 82px. I dont want that. in adrotate or in the theme settings i cant find a fix

Post count: 6600

Hi,

Also replied here: https://forum.tagdiv.com/topic/overall-width-of-newsmag-theme-for-ads/#post-50968
I’m not sure what you want to do, if you need to use a banner image you can just use the div presented in our ads system guide here:https://forum.tagdiv.com/ads-system-full-guide/

If this is not what you need please provide more details on this and also provide your site’s url so I can inspect it.

Thanks

Post count: 79

If i upload a banner 468×60 i intent to display it at 648×60 and not 640x82px

When i use adsense it displays fine bud with adrotate shortcode on desktop the scale is 640×82 on mobile 468x60x

Post count: 6600

Hi,

I believe that happens because the theme doesn’t do anything on adrotate plugin’s shortcode it just renders it. Theme’s ad spot custom sizes apply just to adsense ad codes so if you use other than an adsense code there the theme interprets it like this: http://screencast.com/t/XeJBowpQ so you need to configure that ad from adrotate or find another way.

Thanks

Post count: 79

Hi,

Even when i use a html code with link the image scales to 640×82. I think its theme related a upload it in 468×60 it displays on mobile on 468×60 only on desktop 640×82. its a GIF file maybe thats the problem

Post count: 79

The suport form adrotate did some checking, The theme forces 100% with on the image. It overrules the code i put in. How do we fix this?

This way the ARTICLE BOTTOM AD cant run any custum 468×60 ads

Post count: 79

hello plz respond to the above

Post count: 6600

Hi,

Sorry for the delay! We had a national holiday yesterday and had the day off.
I’ve tested this and managed to recreate your issue when using an image banner, you can try this custom css in theme panel > custom css section: http://screencast.com/t/0Tbrlaz3L

.single .td-a-rec-id-content_bottom img {
width: auto;
text-align: center;
display: inline-block;
}

Let me now if this still happens and we will fix this as soon as possible!

Thanks

Post count: 79

That fixed it 🙂

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