The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Please help me before I go mental from trying everything I can think of and searching the hell out of google
![]() I'm trying to simply get the header to display a different logo if the forum ID = 33 My closest effort (as in not just seeing the x) so far was this: <vb:if condition="$foruminfo[forumid] == 33">images/cowshed.png<vb:else />{vb:stylevar titleimage}</vb:if>" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}} but that just displays the main logo Any thoughts? Ta, Dave. |
#2
|
|||
|
|||
![]()
If you viewing a topic or post then the $foruminfo[forumid] isn't registered so any if condition involving the forumid won't work. I nearly went bald discovering this recently.
Their might be a plugin someplace which will define the forumid for the topic your viewing and then the code you have above will work. I actually gave up before I found a solution so can't help any more, sorry ![]() |
#3
|
|||
|
|||
![]()
i will be interested in this as well..
|
#4
|
|||
|
|||
![]()
Cheers Mr Happy - I'm already bald so it was less of a risk for me lol
Am trying to work out a way involving the page title now! Dave. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|