Afficher un message
Vieux 02/06/2008, 01h43   #5
djinn
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: CSS Horizontal menu width 100%

ian2003 wrote:
> Hi John,
>
> here is the link:
>
> http://www.mosketo.net/mar/joomla_page.html
>


Hi,

Not John - but thought you might like to try replacing these for
yours.........

#menu {
height:32px;
text-align:left
}

and these.......

ul#menu
{
margin:0;
padding:0;
display:block;
font-size:14px;
font-weight:bold;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
}

ul#menu li
{
display:block;
width:19.5%;
float:left;
margin:0;
adding:0px;
}

ul#menu li a
{
width:100%;
display:block;
float:inherit;
color:#999999;
text-decoration:none;
font-weight:bold;
padding:0px 0px 0px 0px;
}

--
chin chin
Sinclair
  Réponse avec citation
 
Page generated in 0,04444 seconds with 9 queries