Hey all!
Any ideas for CSS or anything I can do to prevent the page from "bobbing" when the ad loads? It was ok with the 720x90, but folks are not liking the 970x250 much.
Please see the forum at goldenskate.com. Thanks!
This is what I have in vbulletin-chrome.css
Any ideas for CSS or anything I can do to prevent the page from "bobbing" when the ad loads? It was ok with the 720x90, but folks are not liking the 970x250 much.
Please see the forum at goldenskate.com. Thanks!
This is what I have in vbulletin-chrome.css
#ad_global_below_navbar {
width:100%;
padding:{vb:stylevar ad_padding};
margin:{vb:stylevar ad_margin};
}
width:100%;
padding:{vb:stylevar ad_padding};
margin:{vb:stylevar ad_margin};
}
Comment