Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Header Navigation Down Arrow Image in IE6
Old 11-28-2007, 10:53 AM Header Navigation Down Arrow Image in IE6
Junior Talker

Posts: 2
Trades: 0
I'm working on a new header for my site and am having issues with placing a dropdown arrow next to menu items that have dropdowns, but only in IE6; FireFox and IE7 work fine.

The sample test page can be viewed at http://jet.muvenum.com

Does anyone now how I can make IE6 render the dropdown arrow correctly (it currently shifts the word and the arrow up rather than keeping it centered like FireFox and IE7 do)?

Thank you,

John
renzska is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-28-2007, 02:55 PM Re: Header Navigation Down Arrow Image in IE6
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
You should use padding and/or margins to space the text in your nav rather than the vertical-align: center thing - -which refers to the BASELINE and does not work at all like the vertical-align in tables.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 11-28-2007, 03:51 PM Re: Header Navigation Down Arrow Image in IE6
Junior Talker

Posts: 2
Trades: 0
It looks like I had that ("vertical-align:center") added to the first drop down arrow img tag. Removing that ("vertical-align:center") didn't address the issue. I'm not sure where you are seeing the "vertical-align:center" for the nav text as I've done a search and had only the 1 result pointing to the "img" tag.

I'm curious as to why the text jumps to the top on IE6 when adding he image tag inside of the <a></a> tags.

My css that I think is tied to this is:

#header ul li a {
display: block;
background: url(/images/nav_bg.gif) 0 0 repeat-x;
padding: 0 14px;
font: bold 11px/27px Arial, Helvetica, sans-serif;
color: #344A04;
background-color: inherit;
text-decoration: none;
}

Any other tips on resolving this issue would be appreciated.

Thanks,

John
renzska is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Header Navigation Down Arrow Image in IE6
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.14972 seconds with 12 queries