Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • tacsmart Friend
    #204878

    Need help changing the color of the button (not the text) of the “Edit” button on the user’s profile page. As seen in the attached image. You can see it is gray and you cannot see it. Thank you


    1. Capture
    Pankaj Sharma Moderator
    #564017

    Hi
    To change the color of Edit button add the change code in your custom..css file .
    You have already using this code in your custom.css file


    #Kunena .kwho-admin {
    color: #6A0888!Important;
    }

    Change the color code as per your need .

    tacsmart Friend
    #564019

    Thanks for the reply, but im looking to change the actual button color, not the text color… the line you quoted is for the text

    Pankaj Sharma Moderator
    #564020

    Hello
    Use this code to change background in custom.css

    #Kunena .kwho-admin {
    background: #fff
    }

    Change the color as per needs .

    tacsmart Friend
    #564028

    This is the only thing my custom.css contains:

    #Kunena .kwho-admin { color: #6A0888!Important}
    #Kunena .kwho-globalmoderator { color: #B40404 !Important; }
    #Kunena .kwho-moderator { color: #04B431 !Important; }
    #Kunena .kwho-banned { color: #848484!Important }
    #Kunena .kwho-user { color: #61380B!Important }
    #Kunena .kwho-guest { color: #000000!Important }

    I don’t see where you are referring

    Pankaj Sharma Moderator
    #564029

    Sorry I am not able to understand your last message for custom.css .
    Did you tried the code for button color ?

    tacsmart Friend
    #564051

    What I’m saying is that the code you refered to, is not in my custom.css file…. that line doesn’t exist

    Pankaj Sharma Moderator
    #564068

    Hi
    You need to add this code in your custom.css file .
    its a new code . Add this to Change button color . 🙂

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

This topic contains 8 replies, has 2 voices, and was last updated by  Pankaj Sharma 9 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum