View Single Post
  #2  
Old 07-02-2003, 02:40 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

Look in /admin/main/configuration.tpl find the code below

Code:
{if $cols_count eq "1"} {assign var="bgcolor" value=""} {assign var="cols_count" value=""} {else} {assign var="bgcolor" value="bgcolor=#F0F0F0"} {assign var="cols_count" value="1"} {/if}

change #F0F0F0 to #000000
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote