De quel id ou class ?(j'ai aussi virer float:right;)
Vous pourriez également rajouter cela dans le css des news:
Code: Select all
.NewsSummaryContent img {
margin-right:10px;
}
Moderator: jce76350
De quel id ou class ?(j'ai aussi virer float:right;)
Code: Select all
.NewsSummaryContent img {
margin-right:10px;
}
Code: Select all
<div id="liensSidebar">
<strong><a href="l-agenda"><span style="font-size: xx-small;">Toutes les manifestations</span></a></strong><br/><br/><a href="http://france.meteofrance.com/france/meteo?PREVISIONS_PORTLET.path=previsionsville/831340"><img height="25" width="32" alt="" src="http://easy-upload.net/fichiers/pict-meteo-over.20091218259.gif" style="float: left;"/> <br/> <strong>Météo Taradeau</strong></a> <br/><br/><a href="cinema"><img height="25" width="32" alt="" src="http://easy-upload.net/fichiers/cinemab.200919204326.gif" style="float: left;"/><br/><strong>Séances de cinéma</strong></a>
</div>
Code: Select all
#liensSidebar {
width:200px;
position:absolute;
}