View Single Post
  #1  
Old 08-09-2005, 01:48 PM
 
syndicatelabs syndicatelabs is offline
 

Member
  
Join Date: Aug 2005
Posts: 29
 

Default CSS BACKGROUND not displaying correctly

I have modified the background in the skin1 css

BODY {
MARGIN-TOP: 0 px; MARGIN-BOTTOM: 0 px; MARGIN-LEFT: 0 px; MARGIN-RIGHT: 0 px;
BACKGROUND-COLOR: #ffffff;
background-image: url(/images/leftBG.jpg);
background-repeat: no-repeat;


But is not displaying the image corectly. It only shows the backgroudn and not the logo.

In the file structure for skin1/images it does display correctly

http://70.85.195.174/products/skin1/images/leftBG.jpg

Can someone please help. It is suppposed to display like the direct image.
__________________
learnxcart
4.1.6
Reply With Quote