-
AuthorPosts
-
March 21, 2015 at 2:43 am #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
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 21, 2015 at 2:51 am #564017Hi
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 .
March 21, 2015 at 3:26 am #564019Thanks 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 ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 21, 2015 at 7:51 am #564028This 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 ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 21, 2015 at 7:53 am #564029Sorry I am not able to understand your last message for custom.css .
Did you tried the code for button color ?March 21, 2015 at 7:25 pm #564051What I’m saying is that the code you refered to, is not in my custom.css file…. that line doesn’t exist
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 22, 2015 at 2:14 am #564068Hi
You need to add this code in your custom.css file .
its a new code . Add this to Change button color . 🙂AuthorPostsViewing 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, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Help Changing button color
Viewing 8 posts - 1 through 8 (of 8 total)