Jump to content

Centrer les CMS de bas de page


Recommended Posts

Bonjour,

 

ouvre le fichier: themes\[nom_de_ton_theme]\css\modules\blockcms\blockcms.css

 

et remplace la 1ère ligne:

#footer .block_various_links { list-style: none }

par:

#footer .block_various_links { list-style: none; text-align: center; }

 

Voilà :D

  • Like 1
Link to comment
Share on other sites

  • 2 months later...

Bonjour,

 

Je ne trouve pas la ligne à remplacer pour centrer le pied de page :

#footer .block_various_links { list-style: none }

 

 

Pour info mon blockcms.css est celui ci :

 

#block_various_links_footer ul {width:890px}

#block_various_links_footer p {color:#9A9A9A; clear:both; font-size:11px; padding:0.5em 0 0.3em 0}

#block_various_links_footer p a {color:#BA8391; text-decoration:underline}

#footer span {color:black; font-weight:bold; text-transform:uppercase; font-size:11px;}

#footer li{float:left; padding-right:20px}

#footer a { text-decoration:none; color:#1F1D1D; font-size:11px; font-family:Tahoma,Geneva,sans-serif}

#footer a:hover{ color:#BA8391; text-decoration:none }

#footer #variouslink{width:600px; float:left; margin-bottom:1em}

#footer #variouslink ul { margin:0 0 0 3em; padding:0}

#footer #variouslink h5 {background:#999; margin:0.6em 0 4em 0em; padding:0.2em 0 0 4.5em; color:black; font-size:12px; }

#footer #variouslink li {width:auto; color:#999; font-size:11px}

 

 

Merci pour votre aide,

 

Azerty

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...