size of ad banner

Posted in: Newsmag
Post count: 11

Dear Sir,

can we increase height of top Ad banner and height of right side of banner

Thanks and Regards,
Pradeep Mistry

Post count: 6535

Hi

If you’re using ad-sense code you can modify the ad’s size from theme panel > ads: http://screencast.com/t/ywmDMgMp6n If you want a custom height or you’re using banner ads try this custom css in theme panel > custom css:

.td-a-rec-id-content_top {
height: 100px;
}
.td-g-rec-id-content_inlineright{
height: 270px;
}

Let me know how it goes.
Thanks!

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