how can I change the background color?

Chrigel

Joined: 2003-12-25
Posts: 54
Posted: Wed, 2005-08-24 12:23

Hi

I tried to change the background color (gallery 2) in the "theme.css file". I changed the colornumbers. But the background doesn't changed the color.

What exactly I've to do?

Christian

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Thu, 2005-08-25 02:48

What exactly did you change ;) And what theme are you using?

Be sure to clear you local cache or force a "hard refresh". In Firefox use Ctrl+Shift+R

Try a different browser.

Assuming you're using Matrix, scroll down the the part of theme.css that starts with

/* ********************************************************************************
 * Matrix Theme for Gallery 2
 * by Ross A. Reyman, Jon Huang, and Chad Kieffer
 * updated by Alan Harder
 */

and edit these classes

#gallery {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    color: #333;
    background-color: #fff;
}
body.gallery {
    background-color: #fff;
}

.gcBackground1 {
    background-color: #eee;
}

.gcBackground2 {
    background-color: #e7e7e7;
}
 
ruspeter

Joined: 2005-05-18
Posts: 17
Posted: Wed, 2007-07-11 11:58

Can you please explain me how to change Background color of picture page with Hybrid theme. Default is lihgt gray , I try to change to black or very dark gray.
Is posible to add a border around photos in that page?

thanks
Peter

 
pauletto

Joined: 2009-10-07
Posts: 1
Posted: Wed, 2009-10-07 11:05

I could change the background, but don't know how to change now the TEXT (the foreground). Any ideas? What about adding new tab pages? I wish I could do this...