View Full Version : Main Index - More Columns of Categories
Stilgar
08-08-2008, 12:59 PM
Main Index - More Columns of Categories
I would like to make my Main Index more of a list of Categories. How could I list my Categories into three columns of links on the Main Index?
Any ideas?
Thanks!
Brian
08-08-2008, 01:20 PM
There is not any type of setting for that, so the only way to do it is going to be to modify the code in the templates and files to change the layout.
Stilgar
08-08-2008, 01:29 PM
I kind of thought that would be the case.
I understand how to create the columns using tables and how to remove the extra columns that are already there (Last link, Number of Links). Could you point me in the right direction as to how I would make the number of Category Links wrap into the allotted columns?
Brian
08-08-2008, 02:21 PM
If you're familiar with PHP at all, you could use the code in the forum/includes/vba_links_functions_cats.php file starting at this line as a base for your code:
// Put them into columns if necessary
Stilgar
08-08-2008, 03:03 PM
Awesome! I will go have a look. Thanks!
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.