Support and General Use > Theming and Appearance Customization
Hide/disable List Title?
(1/1)
garbanzo:
The subject says it all - I'm looking for a way to hide or disable List Title to gain another line of useful text on the screen. Thanks!
[Saint]:
List Title (.sbs only)
--- Code: ---Tag Description
%Lt Title text, use it in a conditional so non list screens dont show a title when they shouldn't)
%Li Title icon. Same order as CustomIcons, except icon 0 is "no icon"
--- End code ---
So, basically, you can do:
--- Code: ---%?Lt<>
--- End code ---
Which is just:
"Is there a List Title to display? Yes? Great. Don't do anything."
[Saint]
Navigation
[0] Message Index
Go to full version