removing banner space on top..

Skinning and designing Serendipity (CSS, HTML, Smarty)
Post Reply
sloppy robot
Regular
Posts: 17
Joined: Tue Nov 15, 2005 9:30 pm

removing banner space on top..

Post by sloppy robot »

i cant seem to figure this out at all.. how do i get rid of the blank space at the top of the blog? im using a modified blue2 theme..


http://www.singleape.com/cblog/index.php

i put it in a frame so the space really bothers me.. thanks for helping
d_cee
Regular
Posts: 603
Joined: Wed Jan 18, 2006 6:32 pm
Location: UK
Contact:

Post by d_cee »

Hi

if I'm interpreting your request properly you can just add

Code: Select all

display: none;
to #banner in your style.css

HTH
Dave
sloppy robot
Regular
Posts: 17
Joined: Tue Nov 15, 2005 9:30 pm

Post by sloppy robot »

yes! thank you.. i love this place and serendipity.. thanks for all of it.
Post Reply