User Tools

Site Tools


columns_ui:tips_and_tricks

This is an old revision of the document!


Tips and tricks

You may never see the light of day if you try and read the entire Columns UI thread, so this most of the useful information for new users will slowly be filled in here.

Formatting tips

Alternating track colours

In your colour string, use this code for the colour you wish to alternate:

$ifequal($mod(%_playlist_number%,2),0,<colour a>,<colour b>)

replacing <colour a> and <colour b> with your desired colours.

columns_ui/tips_and_tricks.1107806556.txt.gz · Last modified: 2007/08/25 22:58 (external edit)