I have made the thumbnails in the attached link larger, but some elements and positioned relative, and some absolute, and it appears as those the now larger thumbs are behind something. I’ve been working for hours and cannot figure out how to get the full thumbnail section to show.
Any help is greatly appreciated. I know the site looks horrendous – that is how she wants it.
Instead of
<div class="galleria-container notouch" style="width: 800px; height: 850px;">
try :
<div class="galleria-container notouch" style="width: 800px; height: 990px;">
and change your css on line 1771 as
I think after this you can handle it.