NeRilkA
25/02/2007, 20h02
Description
Ce hack permet d'ajouter un bloc pour vos partenaires, où vous le voulez, avec un effet de défilement et de disparition (fading)
Remerciements et support / Thanks and support
Ce Hack a été traduit en français pour vBulletin-Ressources (http://www.vbulletin-ressources.com/) avec l'autorisation explicite de son auteur. / This Hack was translated into French for vBulletin-Ressources (http://www.vbulletin-ressources.com/) with the explicit authorization of its author.
vBulletin-Ressources (http://www.vbulletin-ressources.com/) et son équipe offrira du support vis-à-vis des hacks traduits, bien sûr, dans la mesure du possible de chacun, autant en terme de temps que de connaissances/ vBulletin-Ressources (http://www.vbulletin-ressources.com/) and its team will offer support for the translated hacks, of course, as far as possible for everyone, as much in term of time that knowledge.
vBulletin-Ressources (http://www.vbulletin-ressources.com/) remercie l'auteur du hack pour avoir fourni son autorisation. / vBulletin-Ressources (http://www.vbulletin-ressources.com/) thanks the author for the hack to have provided its authorization.Conception
Auteur du Hack / Author Of Hack : v5etboyphc
Source / Link of Thread: Scrolling/Fading Affiliate Box (http://www.vbulletin.org/forum/showthread.php?t=139995)
Version vBulletin Requise / Version vBulletin Required : vB 3.6.4
Testé / Tested: oui
Traducteur / Translator: NeRilkA
Copyright © 2006 vBulletin-Ressources (http://www.vbulletin-ressources.com/).com - Tous droits réservés Uniquement pour nos traductions/ Copyright © 2006 vBulletin-Ressources (http://www.vbulletin-ressources.com/).com - All Rights Reserved Only For Ours TranslationsInstallation
Demo en ligne (http://www.g-worldz.com/forums/?styleid=6), tout en bas de la page
Ce code peut être insérer dans n'importe quel template comme header, footer, navbar ou forumhome. Pour la démo ou la capture, le code est ajouté en hors du template footer
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width=100%">
<tr>
<td class="tcat"><span class="smallfont"><strong><center>$vba_options[portal_blockbullet]Partenaires</center></strong></span>
</td>
</tr>
<tr>
<td class="$getbgrow" width="140">
<style>
.imgfade{filter:alpha(opacity=30); -moz-opacity:1;margin-left:3px}
.imgfull{filter:alpha(opacity=100); -moz-opacity:1;margin-left:3px}
</style>
<marquee width="700" valign="center" direction="right" scrolldelay="2" scrollamount="3" onmouseover="this.stop()" onmouseout="this.start()">
<a href="http://www.g-worldz.com"><img src="http://www.g-worldz.com/g-worldz.gif" alt="Game Worldz" border="0" /></a>
<!-- End Links -->
</Marquee>
</td>
</tr>
</table>
<br />
Vous pouvez modifier les élements en rouge si vous le souhaitez. Pour changer le sens de direction du défilement mettez left.
Ce hack permet d'ajouter un bloc pour vos partenaires, où vous le voulez, avec un effet de défilement et de disparition (fading)
Remerciements et support / Thanks and support
Ce Hack a été traduit en français pour vBulletin-Ressources (http://www.vbulletin-ressources.com/) avec l'autorisation explicite de son auteur. / This Hack was translated into French for vBulletin-Ressources (http://www.vbulletin-ressources.com/) with the explicit authorization of its author.
vBulletin-Ressources (http://www.vbulletin-ressources.com/) et son équipe offrira du support vis-à-vis des hacks traduits, bien sûr, dans la mesure du possible de chacun, autant en terme de temps que de connaissances/ vBulletin-Ressources (http://www.vbulletin-ressources.com/) and its team will offer support for the translated hacks, of course, as far as possible for everyone, as much in term of time that knowledge.
vBulletin-Ressources (http://www.vbulletin-ressources.com/) remercie l'auteur du hack pour avoir fourni son autorisation. / vBulletin-Ressources (http://www.vbulletin-ressources.com/) thanks the author for the hack to have provided its authorization.Conception
Auteur du Hack / Author Of Hack : v5etboyphc
Source / Link of Thread: Scrolling/Fading Affiliate Box (http://www.vbulletin.org/forum/showthread.php?t=139995)
Version vBulletin Requise / Version vBulletin Required : vB 3.6.4
Testé / Tested: oui
Traducteur / Translator: NeRilkA
Copyright © 2006 vBulletin-Ressources (http://www.vbulletin-ressources.com/).com - Tous droits réservés Uniquement pour nos traductions/ Copyright © 2006 vBulletin-Ressources (http://www.vbulletin-ressources.com/).com - All Rights Reserved Only For Ours TranslationsInstallation
Demo en ligne (http://www.g-worldz.com/forums/?styleid=6), tout en bas de la page
Ce code peut être insérer dans n'importe quel template comme header, footer, navbar ou forumhome. Pour la démo ou la capture, le code est ajouté en hors du template footer
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width=100%">
<tr>
<td class="tcat"><span class="smallfont"><strong><center>$vba_options[portal_blockbullet]Partenaires</center></strong></span>
</td>
</tr>
<tr>
<td class="$getbgrow" width="140">
<style>
.imgfade{filter:alpha(opacity=30); -moz-opacity:1;margin-left:3px}
.imgfull{filter:alpha(opacity=100); -moz-opacity:1;margin-left:3px}
</style>
<marquee width="700" valign="center" direction="right" scrolldelay="2" scrollamount="3" onmouseover="this.stop()" onmouseout="this.start()">
<a href="http://www.g-worldz.com"><img src="http://www.g-worldz.com/g-worldz.gif" alt="Game Worldz" border="0" /></a>
<!-- End Links -->
</Marquee>
</td>
</tr>
</table>
<br />
Vous pouvez modifier les élements en rouge si vous le souhaitez. Pour changer le sens de direction du défilement mettez left.