I am new the the Vbulletin style forums, but I was wondering if there was any way to add your own links to the quick links menu? I've heard that you could, but I don't know how.
Add things to quick links?
Collapse
X
-
See this thread for instructions on how to add a link to the navbar template:
Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
-
Added item but I don't see it displaying
Steve I added an item just as Jake described in the linked thread you gave.
So in the navbar template I now have
<!-- nav buttons bar *********************************-->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px"><tr align="center">
<td class="vbmenu_control"><a href="$vboptions[portalhome]">$vboptions[hometitle]</a></td>
<!-- MY NOTE --><td class="vbmenu_control"><a href="http://www.another-of-my-sites.com/folder/main.html">LABEL TEXT</a></td>
and then the original <td>'s.
I cleared my cache and refreshed. Nothing showing up.Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment