css help needed - ie6/ie7

E

ed

Hey Guys + Girls,

I need a little help with a chunk of code. I've looked at it for so
long I my eyes are crossed... was hoping for a little assistance. In
firefox, the menu, mainnav and subnav on the left hand side looks as I
desire. In IE7, the menu has some really weird gaps above the subnavs
(as well as the "BLAST" top nav item) that I can not for the life of me
figure out. In IE6, the menu has the same bunch of gaps, with an
additional gap between each element. I'm mostly looking for an answer
to the IE7 gaps, but would love any help with the IE6 ones as well.

The link is here:

http://gbyo.com/testNew/myncbi/index.shtml

(As always, any help given is GREATLY appreciated!!!)

-e
 
D

dorayme

ed said:
Hey Guys + Girls,

I need a little help with a chunk of code. I've looked at it for so
long I my eyes are crossed... was hoping for a little assistance. In
firefox, the menu, mainnav and subnav on the left hand side looks as I
desire. In IE7, the menu has some really weird gaps above the subnavs
(as well as the "BLAST" top nav item) that I can not for the life of me
figure out. In IE6, the menu has the same bunch of gaps, with an
additional gap between each element. I'm mostly looking for an answer
to the IE7 gaps, but would love any help with the IE6 ones as well.

The link is here:

http://gbyo.com/testNew/myncbi/index.shtml

(As always, any help given is GREATLY appreciated!!!)

Did you at all check the CSS in a validator?
 
N

Neredbojias

Hey Guys + Girls,

I need a little help with a chunk of code. I've looked at it for so
long I my eyes are crossed... was hoping for a little assistance. In
firefox, the menu, mainnav and subnav on the left hand side looks as I
desire. In IE7, the menu has some really weird gaps above the subnavs
(as well as the "BLAST" top nav item) that I can not for the life of me
figure out. In IE6, the menu has the same bunch of gaps, with an
additional gap between each element. I'm mostly looking for an answer
to the IE7 gaps, but would love any help with the IE6 ones as well.

The link is here:

http://gbyo.com/testNew/myncbi/index.shtml

(As always, any help given is GREATLY appreciated!!!)

From all I can C, this is a real ie bug (-checked in 6.) Here's what I
came up with:

On the <ul> inside the <li>, style float:left; margin:0; padding:0; (adjust
margin-left and list-styles accordingly.) On the <li> following that,
style clear:both;.
 
N

Neredbojias

On the <ul> inside the <li>, style float:left; margin:0; padding:0;
(adjust margin-left and list-styles accordingly.) On the <li>
following that, style clear:both;.

Uh, meaning the _outer_ <li> following that... <damn />
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top