View Single Post
  #1  
Old 10-13-2008, 03:04 PM
 
Paul H Paul H is offline
 

eXpert
  
Join Date: Sep 2005
Posts: 246
 

Default Main background image

Trying to put a main background image in my store (fresh install 4.1.11).

I placed the image in skin1/images

added last line in the skin1 css file

BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
COLOR: #2c3e49;
FONT-SIZE: 11px;
background-image:url(images/backgroundflag.jpg); background-position: top center;

The image shows up but it's broken and seems to be applying itself to all the boxes.

I guess it's just not that simple

anyone point me off in the right direction ?

Thanks
__________________
Xcart Gold 4.1.11-Gone
= 4.7.11-Live
Reply With Quote