![]() |
Change logo on a few pages
How would I go about accomplishing a logo change on a few vb pages. Specifically, our forum uses the DownloadsII product, and we want to change our header logo within this script.
I've looked into including a separate style on these pages only, but all we wanna change is the logo and it seems like overkill for such a minor change. Maybe a way to overwrite what is included from the header template by default or something... I'm sure I'm overlooking something easy... |
The easiest way to do that would be via a THIS_SCRIPT conditional check in the header template. Something like this:
Code:
<if condition="THIS_SCRIPT = downloads"> |
Ok, ya got me pointed in the right direction. After looking at some other threads, this is the code I came up with, but all I seem to get is the default image. Definitely a newb at this, so maybe somebody can pick out what I'm doing wrong. :)
Code:
<div class="header"> |
Are you sure the name of the script for the downloads page is "ecdownloads" (find it at the top of the page)?
|
Quote:
|
All times are GMT. The time now is 09:38 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:
|