This topic has 5 replies, 2 voices, and was last updated 9 years by wilfriedMarseille.

  • Author
  • #80818
     wilfriedMarseille
    Participant

    Hello
    I change my styling option color. And i got a problem i don’t found how can i change it. Is complicated to explain my problem with my bad english …
    When i stay clik and i select a word. My Word become white on white so invisible.
    And on a formulaire when i clik on a input my border become white on white so invisible.
    Do you wich element i have to change on the styling option or on the css code ?
    http://www.zikrea.com/inscription/

    thanks you 🙂

    If you love Ableton check my blog :
    www.zikrea.com

    #80823
     sharmstr
    Moderator

    Put this in your quick css

    COPY CODE
    
    .main-color ::selection {
        background-color: #003333 !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #81368
     wilfriedMarseille
    Participant

    Sorry but your css code seems doesn’t work. I try it but nothing change …

    first problem : On a formulaire when i clik on a input my border become white on white so invisible.

    second problem : When i stay clik and i select a word. My Word become white on white so invisible.

    Do you gt anthoter solution please ?

    If you love Ableton check my blog :
    www.zikrea.com

    #81376
     sharmstr
    Moderator

    If I add this css to your page, I get the following

    COPY CODE
    
    #buddypress .standard-form input:focus, #buddypress .standard-form textarea:focus, #buddypress .standard-form select:focus {
    border-color: #000 !important;
    color: #000 !important;
    }
    .main-color ::selection {
        background-color: red !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    Attachments:
    You must be logged in to view attached files.
    #81384
     wilfriedMarseille
    Participant

    The border problem is ok now. But no in all input :'(

    But the background-color is not working with me … Is strange.
    I think than the better is to change it in my dashboard.
    I’m going to see it.

    If you love Ableton check my blog :
    www.zikrea.com

    #81387
     wilfriedMarseille
    Participant

    It’s okay i found the solution with the dashboard. Thanks you and sorry for this …

    If you love Ableton check my blog :
    www.zikrea.com

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?