View Single Post
  #4  
Old 05-15-2010, 11:35 AM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: Lower right background missing in checkout

You can probably take care of the white box by adjusting css in main.cc or altskin.css by adding this:
background url("images/neon_lights/bg_right.gif") repeat-y scroll right top transparent;
to #page-container or.flc-container

But - if you want to fix the W3C errors, you need to use webmaster mode to find the templates. Adding a <body> tag is important - that should be in skin1/customer/home.tpl
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote