Jump to content

Centrer ce slideshow (RESOLU)


Recommended Posts


Bonjour à toutes et à tous,

quelle âme généreuse m'aiderait à centrer ce slideshow sur ma home:
http://www.tripmusic.net/aeryal/store/

Ce serait génial et ça me permettrait d'avancer pour l'ouverture de mon site :)

Et si la personne qui m'aide apprécie ma musique, je lui offrirais :)

ps: je précise: j'ai inspecté avec DragonFly (Opera), tenté de modifier certains paramètres (genre d'ajouter text-align: center) mais rien n'y fait.

Sujet déplacé - atch

Link to comment
Share on other sites

Salut,

Remplace le margin - top par cela :

margin:2em auto;

à la ligne 14 du css de ton slide ( prod css)

Tu devrais au final avoir :

#home_slideshow {
font-size:11px;
height:300px;
line-height:22px;
margin:2em auto;
overflow:hidden;
position:relative;
text-transform:uppercase;
width:900px;
}



V++

Atch

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