album thumbnails [SOLVED]

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
jan_hut
Forum Members
Forum Members
Posts: 60
Joined: Sat Jul 01, 2006 1:48 pm

album thumbnails [SOLVED]

Post by jan_hut »

Can someone help me out with this? The whole thing seems to be wroking correctly but not the thumbnails. I've tried Elijah's /* height:72px; */ trick, but that doesn't seem to help.

Take a look at the result here:
http://www.hartdesign.nl/index.php?page=schilderijen

All suggestions more than welcome :-)
Last edited by jan_hut on Sat Jan 20, 2007 6:04 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: album thumbnails

Post by Dr.CSS »

Those aren't thumbs they are the full size image tiled on top of each other... Notice no imagename_thumb.jpg in these lines, it should be in the first part...
Yours...


Should be...


This _thumb is where it should be...

Do you have thumbs?... (They are not visible in Image Manager)
FTP to your site and look in the folder for them or edit a page and insert image and browse to the folder to see if the images have thumbs...
jan_hut
Forum Members
Forum Members
Posts: 60
Joined: Sat Jul 01, 2006 1:48 pm

Re: album thumbnails

Post by jan_hut »

hmm that's weird.
thumbs were created for images inb the following folders:
http://www.hartdesign.nl/uploads/images/
http://www.hartdesign.nl/uploads/images/schilderij/

but not for:
http://www.hartdesign.nl/uploads/images/schilderij klein/
http://www.hartdesign.nl/uploads/images/schild/

thought it was the space in /schilderij klein/
but apparently not..............any idea Mark?
Fixed. Turned out to be the good ol ownership issue. Recreated the dir in ftp and chmodded it again
Last edited by jan_hut on Sat Jan 20, 2007 6:04 pm, edited 1 time in total.
Post Reply

Return to “Layout and Design (CSS & HTML)”