[SOLVED] picture/album alignment in 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
smirkingdude
Forum Members
Forum Members
Posts: 17
Joined: Fri Sep 21, 2007 7:31 pm

[SOLVED] picture/album alignment in Album Module

Post 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?  :)
Last edited by smirkingdude on Thu Apr 02, 2009 5:01 pm, edited 1 time in total.
tyman00
Power Poster
Power Poster
Posts: 906
Joined: Tue Oct 24, 2006 5:59 pm

Re: picture/album alignment in Album Module

Post 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?
If all else fails, use a bigger hammer.
M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.
smirkingdude
Forum Members
Forum Members
Posts: 17
Joined: Fri Sep 21, 2007 7:31 pm

Re: picture/album alignment in Album Module

Post 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!  :)
smirkingdude
Forum Members
Forum Members
Posts: 17
Joined: Fri Sep 21, 2007 7:31 pm

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

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

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