background problem background problem
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

background problem

Started by kirky, July 30, 2006, 04:39:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kirky

OK I've figured out everything else in regards to upgrading and keeping my theme, except the way I used background image on old version does not seem to work for this version.

Can someone please tell me which part I edit so that I can use a background image instead of the grey part (running down the left and right sides and footer) in the main part of my gallery. I want it to be the same as the custom header background. I know it should be so simple ???  :P

http://www.kirkyskreations.com/gallery

Kirsten Smit
Kirsten xx

Nibbler

Remove the background color from your style.css

        background : #CCCCCC;

kirky

Kirsten xx