09-06-2010, 09:21 AM
Not an application, only a basic XThreads usage
Basically, we can use template_prefix_forumbit_depth2_forum template to use different Forum Legend, per forum basis.
Default:
Basically, we can use template_prefix_forumbit_depth2_forum template to use different Forum Legend, per forum basis.
Default:
HTML Code
|
Replace the {$theme['imgdir']} with the path of our custom forum legend images:
HTML Code
|
We can still use the {$theme['imgdir']} variable if we want the forum legend custom per forum basis and per theme basis:
HTML Code
|
And maybe we need to change the template_prefix_forumbit_depth2_cat template too, if the forum has a sub forum.