TecnicoLuca Posted July 19, 2010 Posted July 19, 2010 Ciao a tutti !Sto provando a centrare le sottocategorie che di default sono a sinistra .Il problema è che non trovo nel css come fare a centrarle.Qualcuno può aiutarmi ??Ciao e grazie in anticipo Share this post Link to post Share on other sites More sharing options...
TecnicoLuca Posted August 8, 2010 Posted August 8, 2010 C'è qualcuno ?? Share this post Link to post Share on other sites More sharing options...
RuletZ Posted August 8, 2010 Posted August 8, 2010 Il sito è visibile on-line? Share this post Link to post Share on other sites More sharing options...
TecnicoLuca Posted August 8, 2010 Posted August 8, 2010 certamentewww.elettronetshop.netTi ringrazio dell'interessamento.CiaoLuca Share this post Link to post Share on other sites More sharing options...
RuletZ Posted August 8, 2010 Posted August 8, 2010 Fai questa prova.Alla riga 65 del tuo file global.css cerca 'ul.inline_list li' e sostituisci tutto con questo: display:table-cell; text-align:center; width:555px; Fammi sapere se funziona. Share this post Link to post Share on other sites More sharing options...
TecnicoLuca Posted August 8, 2010 Posted August 8, 2010 Me le mette in verticalePuoi vedere sul sito..Ciao Share this post Link to post Share on other sites More sharing options...
RuletZ Posted August 8, 2010 Posted August 8, 2010 Verifica il tuo css, non trovo più il campo ul.inline_list li forse lo hai cancellato. Share this post Link to post Share on other sites More sharing options...
RuletZ Posted August 8, 2010 Posted August 8, 2010 Se non lo trovi più copia e incolla nul tuo css questo#ul.inline_list li {display:table-cell;text-align:center;width:555px; } Share this post Link to post Share on other sites More sharing options...
TecnicoLuca Posted August 8, 2010 Posted August 8, 2010 Fatto...ma non è cambiato niente.. Share this post Link to post Share on other sites More sharing options...
RuletZ Posted August 8, 2010 Posted August 8, 2010 Mio errore togli il simbolo # e dovrebbe funzionare Share this post Link to post Share on other sites More sharing options...
TecnicoLuca Posted August 8, 2010 Posted August 8, 2010 Uno spettacolo..Grazie tante.CiaoLuca Share this post Link to post Share on other sites More sharing options...
RuletZ Posted August 8, 2010 Posted August 8, 2010 Prego 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