The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Make site name in the footer as a link
Hey,
I know how to add a link in the footer. But is it possible to edit the site name in the footer, so it will be a link to the frontpage instead of plain text? |
#2
|
|||
|
|||
you could add it manually.
HTML Code:
<a href="http://www.yoursite.com">Your Name</a> |
#3
|
||||
|
||||
Questions about modifying vBulletin's default behaviour and asking about modifications in general, should be posted in General vBulletin Questions. Please read the forum descriptions more carefully in future. I've moved your thread there for you
Thanks, - Dean |
#4
|
|||
|
|||
Dean C; Thanks.
Live Wire; I would like the text in the bottom (my Forum name) to be a link to my frontpage, is this possible? I already added a link as you typed, but it just look weird :P |
#5
|
|||
|
|||
So then the above will work, just change the link and the name. Unless i'm not understanding what you want to do. Screenshot maybe?
|
#6
|
|||
|
|||
okay, I will try explain
in the bottom of my forum (www.perfumeindex.com/forums) you can see this: Powered by: vBulletin Version 3.0.3 Copyright ?2000 - 2004, Jelsoft Enterprises Ltd. PerfumeIndex.com I would like to make my site name as a link (PerfumeIndex.com). Is it just plain text the way it is now |
#7
|
||||
|
||||
Then you replace the code
Code:
PerfumeIndex.com Code:
<a href="http://www.perfumeindex.com/">PerfumeIndex.com</a> |
#8
|
|||
|
|||
perfect
Thanks for the help. |
#9
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|