Hi Everyone

I am having problem with horizontal list in when viewed in Mac IE.

http://design.sodesires.com/inspiration/

Anyone can tell me why it is not showing as inline? Any solutions?

 
CSS as follow:

#menu 
        {
        font-family     : Verdana, Helvetica, Arial, sans-serif, Geneva;
        color           : #1C2819;
        font-size       : 11px;
        background      : url(../../../images/global/page/header-bottom.jpg)
no-repeat;
        height          : 56px;
        padding-left    : 5px;
        }

#menu a 
        {
        display         : block;
        color           : #1C2819;
        text-decoration : none;
        font-weight     : bold;
        padding         : 0 0.6em;
        }
        
#menu ul {height: 24px; margin: 0; padding: 0;}

#menu li {padding: 0; float: left;}     

#menu li a:hover, #menu li a#menu-selected 
        {
        color           : #ABB698;
        background      : #1C2819;
        }


With Regards - Jaime


*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
***************************************************** 

Reply via email to