The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi
Can anyone please let me know how to add an image icon to the top nav bar? like the mouse on this Many thanks *EDIT ~ to remove image link |
#2
|
||||
|
||||
![]()
You need to edit the navbar template.
|
#3
|
|||
|
|||
![]() ![]() |
#4
|
||||
|
||||
![]()
Well, you need to add this:
HTML Code:
<img src="/path/to/image/image.gif" alt="" border="0" />
For example, this will show an image beside the "FAQ" text. (On the right of it.) HTML Code:
<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a> <img src="/path/to/image/image.gif" alt="" border="0" /></td> |
#5
|
||||
|
||||
![]()
Oh Thanks, that have I also searched for my forum.
![]() |
#6
|
|||
|
|||
![]()
That is fantastic ..LOL thank you sooo much .... :banana:
|
#7
|
||||
|
||||
![]()
Glad I could help.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|