Hello, I have a problem with the size of the header logo. I want it bigger (wider) than the 272×90, so I have selected smaller ad 468×60 on the right (instead of 728×90), HOWEVER, the smaller ad on the right does not allow for bigger logo. Can you please help resolve this? Thanks.
Hi,
Please go trough the header styles and set the full width logo: http://screencast.com/t/ieg3JlpOjbb3 this will also set the header ad to full width: http://screencast.com/t/utUsLyqiGyy
Hope this helps!
Hi, unfortunately this is not what I am looking for..i want to place my logo in its full size alligned to the left and a smaller 468×60 ad block to the right. Both have to appear on the same line. What happens when I post the smaller ad is that the logo size does not increase… How to solve this?
Thanks.
Hi,
You can try something like this: http://screencast.com/t/iypfdBseavb but you have to find a solution for tablets and mobile view, because you will have to make another custom modification.
.td-header-sp-ads{
width:470px;
margin-right:0px;
}
.td-header-sp-logo{
width:550px;
}
Hope this helps!
Hi,
Please add css code in Theme Panel > Custom Css: http://screencast.com/t/8SLx6FTK
Try and see if this work may need additional css customization.
Thanks!