I am wanting to dynamically change the header depending on what forum a user is viewing.
Can anyone help me get started with something like that?
--------------- Added [DATE]1604391166[/DATE] at [TIME]1604391166[/TIME] ---------------
Code:
<vb:if condition="$page['nodeid'] == 3">
Seems to work fine when looking at the specific forum id, but is there any way to pull the nodeid or forumid in the header template when viewing a thread/post within a certain forum?