elitetek 0 Posted September 28, 2008 Report Share Posted September 28, 2008 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. 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="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')" title="$vbphrase[log_out]"><img src="$stylevar[imgdir_misc]/blank.gif" alt="" />$vbphrase[log_out]</a></li><li><a href="irc.php"><img src="$stylevar[imgdir_misc]/irc.png" alt="" />iRC Chat</a></li></if> Link to post
Timan 0 Posted September 28, 2008 Report Share Posted September 28, 2008 Can you try adding this to the img tagstyle="background:none;"See if it still does it. Link to post
elitetek 0 Posted September 28, 2008 Author Report Share Posted September 28, 2008 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. Link to post
Azizco910 0 Posted May 17, 2009 Report Share Posted May 17, 2009 Where is that file located? Link to post
Timan 0 Posted May 17, 2009 Report Share Posted May 17, 2009 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. Link to post
Azizco910 0 Posted May 18, 2009 Report Share Posted May 18, 2009 (edited) 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="{$this->ipsclass->base_url}act=home&CODE=00"><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. 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 Edited May 18, 2009 by Azizco910 Link to post
Timan 0 Posted May 18, 2009 Report Share Posted May 18, 2009 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. Link to post
Recommended Posts