Shortening the display of items There are many places and ways to shorten the display of items in Jinzora. They are: Artist Name You can set the variable: $artist_truncate = "XX"; Where XX is the number of characters you'd like to shorten the artist name to. Album Name You can set the variable: $album_name_truncate = "XX"; Where XX is the number of characters you'd like to shorten the album name to. Album Name You can set the variable: $quick_list_truncate = "XX"; Where XX is the number of characters you'd like to shorten the quick list items to. |