Background image not complete

radicalblues

Joined: 2007-06-05
Posts: 36
Posted: Thu, 2009-03-05 06:31

I'm customizing gallery 2.3:
http://lnx.xradicaldreamers.net/azuland/

As you can see, I've put a background image. I followed other topic's instructions and edited theme.css this way:

Quote:
body.gallery {
background-repeat:repeat;
margin:0pt;
padding:0pt;
}
#gallery {
padding:8px;
background-image:url('http://lnx.xradicaldreamers.net/azuland/themes/matrix/images/gback.jpg');
}

The image is displaying, but the outside of the gallery is still plain color. What can I do to fix this?

Thank you for your kind help.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Thu, 2009-03-05 14:00

Hard to tell with colors soo close. Anyway see if this does the trick, edit color.css of the colorpack you are using
add the bold:

.gcBackground1 { background-color: #1C0000 !important;
background-image:url('http://lnx.xradicaldreamers.net/azuland/themes/matrix/images/gback.jpg'); }

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team