Page 1 of 1

layout Album Module

Posted: Mon Aug 18, 2008 4:03 pm
by struba
Where do i change the layout for my albums?
When i click on an album, the layout is totally messed up.
I get to see thumbnails and bigger images overlapping eachother, as you can see here:

http://www.kriterion.nl/index.php?mact= ... 9&page=189

I have not changed anything to stylesheet or templates and use defaults on both of them.

the other posts on this forum didn't help so far.

Hope someone knows what to do.
Best,
Struba

Re: layout Album Module

Posted: Mon Aug 18, 2008 5:01 pm
by Zoorlat
Hi!

I don't see any thumbnails at all on the page you refer to (CMSMS generated thumbnail images have thumb_ in front of their name). Have you uploaded the images via the admin section or via ftp?

To get the list to show properly with the images you have now, you need to change some css that limits the height  of each image.

In Album Module CSS find .thumb a and remove height:72px; .

Of course, this will not give you thumbnails, but it will fix your list.

Cheers!
/Z

Re: layout Album Module

Posted: Mon Aug 18, 2008 7:35 pm
by Dr.CSS
When you make an album it's supposed to make the thumbs if not made already so you may have to change the umask to 002 in site admin > global settings and use the test to see how it reads this, it should say read write for first 2 and read for last...

You may also have to FTP and change permissions on modules...