SOLVED: Lytebox (Album) Select Color and Change Number of Thumbnails on a Line

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
User avatar
SusanN
Forum Members
Forum Members
Posts: 192
Joined: Wed Jun 13, 2007 5:57 pm

SOLVED: Lytebox (Album) Select Color and Change Number of Thumbnails on a Line

Post by SusanN »

Hello!

I am working with the Album module and the Lytebox template for an image gallery seen here:

http://tinyurl.com/yzjb22d

I have 2 questions:

1.  I can see in the lytebox.css file that there are 5 colors to choose from, but I cannot figure out how to change the color.  Right now, my gallery is using the blue styles, but I want to use the grey.  

2.  I would love to fit 4 thumbnails on a row instead of 3, but I can't figure that out either.  If I could just get the list to move over to the left some, I think it would work, but I can't get it to budge.

Thanks for any ideas.  :)

ETA:  I just figured out how to get 4 thumbnails on the row, but I would still love to move everything over to the left margin instead of having it indented as far as it is....
Last edited by SusanN on Thu Dec 10, 2009 8:58 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Lytebox (Album Module): Select Color and Change Number of Thumbnails on a Line

Post by Dr.CSS »

Part of your problem is that the album tag is wrapped in a , most likely when you added it to the page content tiny auto wrapped it, open page to edit and remove them...

As for the color change you have to call the color class somewhere...
User avatar
SusanN
Forum Members
Forum Members
Posts: 192
Joined: Wed Jun 13, 2007 5:57 pm

Lytebox (Album Module): Select Color and Change Number of Thumbnails on a Line

Post by SusanN »

Dr. CSS wrote: Part of your problem is that the album tag is wrapped in a , most likely when you added it to the page content tiny auto wrapped it, open page to edit and remove them...
I feel silly now, but the indenting was caused by something else I had in my main stylesheet.  Oops!
As for the color change you have to call the color class somewhere...
I realize that.  I couldn't find where to do it since the gallery is called with {cms_module module='album'}.  I ended up editing the css for the blue styles to make them grey.

Thanks!
Post Reply

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