PDA

Voir la version complète : Résolu Modification sur le style Element


Fire Ghost
03/06/2008, 02h12
Bonjour ,
staff Vb-r , je voudrais vous demander comment mettre un cadre comme celui dans l'image de la piece jointe ! merci a tous

Ombre
03/06/2008, 07h03
Bonjour, c'est une modification de template avec ajouts d image personnel du vbstyle je pense, le mieux étant de leurs demander ;)

Voici le code sources mais sans la class CSS, ça sera a toi de la créer, c est un simple cadre je pense ou fieldset personnalisé:

<span class="navbar"><img src="http://www.vbstyles.com/forum/images/element/misc/members/status_online.gif" class="inlineimg" alt="" border="0" height="16" width="16"> <a href="/index.php">Home</a> <span style="color: rgb(242, 160, 249);">|</span> <img src="http://www.vbstyles.com/forum/images/element/misc/members/folder.gif" class="inlineimg" alt="" border="0" height="16" width="16"> <a href="/index.php?do=vbulletin-skins">vBulletin Skins</a> <span style="color: rgb(242, 160, 249);">|</span> <img src="http://www.vbstyles.com/forum/images/element/misc/members/trackback.gif" class="inlineimg" alt="" border="0" height="16" width="16"> <a href="/demo/index.php">Demo</a> <span style="color: rgb(242, 160, 249);">|</span> <img src="http://www.vbstyles.com/forum/images/element/misc/members/key.gif" class="inlineimg" alt="" border="0" height="16" width="16"> <a href="/forum/payments.php">Purchase</a> <span style="color: rgb(242, 160, 249);">|</span> <img src="http://www.vbstyles.com/forum/images/element/misc/members/comments.gif" class="inlineimg" alt="" border="0" height="16" width="16"> <a href="/forum/index.php">Forum</a> <span style="color: rgb(242, 160, 249);">|</span> <img src="http://www.vbstyles.com/forum/images/element/misc/members/cog.gif" class="inlineimg" alt="" border="0" height="16" width="16"> <a href="/index.php?do=support">Support</a> <span style="color: rgb(242, 160, 249);">|</span> <img src="http://www.vbstyles.com/forum/images/element/misc/members/markread.gif" class="inlineimg" alt="" border="0" height="16" width="16"> <a href="http://www.vbstyles.com/support/index.php?_m=knowledgebase&amp;_a=view">Knowledgebase</a> <span style="color: rgb(242, 160, 249);">|</span> <img src="http://www.vbstyles.com/forum/images/element/misc/members/user_comment.gif" class="inlineimg" alt="" border="0" height="16" width="16"> <a href="/forum/members.php">Members Area</a> <span style="color: rgb(242, 160, 249);">|</span> <img src="http://www.vbstyles.com/forum/images/element/misc/members/userfield_edit.gif" class="inlineimg" alt="" border="0" height="16" width="16"> <a href="http://www.vbstyles.com/support/index.php?_m=tickets&amp;_a=submit">Contact Us</a></span>
à toi de le personnalisé :), ici ils ont du le mettre dans le template navbar.

katan
04/06/2008, 01h37
Effectivement une modif pas compliquer
à effectuer du simple css:)

Fire Ghost
04/06/2008, 02h45
Merci c Resolu ;)