I have som problems with the paged_thumbs_nav plugin:
The css code seems to affect the menu, sidebar and possible other parts even though I haven't edited the css file from 1.2.6. Text gets bold and some shifting of objects occure.
The other problem I have is that some albums won't go inside of the boxes that the plugin uses (those that runs down in two rows with an thumb and a little excerpt of the album description). When this problem occures the album description texts just runs down the entire page behind the other boxes. I can't pin down the source because I've tried to remove all html tags or just remove the text, but then some other album does the same...
Comments
<?php echo truncate_string(getAlbumDesc(), 45); //printAlbumDesc(); ?>
` It worked!