PDA

View Full Version : Change background color for image gallery.



robin
24 Jun 2010, 07:56 AM
I would like to be able to change the background color for my image gallery so it matches my other background color but I don't seem to be able to figure out how to do it.

I have tried changing each color setting I was able to find in my css sheets for the gallery but still don't seem to be able to do so. Is there maybe one I missed?

The two CSS pages for the gallery are the following:
http://robinsden.co.cc/Scripts/image_gallery/gallery_style.css
http://www.robinsden.co.cc/Scripts/image_gallery/jquery.ad-gallery.css

The follwing page is what one of the galleies looks like to give an idea of what it is I am trying to do.

http://robinsden.co.cc/services/photography/Models/ashly.php

And if at all possible I'd like to center it to the gallery to the middle of the page. If you know how to do even one of these thing please let me know.

Thank you.

<CrGeary.com/>
24 Jun 2010, 08:47 AM
find: #gallery { } in your css and change the


background-color: #960;

still in #gallery { }, add


margin: 0px 169px;