This topic has 11 replies, 3 voices, and was last updated 11 years by nicholaus1221.

  • Author
  • #663
     fingolfin75
    Participant

    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,
    Claudio

    #669
     SQadmin
    Keymaster

    Hi,
    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 solution
    #673
     fingolfin75
    Participant

    Thanks 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!
    Claudio

    #675
     SQadmin
    Keymaster

    I 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 details

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #676
     fingolfin75
    Participant

    Yup 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!
    Claudio

    #721
     SQadmin
    Keymaster

    Hi
    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 solution
    #728
     fingolfin75
    Participant

    ah 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

    #730
     SQadmin
    Keymaster

    Hi 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,
    Robert

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #732
     fingolfin75
    Participant

    thanks 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

    #733
     SQadmin
    Keymaster

    Hi,

    Those two pop-up templates are:

    ../themes/sweetdate/page-parts/general-login-modal.php and
    ../themes/sweetdate/page-parts/general-register-modal.php

    You 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,
    Robert

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #985
     nicholaus1221
    Participant

    Hi,

    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,
    Nicholaus

    #987
     nicholaus1221
    Participant

    Hi

    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

Viewing 12 posts - 1 through 12 (of 12 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?