View Single Post
  #7  
Old 09-29-2008, 03:54 PM
  gb2world's Avatar 
gb2world gb2world is offline
 

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

Default Re: Having problem during checkout

Hi Gotpump -

Another thing to consider:

Normally - in Firebug - when you see element.style - with no css file named to the right in the style/layout/DOM window - it means that the style is probably in the html. You can override styles in the css file by adding css style directly to an html tag.

When you used firebug to inspect, and saw the element.style - did you see anything in the html window like <td style="color: #ffffe0"> or <font style="color: #ffffe0">? This could be overriding your skin.css styles. If so - you would need to modify the template that has this code.
__________________
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