|
Back to Zeus
Library Main Page
Put your Theme Categories into Columns
You must have the Pro Version to
do this.
Open the 'themeindex_template.txt'
file in the '\misc\' folder (click
here for location) on your hard-drive
Find this line of code:
<||NavBarSubTemplate IncludeIfMoreThan="0" ThemeDelimiter=" | "
CharacterBetweenThemeAndNumber="_" Mode="LinkMenu"||>
Change it to this line:
<||NavBarSubTemplate IncludeIfMoreThan="0" ThemeDelimiter=" "
CharacterBetweenThemeAndNumber=" " Mode="Columns" HowMany="3"||>
Change the 3 after 'HowMany=' to however many columns you would like.
Click 'File > Save' to save the
changes.
Back to Zeus
Library Main Page
|