![]() |
Header logo on registration page
How do I change the header logo on specific pages? For example, I want a different logo on the top of the registration page than is on the other pages of the site.
Thanks in advance. |
You'll need to use a if statement
something like Code:
<if condition="THIS_SCRIPT == 'register'"> Or maybe you can change all the templates and hardcode the header into each one you want something to display on. I'd remove everything from the header template, find every template that makes a call to $header and remove it, then paste the header code in place of that. then just change your logos as you please. --and it'll be extremely difficult to go thru and edit each and every single time you need to make a change ;) but its a possible way to do it |
All times are GMT. The time now is 01:16 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|