Quote:
Originally Posted by ADomoWorld
With VB4 is there a way to add categories to my style manager ? Kind of how there is a mobile design section and a standard section.
Id like to have different categories to display different games, tv, and movie sections.
Thanks, for any help.
|
Styles are of course hierarchical in the admincp so in that sense yes, the tree can have branches.
I think what you are referring to is the select style menu in the footer for the client. The answer is also yes, but you would have to do some custom coding to the select box and group by display order. You can also simply just create the select menu manually.