-
Author
-
November 8, 2014 at 13:39 #34687FilipinasForForeignersParticipant
Hi SQ –
We would like to know (please see screenshot):
1) How to change the top color of the search box (& border if there is one) into a transparent background (we want to change the color to #363636 then set it at 50% transparency).
2) How to change the bottom color of the search box (& border if there is one) into a different color (we want to change the color to #363636).
PLEASE SEE THE NEW SEARCH BOX DESIGN attached.
Please advise us as a newbie and provide the correct path to any and all areas we need to edit whether it be in the WP admin and/or in the files on the server.
Thank you! 🙂
Attachments:
You must be logged in to view attached files.November 8, 2014 at 13:41 #34690FilipinasForForeignersParticipantPS – we’ll need to know how to edit the color of the text boxes too, thanks. (y)
November 8, 2014 at 16:55 #34715LauraModeratorHello, please add this to your style.css in Sweetdate-child theme:
COPY CODE/* Search Box Borders Color */ .form-header { border-left: 10px solid rgba(56, 49, 52, 0); border-top: 10px solid rgba(146, 66, 93, 0); border-right: 10px solid rgba(146, 66, 93, 0); } .form-search { border-left: 10px solid rgba(221, 39, 101, 0); border-right: 10px solid rgba(146, 66, 93, 0); } /* Form Background color */ .form-search, .form-header, div.alert-box, div.pagination span.current { background: rgba(54, 54, 54, 0.51); } /* Border color of the buttons */ .form-search.custom div.custom.dropdown a.selector, .form-search.custom div.custom.dropdown a.current, .form-search.custom select { border: solid 1px #363636; } /* Background color of the buttons */ .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: #363636; } /* Search Button colors */ .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; /* Text color */ background-color: #363636; /* Background Color */ border: 1px solid #363636; /* Border Color */ } /* Form Footer */ .form-footer { color: #FDF9F9; /* Text Color */ padding: 20px 20px 10px; border-left: 10px solid #363636; border-bottom: 10px solid #363636; border-right: 10px solid #363636; background: #363636; width: 360px; } /* Photos Border */ .carousel-profiles li { border: 3px solid #363636; } /* Arrows Color */ a:not(.button), div#main a:not(.button), #header .form-footer a:not(.button) { color: #F7F4F4; } /* Text color, change #FFF to the color of the text you need */ #header, #header .form-header .lead, #header label { color: #FFFFFF; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
December 9, 2014 at 10:41 #38276FilipinasForForeignersParticipantThis reply has been set as private.December 10, 2014 at 09:43 #38419FilipinasForForeignersParticipantStill waiting for your response.
December 15, 2014 at 16:31 #39154LauraModeratorHello, is not showing the css i sent you, did you add it correctly? You can give me access to your ftp so i can check it out.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
December 24, 2014 at 12:02 #40235TheNewGuyParticipantI added the above script to my Sweetdate-Child theme style.css file as you’ve instructed above but I see no changes at all. How does this work? or How do you adjust the search box properties after pasting the script?
December 24, 2014 at 21:19 #40274LauraModeratorHello, the code should be added with child theme activated, if it doesnt show, you need to add an !important before each ; and try again. Also cleaning cache/purge cache is needed if a caching or cdn is used.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
December 25, 2014 at 00:29 #40284TheNewGuyParticipantI have the child theme activated, I added a”!” before every “;” in the script I pasted, cleared the cache, opened the page in a new window and reloaded it just to make sure. I know the colors will remain the same until I change them or adjust the transparency, but where do those settings show up? I have no idea what menu or sub menu they will be in for adjustment. I know this is a simple request and I am fairly familiar with codes and scripts, but this is baffling.
December 25, 2014 at 01:16 #40286LauraModeratorHello, its !important , not only !, if you prefer to share your login details of ftp and your website link so i can check it out 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
December 25, 2014 at 01:34 #40289TheNewGuyParticipantOh I’ll try that. I’m hosted on godaddy.com You’r referring to the login info right?
December 25, 2014 at 01:55 #40291TheNewGuyParticipantOk, I’m at a total loss with this theme. I’ve managed to make a lot of changes to things I need, but there are a lot of things I can’t do still. Namely:
1.) Make the front page left side registration/search menu transparent/change color
2.) Move the front page registration/search menu over to the left a little more to make room for front page picture.
3.) Utilize another search form using all the profile fields without having them ALL show up on the front page registration/search menu when they are checked for the other menu.
4.) There HAS TO be a way to show on that search menu “Search within XX miles of Zip XXXXX” — Every dating site has this. That registration/search menu needs that.This is just for starters. I’ve spent 4 days now trying to figure this out. I admit….I need help.
December 25, 2014 at 01:57 #40293TheNewGuyParticipantAnd the changes you suggested to the style.css page on child theme and I see no difference and no place to make the adjustments.
December 25, 2014 at 02:15 #40294TheNewGuyParticipantOk, that transparency coding worked. Any ideas on the other issues I have?
December 25, 2014 at 03:50 #40297LauraModeratorHello, please create a topic with all your questions as this one isnt created by you.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.