Tom's Guide > Forum > Programmation > Probléme avec Ma feuille CSS
Mot :    Pseudo :           
 

Bonjour,

Alors voila je vous poste mon problème parce que je ne trouve pas d'où il vient j'ai fait des recherches sur google mais j'ai pas trouver de réponse à ce problème. Je vous remercie d'avance pour vos réponses.

Alors je remet a jour mon site internet, et je refait le design de mon Cutenews alors j'utilise une feuille de style CSS pour compléter le template de ma news. Le problème c'est que sous internet explorer, lorsqu'il y a plusieurs news à la suite, elles se mettent les unes a la suite des autres, de gauche a droite alors que moi j'aimerais qu'elles se mettent de haut en bas. je vous poste mon code :

Mon style CSS :

Spoiler :

/* CSS Document */


A:link { color:#2B3E6B; cursor: help; font-weight:normal; text-decoration:none; }
A:visited { color:#2B3E6B; cursor: help; font-weight:normal; text-decoration:none; }
A:active { color:#2B3E6B; cursor: help; font-weight:normal; text-decoration:none; }
A:hover { color:#DA72BD; cursor: help; font-weight:bold; text-decoration:none;}

body {
font-weight: normal;
font-size: 7pt;
font-family: tahoma;
color:#705a66;
font-weight:normal;
padding:0px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
line-height:normal;
text-transform: uppercase;
font-style: normal;
text-decoration: none;
font: tahoma;
letter-spacing: 1px;
}


.header {
background-color : #001DB1;
color:#FFFFFF;
font-size : 6.8pt;
font-family : tahoma;
font-weight : bold;
border-bottom: 1px solid #DA72BD;
text-float:left
text-transform : uppercase;
padding : 0px;
}

.content {
font-size : 10px;
font-family : tahoma;
font-weight : normal;
border : 0px solid #CDBDC6;
text-float: justify;
text-transform : capitalize;
color: #705a66;
font-variant: normal;
font-stretch: normal;
letter-spacing: 0px;
}


.footer {
font-size : 7.8pt;
font-family : tahoma;
font-weight : normal;
text-float: right;
text-transform : capitalize;
padding : 2px;
letter-spacing: 1px;
}

.menu {
font-weight: normal;
font-size: 7.8pt;
font-family: tahoma;
text-float: justify;
color:#546898;
padding:0px;
background-color : transparent;
}


input, textarea, option, select {
background-color: #FFFFFF;
font: 7.8pt tahoma;
color: #2B3E6B;
letter-spacing: 0px;
border: 1px solid #2B3E6B;
padding:1px; }



Mon template :

Spoiler :

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Cutenews</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.Style1 {
font-size: 13px;
font-family: vrinda;
text-transform: capitalize;
letter-spacing: 1px;
text-align: center;
color: #5E9BB3;
}
a:hover {
color: #A9DDF0;
}
body {
background-color: #FFFAF2;
}
.Style2 {color: #FFFAF2}
-->
</style>
</head>

<body>
<table width="455" height="72" align="left" id="1">
<tr>
<td width="455" height="70" valign="top"><table width="452" height="24" border="0" align="center" bgcolor="#FFF3DF">
<tr>
<td><p align="center">{title}</p></td>
</tr>
</table>
<table width="452" border="0" align="center" bgcolor="#ffffff">
<tr>
<td><p><font size="1" face="Verdana, Arial, Helvetica, sans-serif" class="content"><font color="#705a66"><img src="dot.gif" width="8" height="7" /> {short-story}</font></font></p>
<p align="center" class="menu Style1"><font color="#116C8E">[[ <a href="http://www.celebrinet.com/celebrinetvotes.php?n=17394" target="_blank"><font color="#0C485F">Vote pour le Site</font></a> ]] [[ <a href="http://sionestlaensemble.free.fr/livredor.html?uid=124486&amp;sid=69050" target="_blank"><font color="#0C485F">Signe le livre d'or</font></a> ]] [[ <a href="http://sionestlaensemble.free.fr/cpg1416/cpg1416/index.php" target="_blank"><font color="#0C485F">Acc&eacute;der &agrave; la Gallery</font></a> ]]</font></p></td>
</tr>
</table>
<table width="340" height="23" border="0" align="center">
<tr>
<td bgcolor="#FFF3DF"><div align="center" class="footer">
<div align="right"><font face="Verdana, Arial, Helvetica, sans-serif" size="1"><font color="#5E9BB3">Post&eacute; le {date} par {author}</font></font></div>
</div></td>
</tr>
</table></td>
</tr>
</table>
<p>&nbsp;</p>
</body>
</html>



Vous pouvez voir ce que ca donne : http://emmanuelmoire.net/index3.html

Voila merci d'avance pour vos réponses.

Liens sponsorisés
Inscrivez-vous ou connectez-vous pour masquer ceci.

Il y a un code spécial à insérer dans ton template!

Par contre, j'ai vu le code quelque part, et je vais essayer de le retrouver ;)

Répondre à Lil_St

Ah d'accords je vais chercher aussi merci =)

Répondre à sunshine59

Le code se situe sur le site du 0, dans la rubrique PHP!

Mais le SD0 est actuellement indisponible =/

Répondre à Lil_St

C'est dans la partie tableau ? Je trouve pas le code pour les tableaux ils parlent de Arway.

Répondre à sunshine59
Tom's Guide > Forum > Programmation > Probléme avec Ma feuille CSS
Aller à :

Il y a 296 utilisateurs connus et inconnus. Pour voir la liste des connectés connus, cliquez ici.

Attention

Vous allez répondre sur un sujet resté inactif pendant plus de 6 mois.
Assurez-vous d'apporter des éléments nouveaux à la discussion avant de poursuivre.

Répondre Annuler
Liens