The Arcive of vBulletin Modifications Site. |
|
Icon Navbar Details »»
|
|||||||||||||||||||||||||
![]() I based this off this mod. https://vborg.vbsupport.ru/showthread.php?t=228492 This is really simple to do. In the Navbar Template (Navigation / Breadcrumb > Navbar) Find. PHP Code:
Code:
<!-- Navbar Icon Links --> <div align="center"><font size="3" color="red"><b>Your Title Here</b></font></div> <br> <div align="center"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="90%" align="center" style="border-top-width:0px"> <tr align="center"> <td class="vbmenu_control"><a href="your link here"><img src="image link here"><p>link title</p></a></td> <td class="vbmenu_control"><a href="your link here"><img src="image link here"><p>link title</p></a></td> <td class="vbmenu_control"><a href="your link here"><img src="image link here"><p>link title</p></a></td> <td class="vbmenu_control"><a href="your link here"><img src="image link here"><p>link title</p></a></td> <td class="vbmenu_control"><a href="your link here"><img src="image link here"><p>link title</p></a></td> </table> </div> <!-- / Navbar Icon Links --> <br> Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Can this be made into a proper mod with options to change the icons etc etc..whatever else you can think of.
I think it is pretty cool Tagged. |
|
#3
|
||||
|
||||
|
Hope you don't mind me asking here? Will this work for vb 3.8.4? Thanks!!
|
|
#4
|
|||
|
|||
|
Quote:
It should do. |
|
#5
|
||||
|
||||
|
Works on 3.8.4! Thanks.....does look a bit strange though. Wonder if you could perhaps help me on that??
Thanks, really appreciate it. Attachment 108479 |
|
#6
|
|||
|
|||
|
Have you adjusted the border settings?
|
|
#7
|
||||
|
||||
|
Sorry man!! I have no idea how to do that! Can you please help me with that??
|
|
#8
|
|||
|
|||
|
It's ok if you don't know how then you won't have adjusted them, I'm not to sure how to put it right for you sorry.
|
|
#9
|
||||
|
||||
|
|
|
#10
|
|||
|
|||
|
Thanks
|
![]() |
|
|