Kunena 6.3.8 Released

The Kunena team has announce the arrival of Kunena 6.3.8 [K 6.3.8] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.

Solved Change Submit button icon on reply form

More
8 years 2 months ago #1 by riffi67
Hello, can i change the "floppy-disk" Submit button icon on Kunena 5.02 Crypsis template?

Thanks

Attachments:

Please Log in or Create an account to join the conversation.

More
8 years 2 months ago #2 by 810
you need to add this on the custom.less file
Code:
.fa-save::before, .fa-floppy-o::before { content: "\f0c7"; }

then the content to your wanted icon.
fontawesome.io/cheatsheet/
The following user(s) said Thank You: riffi67

Please Log in or Create an account to join the conversation.

More
8 years 2 months ago #3 by riffi67
Thanks a lot! Work fine!

;-)

Please Log in or Create an account to join the conversation.

More
4 years 7 months ago #4 by riffi67

810 wrote: you need to add this on the custom.less file

Code:
.fa-save::before, .fa-floppy-o::before { content: "\f0c7"; }

then the content to your wanted icon.
fontawesome.io/cheatsheet/


Hello, i've updated my site with new template and lastest kunena version.

How can i do to change the "floppy-disk" Submit button icon?

Thanks

Please Log in or Create an account to join the conversation.

Time to create page: 0.520 seconds