background problem background problem
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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