The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need help editing code
Hi. I finally found a way to add new links to my navbar (small one below tabs) using this code in the navbar template.
Code:
<li><a href=""></a></li> |
#2
|
||||
|
||||
|
#3
|
|||
|
|||
Thanks tons!!
|
#4
|
|||
|
|||
Ok new question, how would I edit this code to where the image I add is clickable? So when people click the icon, it'll take them to my facebook or twitter page?
|
#5
|
|||
|
|||
You just need to put an "a" tag around the img tags, like
Code:
<a href="some_url"><img ....></ a> |
#6
|
|||
|
|||
Thank you kh99!!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|