The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello there
![]() I'm currently running a board under vB3.8 and will be upgrading shortly to the vB4.1.x series. Right now, we use a fluid banner. We would like to approach our upgrade with a new design but still retain certain features that our members love, one of which - the fluid banner. I've created a radio button in the user profile fields, so members can switch between which header style they'd like. This is the code I've changed in the header template. Code:
<vb:if condition="$bbuserinfo[field8] == 'Yes'"> <div id="headerFill"><div id="headerL"></div><div id="headerR"></div></div> <vb:else /> <div><a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div> </vb:if> Any help appreciated! ![]() Greg |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|