The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
My template has a single bar with "text" in each option. Like this navbar, but i want to make differents buttons like tis image
![]() how can ai do it? |
|
#2
|
||||
|
||||
|
Look like they are all images.
You need a code something like this to use images in navbar. HTML Code:
<a href="http://www.site.com"><img src="button.jpg" border="0" alt="" /></a> |
|
#3
|
|||
|
|||
|
Thanks, but what happen with the botton like "LINKS" that have a MENU.. how can i make it work with a botton?
|
|
#4
|
|||
|
|||
|
Quote:
https://vborg.vbsupport.ru/showthread.php?t=203521 if you read down a bit theres an option for doing dropdowns using buttons
|
![]() |
|
|