PDA

View Full Version : Help Help Help Help!!!


joeychgo
03-29-2004, 03:05 AM
There was once a thread on this, but I cant find it no matter how I search

I find myself with too many navbar links. I need to increase the navbar to 2 rows from one -- How do I do that?

Boofo
03-29-2004, 03:12 AM
Why don't you just make a new drop down in the navbar and put some of them in there?

joeychgo
03-29-2004, 03:17 AM
well an alternative would be to move some of the navbar links such as members list and FAQ to the quicklinks dropdown -- how would I do that?

SVTBlackLight01
03-29-2004, 03:45 AM
joeychgo,

Add this to the bottom of the navbar template just before the closing </table> tag.

<tr><td class="thead">Other Links</td></tr>
<tr><td class="vbmenu_option">Link Goes Here</td></tr>

Add the link and repeat the last line as needed for each link.

joeychgo
03-29-2004, 03:57 AM
THanks svt --- but Im not sure what im suppose to do with that code ??? How will that just move the members list link and the faq lin into the quick links drop down menu?

Velocd
03-29-2004, 04:28 AM
Could you post a screenshot as to what area you're speaking about? (use the prntscreen keyboard button).

It's sort of unclear what you're describing.

joeychgo
03-29-2004, 04:33 AM
Thanks - but SVT helped me solve it already