This topic has 11 replies, 3 voices, and was last updated 11 years by nicholaus1221.
-
Author
-
July 16, 2013 at 14:09 #663fingolfin75Participant
Hello,
the admin interface is very nice to change colors of items.
I can’t find though, where I can change the colors of notifications of new friends and messages (the small boxes) appearing over “profile”. I would also like to change the color of some parts in the login pop up. Need to change everything from pink to orange.
Can’t find the css for these items. Could you be so kind to tell me where to check?Thanks for your excellent support!
Best regards,
ClaudioJuly 16, 2013 at 14:45 #669SQadminKeymasterHi,
Please use, for example, Firebug for Mozilla to inspect css
For the notifications add this to your style.css from sweetdate-child/style.css or to quick css section from Admin -> Sweetdate -> Styling options:COPY CODE.kleo-message-count { background: none repeat scroll 0 0 #F00056; } .kleo-friends-req { background: none repeat scroll 0 0 #01A8DA; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 16, 2013 at 14:53 #673fingolfin75ParticipantThanks for such quick response!
I’ve tried with what you suggested but still the colors won’t change.What else could I try?
Thank you very much!
ClaudioJuly 16, 2013 at 14:58 #675SQadminKeymasterI guess you have changed the hex colors with your own, right? 🙂
And where did you put the code I gave you.
Please try to give as much detailsHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 16, 2013 at 15:00 #676fingolfin75ParticipantYup I did that! 🙂
I put the code in style.css in the child theme and it doesn’t work.
Then I tried with the quick css and nothing again…It’s really frustrating since I need to change everything on the site that’s pink and cyan into orange and grey 🙁
Could you please give me further assistance?
Thank you!
ClaudioJuly 18, 2013 at 05:28 #721SQadminKeymasterHi
Try making them !imporfant
But it should work without too.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 18, 2013 at 10:21 #728fingolfin75Participantah it works now! thanks!!!!
Only one thing left…could you please tell me how to modify colors in the log in and register pop up forms?
I can’t find that anywhere 🙁 Also if you can tell me what files they refer to in order to modify them a bit.
Thank you so much for such excellent support!!
Claudiio
July 18, 2013 at 10:55 #730SQadminKeymasterHi Claudio,
I think we forgot about that pink colors from popups, we will fix this in next update. Until then you can change colors applying directly in admin Sweetdate/Styling options/Quick css box like this:COPY CODE.reveal-modal .pink-text { color: #1eb6c7; }
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 18, 2013 at 11:02 #732fingolfin75Participantthanks for such prompt support!
Won’t work though….I mean the pink in the texts in the pop ups for create a new account or sign in to account. Sorry maybe I wasn’t clear enough. Also I’d need to modify the pop up for registering and delete the heart…where is the code for these two pop-up stored?
Thanks again! You’re the best really!
Claudio
July 18, 2013 at 12:09 #733SQadminKeymasterHi,
Those two pop-up templates are:
../themes/sweetdate/page-parts/general-login-modal.php and
../themes/sweetdate/page-parts/general-register-modal.phpYou can change icon class within “i” tag http://d.pr/i/Qcmd with your preferred icon class. You have a full list of classes here: http://fortawesome.github.io/Font-Awesome/cheatsheet/
ps: thanks for your kindly words 😉
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 29, 2013 at 17:46 #985nicholaus1221ParticipantHi,
I was wondering how to edit the sign up popup that has a pink “<3 Create My Account” button to not have a heart and also be a different color than pink. I’d also like to change the color of the “Create Account” text that is also pink on the sign up popup and for the login popup I would like to change the pink “Sign Into Your Account” to a different color.
Any help would be much appreciated,
Thank you,
NicholausJuly 29, 2013 at 19:22 #987nicholaus1221ParticipantHi
I just figured it out from this post, https://archived.seventhqueen.com/forums/topic/change-colors-of-some-items, in the forums, sorry.
My bad,
Nicholaus -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.