View Single Post
  #2  
Old 10-19-2007, 07:12 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: background fixed

You are using a depreciated method of calling backgrounds and colors, you need to use css. Simply add this to your body class in skin1.css:

background: url(images/bg_p.gif); background-repeat: no-repeat;
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote