PDA

Afficher la version complète : Comment rendre le texte du copyright plus élégant



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

Sofia
07/04/2007, 19h29
Merci Indians ;)

Peut-on avoir un petit screen sur le résultat de ta modification ? :)

Nicolas
07/04/2007, 19h31
Oups, je viens de remettre le post a jours.

Sofia
07/04/2007, 19h46
Pas mal en effet le côté relief :) Merci beaucoup :p

yod@117
07/04/2007, 21h31
pas mal j'aime bien le style

Allan
07/04/2007, 21h40
Copieur :p

Merci ;)

Nicolas
07/04/2007, 23h16
llolllolllol

Matt
18/04/2007, 19h38
Moi j'aime bien ! bravo !

abysss
15/05/2007, 14h51
Helllo , je viens d'essayer et tout fonctionne bien et beau resultat , merci....