View Full Version : Adding an icon to the 'title' bar?
Ruthierhyme
05-23-2006, 12:40 PM
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
You need to edit the navbar template.
Ruthierhyme
05-23-2006, 01:28 PM
:confused: Thanks, but what line of code do I need to add to the template?
Well, you need to add this:
<img src="/path/to/image/image.gif" alt="" border="0" />
after the word in the navbar where you want the image.
For example, this will show an image beside the "FAQ" text. (On the right of it.)
<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>
bubble-gum
05-24-2006, 12:35 AM
Oh Thanks, that have I also searched for my forum. :D
Ruthierhyme
05-24-2006, 09:39 AM
That is fantastic ..LOL thank you sooo much .... :banana:
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.