Adding A Custom Icon To The NavBar

Hello, i need to add a new top icon to my navigation bar, but this task is becoming really confusing, i know your probably very busy timan, but if anyone knows a fix for this or anything to get it working please let me know.

irciconkz8.png

As you can see it's got the default USER CP icon there, but i really just want it to be my default irc.png

Any ideas, please i need this asap!

</if>
$template_hook[navbar_buttons_right]
<if condition="$show['member']"><li id="tb-logout"><a href="../../unavailable.html" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')" title="$vbphrase[log_out]"><img src="../../unavailable.html" alt="" />
$vbphrase[log_out]</a></li>


<li><a href="../../unavailable.html"><img src="../../unavailable.html" alt="" />
iRC Chat</a></li></if>

#510371

Can you try adding this to the img tag

style="background:none;"

See if it still does it.

#510386

Timan, you are a legend, i'm glad i spent the money i did, as i feel you are going to be well worth it.

Problem fixed.

#510390

Where is that file located?

#527836

Azizco, you're using ipb... This post was for the vBulletin version of the skin.

For you, just edit the global_board_header template, and add whatever icon you'd like.

#527839

Azizco, you're using ipb... This post was for the vBulletin version of the skin.

For you, just edit the global_board_header template, and add whatever icon you'd like.

Well I was able to add the home icon, but there isn't the text "Home" under the icon. Do I need to add that into a separate file?

This is exactly what I added...

						<li class="item"><a href="../../unavailable.html"><img class="home.gif" src='style_images/<#IMG_DIR#>/home.gif' alt='' /><br />{$this->ipsclass->lang['home']}</a></li>

Where would I add the title to that?

http://www.theiphonebay.org is where it shows up. However, if you login in to the site, you no longer see the Home icon anymore. So I basically need to add a title and enable it to appear when a user is and isn't logged in.

One last question and I'll stop bothering you. :P

How would I go about adding a menu icon redirecting the user to an external link?

Thanx so much for your help so far Timan. I truly appreciate it

#527868

Azizco910, do you use aim, yim, msn, or icq?

If so send me a pm with your details and I can help you out MUCH easier over that.

#527877