layout Album Module

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
struba
Forum Members
Forum Members
Posts: 15
Joined: Fri Jul 27, 2007 1:33 pm

layout Album Module

Post 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
Zoorlat

Re: layout Album Module

Post 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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: layout Album Module

Post 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...
Post Reply

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