Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Mini cart colors only?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 09-27-2006, 01:35 PM
 
brucew brucew is offline
 

Member
  
Join Date: Jan 2006
Posts: 26
 

Default Mini cart colors only?

How can I change the bg color and the text color of the minicart and ONLY the minicart?

I can get the bg to change via the menu_cart.tpl, but there seems to be a vertical length of black to the left of the box- otherwise though I can't figure out how to get the text to change.

thank you!
__________________
-----------------------------------------------
X-Cart Gold 4.0.17
Reply With Quote
  #2  
Old 09-27-2006, 04:33 PM
  mcitde's Avatar 
mcitde mcitde is offline
 

Advanced Member
  
Join Date: Apr 2006
Posts: 61
 

Default Re: Mini cart colors only?

The minicart.tpl is including by the menu_cart.tpl. If you wont to change it you will find it in skin1/cutomer/main/minicart.tpl. To change the bg color for example open the minicart.tpl and add <div class="whateveryouwanttocallit">before everthing and </div> after everything. Then open skin1/skin1.css and add .whateveryouwanttocallit{
background-color: Black;
color: White;
}
This will change the background to black and the text to white. Its just a example. For more details may post what you exactly want to do.
__________________
v 4.1.8 and v 4.1.9
WIN XP: Apache 2.2.4, PHP 5.2.3, MySQL 5.0.45
UNIX: Apache 1.3, PHP 4.4.4, MySQL 5.0.22
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 01:54 PM.

   

 
X-Cart forums © 2001-2020