Bonjour
Voila j'ai un probleme sur ma galerie je voudrai y mettre un logo mais ca me deforme toute la galerie
http://lagalerie.monespace.net/index.php (http://lagalerie.monespace.net/index.php)
j'utilise le template mac ox x
merci d'avance pour votre aide
je ne vois pas de déformation, mais le logo n'est peut être pas actif.
Il nous faut plus de détails (code modifié etc...)
Voila je l'ai redeformer
je voulais voir si ca n'aurai pas fonctionner autrement mais non ca marche pas :(
ok, quels modifs as tu faites pour placer le logo ?
Poste le code du fichier modifié pour qu'on puisse voir ça
Quote<body> <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
<tr>
<td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr><td align="center"><img src="http://bibouac.free.fr/logo.jpg">
</tr>
<div id="CUSTOM_HEADER"> {CUSTOM_HEADER}</div><div class="top_panel">
<div class="top_panel_r">
<div id="GAL_NAME"> <h1>{GAL_NAME}</h1> <h3>{GAL_DESCRIPTION}</h3> </div> </div></div>
<div id="MENUS"> <div id="SUB_MENU"> {SUB_MENU} </div>
<div id="SYS_MENU"> {SYS_MENU} </div></div><div id="GALLERY"> {ADMIN_MENU} {GALLERY}</div>
<div id="SELECT_LISTS"> {THEME_SELECT_LIST} {LANGUAGE_SELECT_LIST}</div>
<div id="SELECT_FLAGS"> {LANGUAGE_SELECT_FLAGS}</div><div id="CUSTOM_FOOTER"> {CUSTOM_FOOTER}</div>
<div id="VANITY"> {VANITY}</div> </body></html>
voici le code avec les modif que j'ai fait
et le resultat est la :-\http://lagalerie.monespace.net/index.php (http://lagalerie.monespace.net/index.php)
la balise <td> n'est pas fermée, essayes :
<body> <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
<tr>
<td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr><td align="center"><img src="http://bibouac.free.fr/logo.jpg"></td>
</tr>
Quote<body> <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
<tr>
<td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr><td align="center"><img src="http://bibouac.free.fr/logo.jpg"></td>
<div id="CUSTOM_HEADER"> {CUSTOM_HEADER}</div>
<div id="MENUS"> <div id="SUB_MENU"> {SUB_MENU} </div>
<div id="SYS_MENU"> {SYS_MENU} </div></div><div id="GALLERY"> {ADMIN_MENU} {GALLERY}</div>
<div id="SELECT_LISTS"> {THEME_SELECT_LIST} {LANGUAGE_SELECT_LIST}</div>
<div id="SELECT_FLAGS"> {LANGUAGE_SELECT_FLAGS}</div><div id="CUSTOM_FOOTER"> {CUSTOM_FOOTER}</div>
<div id="VANITY"> {VANITY}</div> </body></html>
la la banniere est bien mise mais le probleme c'est les boutons c'est completement decaler!!!!
il doit encore y avoir une balise mal fermée. Attaches l'ensemble du fichier template.htm à ton prochain post
Le truc c'est que la personne peut s'inscrire vu que ce probleme mange la moitie de ma barre de navigation :-\
Voila j'ai accrocher le template
Merci beaucoup pour ton aide :)
Oups j'ai appuyer sur un truc qui fallait pas je croyais pouvoir editer :-\
Dans l'icone "@" lorsque l'on pointe dessus y'a un sous menu qui apparait et la il est plus la depuis que j'ai mis la banniere
C'est bon j'ai refait a neuf j'ai tout nickel
Merci d'avoir pris le temps de m'avoir repondu ;)
ok, tant mieux, je venais de terminer moi aussi, j'attache tout de même le fichier modifié au cas ou (il y avait pleins de balises ouvertes)
Merci beaucoup je le prend au cas ou ;D