Log in

View Full Version : how to create catagories and add links to "quick links"?


websiteking532
08-18-2007, 07:34 AM
how to create catagories and add links to "quick links"?

http://upload.bz/files/mmltnhj5ujzj1ilrmjtn.jpg

Analogpoint
08-18-2007, 07:50 AM
Open up your navbar template and look for one of these 3 lines:

$template_hook[navbar_quick_links_menu_pos1]
$template_hook[navbar_quick_links_menu_pos2]
$template_hook[navbar_quick_links_menu_pos3]

Those three are at the end of each of the 3 default categories. Just copy the table rows that are there and insert new text/links to create new categories/links.

websiteking532
08-18-2007, 08:15 AM
Open up your navbar template and look for one of these 3 lines:

$template_hook[navbar_quick_links_menu_pos1]
$template_hook[navbar_quick_links_menu_pos2]
$template_hook[navbar_quick_links_menu_pos3]

Those three are at the end of each of the 3 default categories. Just copy the table rows that are there and insert new text/links to create new categories/links.
plz explain with an example

for example

if i want to add a column "banned users" to quick links in the miscellenous catagory,how shod i do it

SNaReX
08-19-2007, 05:45 AM
i too have same prob please any one reply