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

text color needs to change for dark background

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 03-03-2009, 03:45 PM
 
johnpaul johnpaul is offline
 

Member
  
Join Date: Feb 2007
Location: Colorado, USA
Posts: 19
 

Default text color needs to change for dark background

I have a dark background and need to change the dark text in the dialog boxes. I have set div, th, td, p, tt to #ffffff, but the text is still coming out dark (blue/gray). This is noticeable on the text which labels text input boxes such as in the contact form, gift certificates, and registration. I would be grateful for any assistance. Thanks.
__________________
JP Lumpp
xcartGold
Version 4.1.9, 4.2.0
Unix server
Reply With Quote
  #2  
Old 03-03-2009, 08:59 PM
 
Thedae2k Thedae2k is offline
 

eXpert
  
Join Date: Jan 2004
Posts: 288
 

Default Re: text color needs to change for dark background

those might have other classes giving the dark properties,,,check the code tp see if other classes exist and then gp back to the css file and find those
__________________
X-Cart Pro 4.1.9
PHP5.2.5
MySQL 5.0.54
IIS/Apache/NGINX Webservers
Reply With Quote
  #3  
Old 03-03-2009, 10:04 PM
 
johnpaul johnpaul is offline
 

Member
  
Join Date: Feb 2007
Location: Colorado, USA
Posts: 19
 

Default Re: text color needs to change for dark background

Thank you. Indeed I needed to cross reference between the tpl and main.css. I had managed quite nicely in X-cart 4.1.x and below. But, I admit having the option and freedom to customize specific pages is nice.
__________________
JP Lumpp
xcartGold
Version 4.1.9, 4.2.0
Unix server
Reply With Quote
  #4  
Old 03-03-2009, 11:11 PM
 
johnpaul johnpaul is offline
 

Member
  
Join Date: Feb 2007
Location: Colorado, USA
Posts: 19
 

Default Re: text color needs to change for dark background

Okay. We need to back up. I was able to change the text color on the "register page" to:

}
table.register-table td.data-name {
text-align: right;
font-weight: normal;
color: #cccccc;
width: 30%;
}

I had to add the line "color: #cccccc;"
....
td.data-name is the style that is dark on all the other pages such as auth.tpl, gift cert, well any place with a data name (label) next to an input box. I need all those the same. Is there a global setting? I can't locate it.

could use some friendly and revealing help!
__________________
JP Lumpp
xcartGold
Version 4.1.9, 4.2.0
Unix server
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 07:25 AM.

   

 
X-Cart forums © 2001-2020