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

text color

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 02-08-2007, 07:34 PM
 
happy mutant happy mutant is offline
 

Newbie
  
Join Date: Feb 2007
Posts: 2
 

Default text color

I have changed my background color to black. The issue is that my welcome message is also in black, as is the intro part for gift certs, profile change, etc. Is there a way to change only the text color these and leave the text black for the product areas.

http://www.happymutantmultisport.com/store/home.php


Thanks for any help anyone can offer.
__________________
Version 4.0.19
Reply With Quote
  #2  
Old 02-09-2007, 02:59 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: text color

You would need to use CSS to style those individual items. Surround them with a <span> or <div> tag with a class associated with it. Example:

<span class="white">text you want formatted</span>

Then in skin1.css, add a 'white' class:

.white {color: #FFFFFF;}

make sense?
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 02-09-2007, 03:09 AM
 
happy mutant happy mutant is offline
 

Newbie
  
Join Date: Feb 2007
Posts: 2
 

Default Re: text color

Thank you so very much. I think I can figure that out.
__________________
Version 4.0.19
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 10:07 AM.

   

 
X-Cart forums © 2001-2020