Is there any way I can turn off the header completely that is above the banner ads in my sidebox? I just want to see the ad, not the bar above the ad or the text that says 'Sponsors'.
Is there any way I can turn off the header completely that is above the banner ads in my sidebox? I just want to see the ad, not the bar above the ad or the text that says 'Sponsors'.
Sure, edit your stylesheet for side box heading something like this:
#myBoxHeading { display: none; }
Glad it works for you..![]()