Bonjour,
j'utilise ce plugin pour ma page d'accueil.
Je souhaite y afficher une photo et la centrer.
Or la photo est affichée décalée vers la droite.
J'ai du modifier malencontreusement le code et je n'arrive plus à le rectifier ...
Quelqu'un peut-il m'aider à faire le ménage ?
Voici le code :
<style type="text/css">
#menubar {display:none !important;}
.titrePage {display:none}
.content {max-width:1284px; margin:0 auto 10px auto !important;}
.Online {display:none;}
.myHomePage_photo {text-align:center; margin:2px 0 2px 0;}
.myHomePage_photo a img {text-align:center; border-width:2px; border-style:solid; border-color:#666;}
.myHomePage_links {letter-spacing:2px; text-align:center; margin-bottom:0; font-weight:bold;}
.myHomePage_name {margin-top:30px; letter-spacing:2px; text-align:center;}
</style>
<div id="myHomePage">
<div class="myHomePage_photo">
<a href="index.php?/categories">[photo id=2922 size=L link=no]</a>
</div>
<div class="myHomePage_name">
"clin d’œil"
</div>
<div class="myHomePage_links">
<a href="index.php?/categories">Albums</a></a>
</div>
</div>
Merci de m'aider à remettre de l'ordre là-dedans.
Cordialement