PDA

View Full Version : Adding Forum, Home and other links to nave bar Help!


felstead
06-06-2006, 11:27 AM
Okay I added this code:

<td class="vbmenu_control"><if condition="THIS_SCRIPT == 'adv_index'"><a href="$vboptions[bburl]/$vboptions[forumhome].php?$session[sessionurl]"> Forums <else /> <a href="$vboptions[homeurl]?$session[sessionurl]"> Home </if></a></td>

above line 91 on the '[members]' line.

This happened...

http://img441.imageshack.us/img441/7105/ss7no.jpg

The 'forum' link has appeared on the right, and the cms has been pushed down the page by the appearance of the area marked on the right.

I have reinstalled the templates and the same thing happens.

What do I need to do?



Thank You,

Simon

felstead
06-07-2006, 05:33 AM
Any ideas?

Our Sponsors
 

mholtum
06-07-2006, 08:12 AM
recheck your edit. You did it wrong

felstead
06-07-2006, 02:09 PM
Thanks for your imput but that is not very constructive, what do you mean can you explain please?

Our Sponsors
 

KW802
06-07-2006, 08:51 PM
Thanks for your imput but that is not very constructive, what do you mean can you explain please?You're using a custom style; you're line "91" might be totally different from the default line 91. You need to apply the code changes to the correct spot in your style.