![]() |
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.
|
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
|
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.
|
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! :wink: |
All times are GMT -8. The time now is 11:16 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.