The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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 |
|
#2
|
|||
|
|||
|
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 |
|
#3
|
|||
|
|||
|
i don't know how to add links to the imaged one... how would that work
|
|
#4
|
|||
|
|||
|
have u a link to the style ?
|
|
#5
|
|||
|
|||
|
try this it may be of some use
it goes in the header template in admincp towards top after main header picture Code:
<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 |
|
#6
|
|||
|
|||
|
Quote:
|
|
#7
|
|||
|
|||
|
if u want i can look at header template for ya just pm the contents of it
|
|
#8
|
|||
|
|||
|
i might do that
btw you know how to backup forums and install new upgrades? i have truble with it and could use help
|
|
#9
|
|||
|
|||
|
as i replyed in other post thats not a prob m8
|
|
#10
|
|||
|
|||
|
wow that register thing is soooo annoying. I couldn't close my browser fast enough
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|