Good! I'm glad you figured it out.
I've also found that centering the album title under the album art gives it a nicer look. But that is just my preference.

billrigsby wrote:Right you are, play with it long enough and it gets you there,
I bumped up th art size to a fixed width of 300 and changed the following from 98% to 45%
.album p {
text-align: left;
width: 45%;
.album {
padding: 45px;
text-align: center;
}
.album p {
text-align: center;
width: 98%;
trixmoto wrote:Sorry, that <Lyrics> field is the number of tracks on which the artist appears as a lyricist. Currently there is no track mask field for lyrics, but I'll add it to my list.

trixmoto wrote:I'm not sure if I understand you correctly. The "Advanced Report" groups albums by artists, and then the albums should be sorted by title, although there is also the option to sort by year.

trixmoto wrote:Oh sorry, yes, I see what you mean. In order that they are processed (and therefore appear in single page mode) is all artists listed alphabetically followed by all albums alphabetically. This is by design, so that it is easier to find the album that you want, but you can also drill down to the album through the artist section. You're saying that you'd rather the order the albums is processed so that it is sorted by artist and then by album?