So I have replaced the custom Vbulletin banner with my own one but I would like to ask - How do you change the URL of the main banner?
At the moment clicking the banner takes users to the forum index page but I would like to change that so that when users click it will take them to the website homepage.
I searched the forum and found this,and you are instructed to add this text to the Footer part using style manager. I replaced link with my main website URL and image source with the correct image but this has not worked.
<a href="LINK"><img src="path/to/banner.gif" alt="" border="0" /></a>
So does anyone know how to do this??
Cheers
At the moment clicking the banner takes users to the forum index page but I would like to change that so that when users click it will take them to the website homepage.
I searched the forum and found this,and you are instructed to add this text to the Footer part using style manager. I replaced link with my main website URL and image source with the correct image but this has not worked.
<a href="LINK"><img src="path/to/banner.gif" alt="" border="0" /></a>
So does anyone know how to do this??
Cheers

Comment