Voir la version complète : Résolu [RESOLU] aide sur la banniere
geantrfr
02/07/2007, 19h13
Salut tout le monde
J'aimerais centré la bannière de mon forum je sais pas si c'est avec la commande center ou modifier quelques chose dans footer, pour ça je poste ce message espérant trouvé de l'aide et encore je veux installer banniere.pnd pas gif
merci de m'expliquer
tu peux essayer ceci
<div align="center"><img src="url_de_ton_image.png" alt="banniere" border="0"></div>
slt ;)
un petit copier coller de ton template header nous aiderais tout depend de ton theme en faite ;)
geantrfr
02/07/2007, 20h24
HEADER
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]">
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
HEADER
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[center]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]">
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
ou si ca ne marche pas ceci :
HEADER
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]">
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
geantrfr
03/07/2007, 15h29
Merci beaucoup c est le 2 ème code qui marche maintenant je veux inseré, une bannière PND au lieu de gif et encore un grand merci
Une bannière PND ??
Désolé je connais pas ce format, je ne pourrais pas t'aider
Oui il a du vouloir dire png :)
geantrfr
04/07/2007, 00h22
Desolé oui bannière png erreur de frappe
encore merci
poséidon
21/02/2008, 16h29
merci sa ma bien aidé;)
vBulletin® v.3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd. Tous droits réservés