Results 1 to 2 of 2

Thread: Change background color for image gallery.

  1. #1
    Join Date
    Jun 2010
    Location
    Canada
    Posts
    2

    Talking Change background color for image gallery.

    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...lery_style.css
    http://www.robinsden.co.cc/Scripts/i...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/phot...dels/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.

  2. #2
    Join Date
    Mar 2010
    Location
    England
    Posts
    1,144
    find: #gallery { } in your css and change the

    Code:
    background-color: #960;
    still in #gallery { }, add

    Code:
    margin: 0px 169px;

Similar Threads

  1. Rotate text in IE / Change Flash object background color
    By JamMasterClay in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 10 Mar 2010, 05:36 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •