View Single Post
  #1  
Old 04-14-2003, 03:46 PM
  disneyana's Avatar 
disneyana disneyana is offline
 

Senior Member
  
Join Date: Sep 2002
Location: Columbus, OH
Posts: 116
 

Default Using Template on 2 Different Colored Backgrounds

I have a problem with the /skin1/customer/main/cart_totals.tpl file. It is called from cart.php (which has a LIGHT colored background) and cart.php?mode=checkout (which has a DARK colored background). No matter what I change the CSS font colors to, the text cannot be read on one of the pages. Any suggestions?

I was thinking of doing an {if} statement, but I'm not sure of the syntax. Something like {if page=/customer/cart.php} display WHITE font}
{else} display BLACK font
Any comments are greatly appreciated!
__________________
- disneyana
4.0.17
Reply With Quote