labrador083
14/07/2010, 11h12
Bonjour,
J'utilise le même style que cette discussion résolue http://www.vbulletin-ressources.com/forum/showthread.php?t=21838
J'aimerais avoir une bannière centrée.
J'ai déja déplacé les champs pour se connecter au forum dans le navbar grâce au tuto de Ombre http://www.vbulletin-ressources.com/forum/showthread.php?t=19730&page=1
Je voudrais donc mettre une bannière centrée, non flash ( D'ailleurs damPSG est revu a une bannière normale http://www.amc-home.fr/V2/forum.php )
Comme c'est un style extensible, mettre une image qui se répete de chaque coté.
Merci d'avance et voila mon header
<!--This skin is so made by Skinbox.net!-->
<div class="skinbox_background">
<div id="bg-left"><div id="bg-right">
<div id="corner">
<div class="corner-left"><div class="corner-right">
<div id="middle">
<div id="skinbox_body_wrapper">
<div class="random" style="text-align:right; padding-right:2px; line-height:4px;">
<div style="padding-top:5px;"><vb:if condition="$vboptions['enablefacebookconnect']">
{vb:raw facebook_header}
</vb:if></div></div>
<div id="header-top">
<div id='branding'><div class='branding_right'>
<a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}"><img src="images/brave/style/logo.png" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a>
</div></div>
</div>
<div class="above_body"> <!-- closing tag is in template navbar -->
<div id="header" class="floatcontainer doc_header">
<div class="ad_global_header">
{vb:raw ad_location.global_header1}
{vb:raw ad_location.global_header2}
</div>
<hr />
{vb:raw ad_location.ad_header_end}
</div>
J'utilise le même style que cette discussion résolue http://www.vbulletin-ressources.com/forum/showthread.php?t=21838
J'aimerais avoir une bannière centrée.
J'ai déja déplacé les champs pour se connecter au forum dans le navbar grâce au tuto de Ombre http://www.vbulletin-ressources.com/forum/showthread.php?t=19730&page=1
Je voudrais donc mettre une bannière centrée, non flash ( D'ailleurs damPSG est revu a une bannière normale http://www.amc-home.fr/V2/forum.php )
Comme c'est un style extensible, mettre une image qui se répete de chaque coté.
Merci d'avance et voila mon header
<!--This skin is so made by Skinbox.net!-->
<div class="skinbox_background">
<div id="bg-left"><div id="bg-right">
<div id="corner">
<div class="corner-left"><div class="corner-right">
<div id="middle">
<div id="skinbox_body_wrapper">
<div class="random" style="text-align:right; padding-right:2px; line-height:4px;">
<div style="padding-top:5px;"><vb:if condition="$vboptions['enablefacebookconnect']">
{vb:raw facebook_header}
</vb:if></div></div>
<div id="header-top">
<div id='branding'><div class='branding_right'>
<a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}"><img src="images/brave/style/logo.png" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a>
</div></div>
</div>
<div class="above_body"> <!-- closing tag is in template navbar -->
<div id="header" class="floatcontainer doc_header">
<div class="ad_global_header">
{vb:raw ad_location.global_header1}
{vb:raw ad_location.global_header2}
</div>
<hr />
{vb:raw ad_location.ad_header_end}
</div>