Nicolas
07/04/2007, 19h25
Description
Cette modification vous permet de rendre le texte du Copyright plus élégantConception
Version vBulletin Requise / Version vBulletin Required : vBulletin 3.6
Testé / Tested: oui sur vBulletin 3.6
Traducteur / Translator:
Copyright © 2006 vBulletin-Ressources (http://www.vbulletin-ressources.com/forum/../).com - Tous droits réservés / Copyright © 2006 vBulletin-Ressources (http://www.vbulletin-ressources.com/forum/../).com - All Rights ReservedInstallation
Dans le template 'footer' trouvez:
<br /><br />
<div align="center">
<div class="smallfont" align="center">
<!-- Do not remove this copyright notice -->
$vbphrase[powered_by_vbulletin]</a><br />
<div class="spacer"></div>
<if condition="in_array(THIS_SCRIPT, array(index))"><a href="http://validator.w3.org/check?uri=referer"><img
src="$stylevar[imgdir_misc]/w3cxhtml.gif"
alt="Valid XHTML 1.0 Transitional" height="13" width="73" border="0" /></a> <a href="http://jigsaw.w3.org/css-validator/check/referer ">
<img src="$stylevar[imgdir_misc]/w3ccss.gif" alt="Valid CSS!" height="13" width="73" border="0" />
</a></if>
<!-- Do not remove this copyright notice -->
</div>
<div class="smallfont" align="center">
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
$cronimage
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
$vboptions[copyrighttext]
</div>
</div>Remplacer par :
<!-- coopyright -->
<table class="tborder" cellSpacing="1" cellPadding="6" width="38%" align="center" border="0">
<td class="panelsurround" align="middle">
<div class="panel">
<div align="left">
<div style="MARGIN: 10px">
<p align="center">
<div class="smallfont" align="center">
<!-- Do not remove this copyright notice -->
$vbphrase[powered_by_vbulletin]</div>
<div class="smallfont" align="center">
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
$cronimage
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
$vboptions[copyrighttext]
</div>
</table>
<!-- / copyright -->Voici le resultat
http://windows-unattended.fr/modif/Capturer.JPG
Cette modification vous permet de rendre le texte du Copyright plus élégantConception
Version vBulletin Requise / Version vBulletin Required : vBulletin 3.6
Testé / Tested: oui sur vBulletin 3.6
Traducteur / Translator:
Copyright © 2006 vBulletin-Ressources (http://www.vbulletin-ressources.com/forum/../).com - Tous droits réservés / Copyright © 2006 vBulletin-Ressources (http://www.vbulletin-ressources.com/forum/../).com - All Rights ReservedInstallation
Dans le template 'footer' trouvez:
<br /><br />
<div align="center">
<div class="smallfont" align="center">
<!-- Do not remove this copyright notice -->
$vbphrase[powered_by_vbulletin]</a><br />
<div class="spacer"></div>
<if condition="in_array(THIS_SCRIPT, array(index))"><a href="http://validator.w3.org/check?uri=referer"><img
src="$stylevar[imgdir_misc]/w3cxhtml.gif"
alt="Valid XHTML 1.0 Transitional" height="13" width="73" border="0" /></a> <a href="http://jigsaw.w3.org/css-validator/check/referer ">
<img src="$stylevar[imgdir_misc]/w3ccss.gif" alt="Valid CSS!" height="13" width="73" border="0" />
</a></if>
<!-- Do not remove this copyright notice -->
</div>
<div class="smallfont" align="center">
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
$cronimage
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
$vboptions[copyrighttext]
</div>
</div>Remplacer par :
<!-- coopyright -->
<table class="tborder" cellSpacing="1" cellPadding="6" width="38%" align="center" border="0">
<td class="panelsurround" align="middle">
<div class="panel">
<div align="left">
<div style="MARGIN: 10px">
<p align="center">
<div class="smallfont" align="center">
<!-- Do not remove this copyright notice -->
$vbphrase[powered_by_vbulletin]</div>
<div class="smallfont" align="center">
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
$cronimage
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
$vboptions[copyrighttext]
</div>
</table>
<!-- / copyright -->Voici le resultat
http://windows-unattended.fr/modif/Capturer.JPG