Page 1 of 1

[SOLVED] picture/album alignment in Album Module

Posted: Thu Apr 02, 2009 1:44 pm
by smirkingdude
How to move the thumbnails (http://www.deafcafeflint.org/Fun-Stuff/photo-album.html) alittle to the right to match their titles under them?

I've looked at /modules/Album/css/stylesheet.css file and also  looked at Album module's default template. I am not sure which is the portion(s) that deals with http://www.deafcafeflint.org/Fun-Stuff/photo-album.html???

Will you kindly please point me in right direction?  :)

Re: picture/album alignment in Album Module

Posted: Thu Apr 02, 2009 2:38 pm
by tyman00
First, you will need to indicate which template you are using. Second you need to look at the various blocks that compromise each photo and title. You likely have improper alignment. I'll bet you have a text-align right and a left alignment on your images.

Can you tell us what you have done to mitigate the issue?

Re: picture/album alignment in Album Module

Posted: Thu Apr 02, 2009 5:00 pm
by smirkingdude
I didn't think of using Firefox add-on: Web Developer Toolbar to identify the "CSS trouble spots".

My CSS problem is solved.  ;D

Take a look: http://www.deafcafeflint.org/Fun-Stuff/photo-album.html (if you have time).

Thanks!  :)

Re: [SOLVED] picture/album alignment in Album Module

Posted: Thu Apr 02, 2009 5:03 pm
by smirkingdude
By the way, the template in Album module is default template. The css file is "stylesheet.css" within Album module, which I did the minor adjustments.