Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / How to delete this space ?

How to delete this space ?

Locked

Views: 1,070

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
28 Nov 2007, 10:21 PM
#1
alhakeem2001 avatar

alhakeem2001

Zen Follower

Join Date:
Nov 2007
Posts:
434
Plugin Contributions:
1

How to delete this space ?

I still can't figure out how to fix that! I want to delete the space between the top banner and the first boxes at the top of the page "please check the attachment"

28 Nov 2007, 10:25 PM
#2
birdoasis avatar

birdoasis

Inactive

Join Date:
Jun 2005
Location:
Cheney WA
Posts:
1,123
Plugin Contributions:
0

Re: How to delete this space ?

I think you need to increase the height in the headerwrapper found in the stylesheet.css file.

29 Nov 2007, 7:45 AM
#3
alhakeem2001 avatar

alhakeem2001

Zen Follower

Join Date:
Nov 2007
Posts:
434
Plugin Contributions:
1

Re: How to delete this space ?

it's not to increase but to reduce the size between the top banner and to box! and where in CSS! if you can be more precise !:no:

30 Nov 2007, 8:38 AM
#4
chipt4 avatar

chipt4

New Zenner

Join Date:
Nov 2007
Posts:
6
Plugin Contributions:
0

Re: How to delete this space ?

I'm pretty sure that's caused by a <br class="clear"> tag in your header.php file. Look for one right after the line that reads <!-- eof logo and nav --> or something similar and remove it (or comment it out).

2 Dec 2007, 1:40 AM
#5
alhakeem2001 avatar

alhakeem2001

Zen Follower

Join Date:
Nov 2007
Posts:
434
Plugin Contributions:
1

Re: How to delete this space ?

I still can't figure out how to fix that !