PDA

View Full Version : a imaged nav bar i would like to turn to a regular navbar...


boo.3
01-12-2005, 07:49 PM
I have a skin i would like to use but its a Imaged navbar... i was wonding if i can take out that one and use the regular one i have?

thanks
boo

blackpheonix
01-13-2005, 04:56 PM
it can be done but you may have to edit your images and change header template in admincp

y not do what im gonna do wen i get my hacks/mods installed have a image navbar for the main part of the forum usercp, members etc and have ya hacks/mods on the normal navbar arcade, ushop, etc

boo.3
01-13-2005, 06:37 PM
i don't know how to add links to the imaged one... how would that work

blackpheonix
01-13-2005, 06:49 PM
have u a link to the style ?

blackpheonix
01-13-2005, 07:03 PM
try this it may be of some use

it goes in the header template in admincp towards top after main header picture

<td width="45" height="38"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/**header_home.gif**" width="45" height="38" border="0" alt="" /></a></td>
<td width="61" height="38"><a href="usercp.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/**header_cp.gif**" width="61" height="38" border="0" alt="" /></a></td>
<if condition="$show['registerbutton']">
<td width="68" height="38"><a href="register.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/**header_register.gif**" width="68" height="38" border="0" alt="" /></a></td>
<else />
<td width="68" height="38" id="usercptools"><a href="#usercptools"><img src="$stylevar[imgdir_misc]/**header_links.gif**" width="68" height="38" border="0" alt="" /></a><script type="text/javascript"> vbmenu_register("usercptools" ,1); </script></td>
</if>
<td width="62" height="38"><a href="memberlist.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/**header_members.gif**" width="62" height="38" border="0" alt="" /></a></td>
<td width="68" height="38"><a href="calendar.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/**header_calendar.gif**" width="68" height="38" border="0" alt="" /></a></td>
<td width="56" height="38" id="navbar_search"><a href="search.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/**header_search.gif**" width="56" height="38" border="0" alt="" /></a><script type="text/javascript"> vbmenu_register("navbar_search" ,1); </script></td>
<td width="47" height="38"><a href="faq.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/**header_faq.gif**" width="47" height="38" border="0" alt="" /></a></td>


**=image name. the ones used are examples

boo.3
01-13-2005, 07:12 PM
have u a link to the style ?

http://www.b3playground.com/forums/index.php?s=&styleid=3

blackpheonix
01-13-2005, 07:33 PM
if u want i can look at header template for ya just pm the contents of it
:)

boo.3
01-13-2005, 08:06 PM
i might do that ;)

btw you know how to backup forums and install new upgrades? i have truble with it :( and could use help

blackpheonix
01-13-2005, 08:15 PM
as i replyed in other post thats not a prob m8

Jolten
01-13-2005, 10:38 PM
wow that register thing is soooo annoying. I couldn't close my browser fast enough :)