(02-09-2012 12:33 PM)akm Wrote: Should only apply to the homepage category display.
And, yes, would like the homepage to open always with categories in a collapsed view... and, if possible, to go back to the collapsed view if the homepage is refreshed.
If you don't mind the categories will be collapsed when the index is refreshed or every times the index is accessed, you can try this:
functions_forumlist.php, find:
Change it to:
Personally (only my personal opinion), I prefer to do a template edit (maybe forumbit_depth1_cat) by using a javascript toggle things, like accordion and etc.