Replies: 0
Hello!
1. I tried to change the vscf-style.css to get the result of ‘message_success’ = “Thank you…” displayed in green color (color:#008000;). I tried a lot of different variants to get the code in – but it did not work. Perhaps it is not the right position?
/* Thank you message */
.vscf-info {margin:20px 0; font-style:italic; font-size:1.20em;}
2. In which case is ‘message_error’ used?
Thank you!