PrestaShop Forums: pb pour insertion image background menu horizontal - PrestaShop Forums

Jump to content


Welcome to the PrestaShop Forum! We hope you'll share your comments and suggestions with us. We ask that you please post in English to the main sections of the PrestaShop Forum. If you want to write in another language, please post in the corresponding PrestaShop Community section below.

Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

NYC

Vous parlez français ? par ici !


pb pour insertion image background menu horizontal


pb pour insertion image background menu horizontal

#1 ecat

    PrestaShop Apprentice

  • 12 Jan 2008
  • Members
  • PipPip
  • 79 posts

Posted 21 January 2009 - 08:10 AM

bonjour à tous

j'ai rajouter au theme par defaut un menu horizontal dont j'ai empreinter les lignes du header sur un autre template donc mon menu s'affiche bien mais je galère un peu pour rajouter mon background a cette ligne. En fait les lignes que j'ai rajouter font apparaitre le menu par block et moi je cherche a inserer un background de toute la largeur du menu

je vous joins quelques photos qui seront peut etre plus expliquative lol

voici les lignes de mon global.css

ul#menu{
margin-bottom: 1.5em ;
padding-right:0;
list-style-type:none;
position:relative;
display:block;
height:44px;
width: 978px;
clear: left;
text-transform:uppercase;
font-size:13px;
font-weight:bold;
background:transparent url("../img/blue .jpg") repeat-x top left;
font-family:Verdana,Helvetica,Arial,sans-serif;
paddig-top:200px;
}

ul#menu li{
margin: 0px auto 0px auto;
width: 1000px;
height: 50px;
background:#000000 url(../img/menu.png) no-repeat;
}
ul#menu li a{
display:block;
float:left;
color:#ffffff;
text-decoration:none;
padding-top: 14px;
height:44px;
width:162px;
text-align: center;

}
ul#menu li a:hover{
background:transparent url("../img/black.jpg") repeat-x top left;
color: #000000;}


je souhaitrais n'avoir qu'une seule ligne de menu horizontal avec les différents liens...

Attached File(s)



#2

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 21 January 2009 - 09:47 AM

Bonjour

ul#menu li{
margin: 0px auto 0px auto;
width: 1000px;


1000 pixels c'est un peu large :)





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users