Hey PSIONIC - great hack... I think someone's already asked this question but it went unanswered. Thus I ask again
Concerning custom headers - I have followed the instructions and have ran into bit of an issue... Instead of making the navbar template edits - I applied those to the header template. For some reason there is an extra line AND an image (/misc/menu_open.gif) that shows under the Favorites button/image
Attached pics:
1. regular header with the Favorites button not shown
2. header with the Favorites button shown
You'll notice the line and menu_open.gif image in the pic...
I've played around with the code a little. This is the code I'm currently using
PHP Code:
<if condition="$show['lastfavthreads'] OR $show['lastfavposts'] OR $show['lastfavusers']">
<td width="80" height="24" id="favorites"><a href="usercp.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/nav_favorites.gif" width="80" height="24" border="0" alt="favs" /></a><script type="text/javascript"> vbmenu_register("favorites" ,1); </script></td>
</if>
So I'm stuck! I'm not quite sure what the appropriate code is to remove that line and extra image.
I'll appreciate your help - Thanx very much!
Jacquii.
btw - AWESOME addition, as is the rest of your work! I know my Members will really enjoy this addition - but the perfectionist in me just says "Make it look right!" LOL so anyway.... Help!