![]() |
how to i add links to this?
i got green fox skin and i want to no how to add links to the top as in this pic i want to add arcade and armysystem to it
https://vborg.vbsupport.ru/external/2009/03/45.jpg Thanks in advance |
Depending on where your navbar code is, either in HEADER template or NAVBAR, most like HEADER template for the greenfox that you're using.
Find the section of code that's similar to Code:
<td class="vbmenu_option"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td> The code in red may be different depending on your template style, change it match the other td class=(what you have in your template) The code in blue is the url relative to your forum directory. For example, "gallery.php" for a file or "/gallery" for a directory The code in green is the TEXT that you want it to show. For example, you can replace it to "GALLERY" or something else. |
Quote:
Goto style manager. In your header box your going to see all the code. I just copied a link then changed it to what I wanted and pasted it in the code where I wanted the link to show up. <a rel="help" href="http://www.cafepress.com/reptileplanet" accesskey="5">MRP Gear</a> Paste that in your code. Changing the info of coarse. Prob not the best way to do it but its works |
Quote:
|
didnt work :(
|
ok well i started my site again and i need the Code =/
Here is my Header Code:
<!-- logo --> |
You should be asking for assistance from the skin designer.
|
ehhh i was hopping someone here could help out =/
|
Well, the nav buttons are pretty well commented in your code. Just copy a line and change the url and text:
HTML Code:
<td width="78" height="34" class="css_nav"><a href="xxxxx.php$session[sessionurl_q]" accesskey="5">yyyyyyy</a></td> |
Well, I actually have this skin, so i can help you. You need to edit the template "HEADER".
Find: Code:
$template_hook[navbar_buttons_right] Code:
<td width="85" height="34" class="css_nav"><a href="http://www.360elites.net/gxboxlive.php">XBL</a></td> This method will add the links to the end of the navbar by the way. |
All times are GMT. The time now is 09:32 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|