clickforwebdesign Posted November 25, 2009 Share Posted November 25, 2009 Bonsoir a tous,J'ai un petit problème de positionnement de ma colonne de droite qui cache en fait deux boutons "ajouter au panier" et donc je ne peux pas cliquer sur ces boutons (Voir pièces jointes)Comment résoudre ce petit problème de css?Merci par avanceCi joint le code Css de mes colonnes#page { width: 1250px; margin: 0 auto 2px auto; text-align:left;}h1#logo { float: left; width: 29%; margin-top:0.5em;}#header { float: left; width: 71%; text-align: right;}#left_column, #center_column, #right_column { float:left;}#left_column { clear:left; width:190px; padding-right: 15px;}#center_column { width: 556px; margin: 0 0 30px 0;}#right_column { width: 190px; padding-left: 295px;} Link to comment Share on other sites More sharing options...
clickforwebdesign Posted November 26, 2009 Author Share Posted November 26, 2009 Personne pour m'eclairer Link to comment Share on other sites More sharing options...
luggy Posted November 26, 2009 Share Posted November 26, 2009 Bonjour,j'ai pas la reponse exactemais pour t'aider il faudrait utiliser firefox et firebirdcela te permet de faire tes essais.ou tu change les valeurs ou tu rajoute des margin... Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now