| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
text color needs to change for dark background | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() 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 |
|||||||
#2
|
|||||||
|
|||||||
![]() 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 |
|||||||
#3
|
|||||||
|
|||||||
![]() 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 |
|||||||
#4
|
|||||||
|
|||||||
![]() 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 |
|||||||
|
|||
X-Cart forums © 2001-2020
|