PDA

View Full Version : Another *Shameless* Navbar question... :(


007
02-16-2003, 01:16 AM
Ok, sorry for this question, but I looked at the navbar section in functions.php for the longest time before realizing I don't have a clue what I am doing... I also searched for this to no avail... SO, here is my question...

I want to make it so ( underlined words mean they are links)

instead of

vBulletin.org Forum > Code Hacks > Requests

it would be

vBulletin.org Forum > Code Hacks > Requests

or

vBulletin.org Forum > Requests

Whichever is easier please let me know how to do this. If you can tell me both that would be even better! :) Thanks.
:banana:

007
02-16-2003, 01:34 AM
Ok, I found out how to remove the cetegory completely here:

How do I remove certain cats from navbits? (https://vborg.vbsupport.ru/showthread.php?s=&threadid=42398&highlight=navbar+links)

but i'd still be interested in just disabling the link function as shown above. Anyone know how? Thanks.

Dpcows
02-16-2003, 07:50 AM
i'd say just remove the <a href="certainlink"> </a>

007
02-16-2003, 07:23 PM
Umm, no, because that also removes the rest of the links that would follow that one. :ermm: