Jump to content

Besoin D'aide debutant plz


Recommended Posts

Bonsoir,

J ai juste besoin d un petit coup de pouce svp trois fois rien, il y a un conflit entre mon header et le reste de mon site.
J ai rajouter un module qui se nomme wizznav



http://www.prestashop.com/forums/viewthread/11401/third_party_modules/wizwnav_bar

J'ai suivi les instruction d'install rien de bien compliqué. Et pour une fois ca marche!!! Enfin presque, car il n y pas l intégralité de mon site qui s affiche 0_o...
Bien sur j ai essayer de gratter avec firebug pour essayer d me débrouiller tout seul j ai tenter quelque modification dans mon fichier global.css

/* global layout */
#page {
   width: 951px;
   margin: 0 auto;
   text-align: left
}
h1#logo {
   float: left;
   width: 40%;
   margin-top: 0px
}
#header {
   height:351px;
   position:relative;

}



et j ai remarque en changeant l attribut

#header {

height:351px;

position:relative;


Suivant le chiffre je voyais plus ou moins le reste de mon site.

Quelqu'un pour m aider SVP

Je suis sous la version prestashop 1.3.2 et J utilise le thème 001 modified

34317_PWvRiF9ZAXgDP2a8xYVi_t

Link to comment
Share on other sites

Cepandant j ai encore un problème je voudrai aligner la search box a droite.... j ai essayer de changer les parametre mais rien y fait

.wizwnavlinks li {
float:left;
}
wizwnavlinks.css (ligne 52)
.searcha {
padding-top:2px;
}
wizwnavlinks.css (ligne 86)
* {
margin:0;
padding:0;
}



Quand je change

.wizwnavlinks li { float:left;} par .wizwnavlinks li { float:right;} c est tout l ensemble qui se déplace a droite
et si j essai de rajouter à .searcha { padding-top:2px;float:right;} rien ne change

Besoin d aide svp merci

34326_3hSRwBVVl6MH1zuvFP3j_t

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...