That one image (class) is messed up. It looks like it may be corrupted. Navigate to it by itself and you will see what I mean:
http://www.stephanieboon.co.uk/image...m/page20lg.jpg
Similarly, the white lines are a part of those other images. If they are viewed against a black (or any dark) background, you can see them. You can crop those white lines off in an image program. Once you have your images looking the way you want locally, upload them to the server again.
For the font color of the 'title' I think you mean this (changes/additions red in thumbnailviewer.css):
Code:
#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #313131;
color:white;
}
Bookmarks