Page 1 of 1

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

Posted: Thu Dec 10, 2009 5:39 pm
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....

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

Posted: Thu Dec 10, 2009 7:24 pm
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...

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

Posted: Thu Dec 10, 2009 8:57 pm
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!