The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to make the banner clickable?????
I added this code so my banner resizes and lost the ability to click it to return to the homepage. What code can i add to it to fix this???
<!-- logo --> <img alt=" http://www.mysite.net" src="/images/banner/mybanner.jpg" width="100%" height="200"></img> <link rel="favicon.ico" href="favicon.ico" /> <!-- /logo --> Thanks in advance! |
#2
|
||||
|
||||
Try this :
<!-- logo --> <a href="www.mysite.net"><img alt=" www.mysite.net" src="logo.png" width="100%" height="200"></img>[B][COLOR="Red"]</a> <link rel="favicon.ico" href="favicon.ico" /> <!-- /logo --> replace text in red color with your link |
#3
|
|||
|
|||
^^^Hey thanks, when I add it to my site, the banner is clickable, but it links to www.mysite.net/www.mysite.net and takes me to a search engine.
--------------- Added [DATE]1248238847[/DATE] at [TIME]1248238847[/TIME] --------------- Here is my full header now, but it links to but it links to www.mysite.net/www.mysite.net <!-- logo --> <a href="www.mysite.net"><img alt="MySite"src="/images/banner/banner.jpg" width="100%" height="200"></img></a> <link rel="favicon.ico" href="favicon.ico"> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output $ad_location[ad_header_end] <!-- content table --> $spacer_open $_phpinclude_output $ad_location[ad_header_end] --------------- Added [DATE]1248238891[/DATE] at [TIME]1248238891[/TIME] --------------- --------------- Added [DATE]1248303939[/DATE] at [TIME]1248303939[/TIME] --------------- Anyone??? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|