Souci avec le CSS
Maxime
-
Maxime -
Maxime -
Bonjour,
J'ai un petit souci avec le CSS.
j'ai modifier le css,
j'ai mis la taille de la bannière (700x250)
Le fichier CSS : http://topwow.u7n.org/skins/fusion/screen.css
Le site : http://topwow.u7n.org/
La bannières : http://topwow.u7n.org/skins/fusion/header.jpg
Si vous pouviez m'aider merci d'avance à vous !
J'ai un petit souci avec le CSS.
j'ai modifier le css,
j'ai mis la taille de la bannière (700x250)
Le fichier CSS : http://topwow.u7n.org/skins/fusion/screen.css
Le site : http://topwow.u7n.org/
La bannières : http://topwow.u7n.org/skins/fusion/header.jpg
Si vous pouviez m'aider merci d'avance à vous !
Configuration: Windows XP Firefox 3.0.3
4 réponses
-
Salut,
pourai tu juste montrer le bout de code html où tu insere ta banniere?-
Euh voilà :
<div id="header"><a href="http://topwow.u7n.org/"><img src="http://topwow.u7n.org/skins/fusion/header.jpg" width="700" height="65" alt="Top wow • Votre top site des serveur privée wow !" /></a></div> <div id="navigation">
Mais le souci c'est que je ne peux pas modifier ceci :/
-
-
Ok change ce bout de ton code html, écrit height="250" au lieu de height="65".
Je pense que le probleme vient de là -
Ah... et bien c'est un probleme effectivement... Tu ne pourra donc pas changer la taille de ta banniere.
Tu pourrai redimensioner ton image de façon qu'elle soit de la taille 700 sur 65. Sinon la seule solution est de trouver ta page principale et da changer ce code-
MAis il faudrais trouvée la page :/
pour l'instant sur la page index.php il y'a :
<?php //===========================================================================\\ // Aardvark Topsites PHP 5.2 \\ // Copyright (c) 2000-2007 Jeremy Scheff. All rights reserved. \\ //---------------------------------------------------------------------------\\ // http://www.aardvarktopsitesphp.com/ http://avatic.com/ \\ //---------------------------------------------------------------------------\\ // This program is free software; you can redistribute it and/or modify it \\ // under the terms of the GNU General Public License as published by the \\ // Free Software Foundation; either version 2 of the License, or (at your \\ // option) any later version. \\ // \\ // This program is distributed in the hope that it will be useful, but \\ // WITHOUT ANY WARRANTY; without even the implied warranty of \\ // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General \\ // Public License for more details. \\ //===========================================================================\\ // Help prevent register_globals injection define('ATSPHP', 1); $CONF = array(); $FORM = array(); $TMPL = array(); ....
J'ai pas tous mis.
Voilà vous auriez une idée s'il vous plait ?
Merci d'avance.
-
-
ok
mais tu a bien acces au code source car tu m'a donné cela:
<div id="header"><a href="http://topwow.u7n.org/"><img src="http://topwow.u7n.org/skins/fusion/header.jpg" width="700" height="65" alt="Top wow • Votre top site des serveur privée wow !" /></a></div>
comment tu as fait pour écrire Top wow • Votre top site des serveur privée wow ! ??