The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Making horizontal navigational menus
I want to insert IMG buttons with links to serve a navigational horizontal menu in between this area, however I go the images for the buttons, I just dont know how to code it or where to modify it on my code area.
was wondering if anyone can throw me some pointers. --------------- Added [DATE]1232677176[/DATE] at [TIME]1232677176[/TIME] --------------- apologies updated post with right image. |
#2
|
|||
|
|||
I think there is a hack for that try using search!
regards |
#3
|
||||
|
||||
Open the navbar template and at the very top try
HTML Code:
<a href="http://link1.com" rel="nofollow"><img src="http://site.com/image.jpg" border="0" /></a> <a href="http://link2.com" rel="nofollow"><img src="http://site.com/image.jpg" border="0" /></a> <a href="http://link3.com" rel="nofollow"><img src="http://site.com/image.jpg" border="0" /></a> |
#4
|
|||
|
|||
Oh, I mean,
I'm going to make custom GIF buttons, to put in. THANKS FRDS. |
#5
|
|||
|
|||
I just had one question for people, if I were to make a button that says 'REGISTER'
Such as that, how can I make the link only display to people not logged on / guests? Thanks. |
#6
|
||||
|
||||
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|