Quote:
Originally Posted by singa
The only thing that I will need to do now is learn how to "unlink" the title in the category as for some reason all titles are "clickable" something I don't want. And I need one of these "jump" to the next forum features most forums have at the bottom right og the page.
Anyone here with additional tips for me?
Thank you so much.
And yes, I am starting, albeit slowly, to like vBulletin!
:up:
|
To make it 'unclickable', you will need to do a template edit. Go to you admin cp > Styles & Templates > find your style in the list > Edit templates > Expand All (<<>>) > forumhome_forumbit_level1_nopost > find this:
HTML Code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>
change to this:
I think that should work for you, but test it out cuz I haven't tried it.
As for the Forum Jump menu, go to admin cp > vboptions > general setting > user forum jump menu > Yes