-
Author
-
March 8, 2018 at 20:01 #190990
Oceanglim
ParticipantHello,
I once got a custom code from Laura, to make a pink register form, but I now discovered a red cross in the code with an error-message.This is the code:
—————————————–
/*
Register Form Transparency pink JENNI
*/
.form-search, .form-header, div.alert-box, div.pagination span.current {
background: rgba(255, 40, 119, 0.8) !important;
}
.form-search.custom div.custom.dropdown a.current, .form-search.custom input[type=”text”], .form-search.custom input[type=”password”], .form-search.custom select {
background-color: #ffffff !important;
}
.form-header {
border-left: 5px solid #ff6a00 !important;
border-top: 5px solid #ff6a00 !important;
border-right: 5px solid #ff6a00 !important;
}
.form-search {
border-left: 5px solid #ff6a00 !important;
border-right: 5px solid #ff6a00 !important;
border-bottom: 5px solid #ff6a00 !important;
}
.button:hover, .button:focus, .form-search .button, .form-search .button:hover, .form-search .button:focus, .wpcf7-submit:focus, .wpcf7-submit:hover, #rtmedia-add-media-button-post-update:hover, #rt_media_comment_submit:hover, .rtmedia-container input[type=”submit”]:hover {
color: #ffffff;
background-color: #81d742 !important;
border: 1px solid #ffffff !important;
}
.form-search.custom input[type=”text”], .form-search.custom input[type=”password”] {
border: 3px solid #ffffff !important;
.form-search .notch {
border-top: 10px solid #ff6a00 !important;
}
——————————————–
The second row from the bottom is marked with a red cross and an error-message to it. It looks good here above when I copy it, but if you look at the screenshot you can see the error.
How can I adjust it?
When updating SweetDate today my site cracked. Both frontpage and members directory (all members except mine dissapeared). Just wondering if this could possibly have anything to do with it. Want to make sure before I try to make the update again.
One more question: I have a copy of my site on a subdomain. Am I allowed / can I try to update SweetDate there first to see if everyting works fine…?
If you would like to have a further look into my custom codes (codes that you have been kind to share with me) in style.css and functions.php to see if something there could possibly cause the breaking of my site when I try to update SweetDate, I would appreciate it very much!
https://bildafamilj.nu/wp-admin/theme-editor.php?file=style.css&theme=sweetdate-childThanks
Jenni -
AuthorPosts
You must be logged in to reply to this topic.