Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / HELP - Ugly space between header and maincontent with internet explorer

HELP - Ugly space between header and maincontent with internet explorer

Locked

Views: 1,781

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
26 Sep 2008, 2:32 PM
#1
darth_oettinger avatar

darth_oettinger

New Zenner

Join Date:
Sep 2008
Posts:
7
Plugin Contributions:
0

HELP - Ugly space between header and maincontent with internet explorer

Hi!

I´m kind of a newbie with cms and ecommerce. Actually i´m working on my first zencart and i´ve got an ugly problem:

With firefox everything is fine (except for the ugly buttons and so on that i haven´t fixed yet...)

But with IE 7 it looks like :censored:

I´ve got an ugly space between the header and the main content and i´m afraid my "kungfu" aint good enough to solve this myself :frusty:

I´ve only got basic knowledge of css and php so i would be more than thankful get some help here.... PLEEEEAAAASSSSEEEE!^^

(sorry for the poor english, i only got basic skill there too:blush:)

27 Sep 2008, 9:17 AM
#2
steve_1 avatar

steve_1

Zen Follower

Join Date:
Sep 2008
Location:
London UK
Posts:
100
Plugin Contributions:
0

Re: HELP - Ugly space between header and maincontent with internet explorer

do you have a link to view the problem as difficult to resolve without seeing problem

27 Sep 2008, 9:54 AM
#3
darth_oettinger avatar

darth_oettinger

New Zenner

Join Date:
Sep 2008
Posts:
7
Plugin Contributions:
0

Re: HELP - Ugly space between header and maincontent with internet explorer

for sure, sorry - i´ve forgotten that:

http://www.naturalspice.de/catalog/

27 Sep 2008, 12:30 PM
#4
steve_1 avatar

steve_1

Zen Follower

Join Date:
Sep 2008
Location:
London UK
Posts:
100
Plugin Contributions:
0

Re: HELP - Ugly space between header and maincontent with internet explorer

hmm .. looking at your code you have

<div align="center" style="color: #FFFFFF">
    <div align="center">

i would suggest remove the

<div align="center">

and the corresponding </div> tag further down

also maybe remove the <span> tags in that section and add the

font-weight: bold
``` to the <div> tag 

or better still ... create a new css class and use that instead of all the hard coding
29 Sep 2008, 5:38 PM
#5
darth_oettinger avatar

darth_oettinger

New Zenner

Join Date:
Sep 2008
Posts:
7
Plugin Contributions:
0

Re: HELP - Ugly space between header and maincontent with internet explorer

thanks for your help, but i´ve simply decided to change the looks of the page so you won´t see it anymore