Button rounded corners
- Tobi
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
7 years 7 months ago #416
by Tobi
Button rounded corners was created by Tobi
What do i edit to make both input button and link buttton to have round corners
- Eugene S.
-
- Offline
- Administrator
-
7 years 7 months ago #418
by Eugene S.
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Replied by Eugene S. on topic Re: Button rounded corners
Sorry, what do you mean under input and link buttons? Could you make a screenshot to show me which elements you want to customize?
Thanks.
Thanks.
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
- Tobi
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
7 years 7 months ago #419
by Tobi
Replied by Tobi on topic Re: Button rounded corners
I mean i want the links in purple to be round at the border, i don't know the actual id or class to pur border radius on
- Eugene S.
-
- Offline
- Administrator
-
7 years 6 months ago #428
by Eugene S.
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Replied by Eugene S. on topic Re: Button rounded corners
Hello Tobi,
Sorry for the delay with reply.
Please add the following rules in /components/com_kunena/template/rnd_kascetic/css/custom.css:
Sorry for the delay with reply.
Please add the following rules in /components/com_kunena/template/rnd_kascetic/css/custom.css:
div#Kunena #kpost-buttons .kbutton,
div#Kunena .button,
div#Kunena .kbutton,
div#Kunena input.kbutton,
a.kattachment-insert.kbutton,
a.kattachment-remove.kbutton,
div#Kunena input,
div#Kunena input.kbutton,
div#Kunena .kicon-button,
div#kbutton_addvideo1,
div#kbutton_addvideo2,
div#Kunena .kicon-button span span,
div#Kunena .kicon-button span{
border-radius: 3px!important;
}
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Moderators: Eugene S.