The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
header image
ok so I have seamus theme, as well as a few others. the seamus black is the default on my forums. heres what I'm trying to find out about.
there is 1 banner across all of the default theme, each theme is for a specific forum with its specific banner. lets say there is a specific forum on the forums that happens to be a default themed style, is it possible to change the header banner on that 1 specific forum, or would I need to set up another theme for it and go about it that way, as I have all the other themes/forums? |
#2
|
||||
|
||||
By theme you mean style and by banner you mean logo or is it an image above forums? Screenshots would make it easier.
|
#3
|
|||
|
|||
sry, ok first image is header banner, logo etc. 2nd image of MVP Diamond and Gold lounge are the forums I want to put a different header banner into those 3, but without changing it on all forums of that style/theme. as of right now ive added 3 styles/themes so each would have its own, but its such a pain to go thru and change everything on them, especially when I cant remember what I changed to begin with, and when the exact code I used before doesn't want to work on them. the default is seamus black, and it is used throughtout the forums, with only a few forums having either seamus green, red etc
|
#4
|
||||
|
||||
hmm, you can try this...
add a new plugin (hook for example global_start) with this code Code:
$templatevalues['forumid'] = $forumid; vB_Template::preRegister('header', $templatevalues); Code:
<vb:if condition="$forumid == 1"> |
#5
|
|||
|
|||
well ty bud, but lol we both know I don't know what to do with that. this is why I pay u! =) additional css for those styles or?
|
#6
|
||||
|
||||
check trello, i can do that tomorrow evening
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|