Support Offline: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file Change email font colour

More
7 years 5 months ago #14873 by Steve Dingle
Hi,

Currently the colour is white but I would like to have a white/light background so would like to change the email text to a different colour. Is there a CSS entry I can change?

Thanks
Steve

Please Log in or Create an account to join the conversation.

More
7 years 5 months ago - 7 years 5 months ago #14902 by HaiND
Replied by HaiND on topic Change email font colour
Hi Steve Dingle
Thanks for feedback us
About your problem, I don't understand problem,
You can describe the problem in more detail, the better off, you can send me one image of your problems
and send images via this link
prnt.sc/
I will help you customize it
Thanks

Best Regards
--HaiND--
Last edit: 7 years 5 months ago by HaiND.

Please Log in or Create an account to join the conversation.

More
7 years 5 months ago #14904 by Steve Dingle
Hi,

You can see the image at prnt.sc/czi3sz

As you will notice the email textbox box and the text is not visible because it is white. The setting for the homepages are Overlay NONE with no background. This is what my logo shows best in so what I would like to do is change the colour of the email text and the border of the textbox

Thanks
Steve

Please Log in or Create an account to join the conversation.

More
7 years 5 months ago - 7 years 5 months ago #14909 by HaiND
Replied by HaiND on topic Change email font colour
Hi
Thanks for feedbacks
About your problem,you can customize it according to the instructions below
In Source :\media\plg_juxcomingsoon\css\stylesoon.css at line 250
you can change the color that you most visible
example: you want color red , you can change : background: rgba(235, 235, 235, 0.11); and edit -> background: red;
hope it can help you
Thanks

Best Regards
--HaiND--
Last edit: 7 years 5 months ago by HaiND.

Please Log in or Create an account to join the conversation.

More
7 years 5 months ago #14919 by Steve Dingle
Thanks for the instructions unfortunately that didn't help as you can see in this screenshot

Any other places I nee to change this? I have also tried changing the color: and border: settings and neither one made any difference. I have confirmed that the file used on my website contains the changes

Please Log in or Create an account to join the conversation.

More
7 years 5 months ago #14922 by HaiND
Replied by HaiND on topic Change email font colour
Hi Steve Dingle
Thank for feedbacks
If you're still having problems, you can try again the following instructions
In source : \media\plg_juxcomingsoon\soon.php and add end of this file and add the following code :
<style type="text/css">
.wrapper .footer .block-email input[type="text"] {
background: red!important;
}
</style>
Hope it can help you
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
7 years 5 months ago #14926 by Steve Dingle
That did effect the background which allowed me to change it to something visible. However I and possibly other users would find it very useful if there were configuration options to change the email background colour, text colour and also the text itself.

I think with these additions and the possibility to add reChaptcha capabilities on the Contact Form, which is preventing me from using that, this would be a really good product.

Thanks
Steve

Please Log in or Create an account to join the conversation.

More
7 years 5 months ago #14928 by HaiND
Replied by HaiND on topic Change email font colour
Hi
Thanks for feedbacks
You want change text in box, you can try again the following instructions
example : you want to change the red text and yellow background
In source : \media\plg_juxcomingsoon\soon.php and add end of this file and add the following code :

<style type="text/css">
*::-webkit-input-placeholder {
color: red;
}
.wrapper .footer .block-email i{
color: red;
}
.wrapper .footer .block-email input[type="text"] {
background: yellow!important;
border: 1px solid red;
}
</style>

Hope it can help you
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
7 years 5 months ago #14930 by Steve Dingle
Thanks very much that is very helpful
Steve

Please Log in or Create an account to join the conversation.

More
7 years 2 weeks ago #16401 by Steve Dingle
Hi,
A long while back you told me how to change the font color for the email text boxes from white, I now need the same thing for the login page.

I can't see what I am type and need to change the color of the text. You can see what I mean by going to the login page at www.rightwaydata.co.uk/

Thank you
Steve

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.046 seconds
Powered by Kunena Forum