DrOSX Posted May 30, 2013 Posted May 30, 2013 (edited) Bonjour à tous, Actuellement, j'ai le panier au dessus de l'identifiant. (modules par défaut) Je souhaiterais avoir tout sur une même ligne. Comment puis-je procéder ? merci d'avance. Edited June 1, 2013 by jeancharleslast (see edit history) Share this post Link to post Share on other sites More sharing options...
DrOSX Posted June 1, 2013 Posted June 1, 2013 Up :-) Share this post Link to post Share on other sites More sharing options...
binassmax Posted June 2, 2013 Posted June 2, 2013 'lut rajoute un float:right ou left suivant ce que tu veux dans ton css blockuserinfo reste à connaitre la variable à changer par défault c'est #header_user p je crois. Share this post Link to post Share on other sites More sharing options...
DrOSX Posted June 2, 2013 Posted June 2, 2013 Merci. il n'y a pas de variable en "p" Voici mon code User info de blockuserinfo.css /* user infos */ #header_user_info { clear:both; float:right; margin-top:10px; padding:0; font-size:12px } #header_user_info a { display:inline-block; margin:0 0 0 10px; padding:3px 0 0 34px; line-height: 11px; border-left:1px solid #000 } #header_user_info a.account { border: none; display: inline; margin: 0; padding: 0; } *:first-child+html #header_user_info a {line-height:14px;} #header_user_info a.login {background: url('img/icon/login.gif') no-repeat 10px 0} #header_user_info a.logout {background: url('img/icon/logout.png') no-repeat 10px -1px} Share this post Link to post Share on other sites More sharing options...
chti56 Posted January 6, 2014 Posted January 6, 2014 Bonsoir, Je découvre ce post... J'ai le même problème;.. Avez-vous trouvé la solution ? Pour l'instant mes recherches n'ont rien donné... JP Share this post Link to post 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