Hello
In a index of album, the album description appear in all core themes. But when you click and go to a album index, it do not show the description in most themes. I find it only in igames.
The line in theme.php which correspon for the HTML output that Im talking is
echo $header;
echo "<tr><td colspan='".$CONFIG['thumbcols']."'>".$CURRENT_ALBUM_DATA['description']."</td></tr>";
Well, I dont know how to make the same in the other themes, specially the classis.