background image - just cant get it right

Hi all, I’m having issues adding a new background. followed the steps at the link below, with no luck. Seems like no matter where I make changes, the new background just wont show up.



[url]http://docs.cs-cart.com/design-layout/common.php?dispatch=docs/view&node_name=examples1[/url]



Does anyone know the best way to add a new background to a theme (with corresponding code and the files to be changed? Really in a bind here, been trying to fix this for over a month now with no luck. Its like my changes never show up when I view the store. Any help would truly be appreciated.

Depending on your skin and how you’d like your background to appear I can share my experience and how I do it.



I add mine in styles.css:



#content {

padding-top: 15px;

background: url(images/beach.jpg)no-repeat;



}



This image is 1400 x 976, large enough to cover the screen. You can view it at www.eastendlinens.com

roban, thank you for the response. will test

HI- Did you ever figure out how to add an image background? I am stuck and there are no answers anywhere. I’m using dak whiteness template.





Thanks A Bunch!

Almond~


[quote name=‘essque’]Hi all, I’m having issues adding a new background. followed the steps at the link below, with no luck. Seems like no matter where I make changes, the new background just wont show up.



[url]http://docs.cs-cart.com/design-layout/common.php?dispatch=docs/view&node_name=examples1[/url]



Does anyone know the best way to add a new background to a theme (with corresponding code and the files to be changed? Really in a bind here, been trying to fix this for over a month now with no luck. Its like my changes never show up when I view the store. Any help would truly be appreciated.[/QUOTE]