Remove the position: relative; top: x; left: x values from your anchors and instead add float: left (or right) to #menu ul li a.

Also, you're using incorrect comments in your CSS. CSS comments are like this:
/* comment this bit out */
not like this:
//comment this bit out

On Sun, 08 Oct 2006 09:53:32 +1000, Maanik Singh <[EMAIL PROTECTED]> wrote:

Hi,

I'd appreciate any help with getting my css list menu to layout properly in IE/Win. We've been trying to use mostly css/html and are using a styled list and moving the background position on an image for the rollover effect. The positioning isn't working properly. I think its an easy background position fix. I'm hoping to get this working. Client is pushing to scrap css menu tables and javascript. : (

The site it up at http://appirio.com

The stylesheet is located at http://appirio.com/css/appirio.css.

login with appirio/reveal if necessary.

Thanks in advance,
maanik


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************




--
Tyssen Design
www.tyssendesign.com.au
Ph: (07) 3300 3303
Mb: 0405 678 590


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to