Kunena 6.4.13 Released

The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.

Solved strange icon on login

More
2 years 1 month ago - 2 years 1 month ago #231770 by Bearsampp
Replied by Bearsampp on topic strange icon on login
tyvm for the clear and detailed answer. Could we use scss perhaps to change it to a small dot say to the bottom right outer corner of the avatar?

From a design point of view I think I would've used BS colors since it would then match the sites color schema but thats me.

EDIT: or, perhaps something like this without the big white center.  So its just a green/red/yellow ring around the avatar?
NOTE: I've increased the avatar size to 30px in this example
 
Last edit: 2 years 1 month ago by Bearsampp.

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

More
2 years 1 month ago #231771 by Pinkeltje
Replied by Pinkeltje on topic strange icon on login
I really don't understand why you have a border with avatar type set to normal.  

BTW: the blue button color is coming from your template. My screenshot is from a clean J5 install with only Cassiopeia and Aurelia.

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

More
2 years 1 month ago #231775 by rich
Replied by rich on topic strange icon on login

If you want to remove this, change the avatar type from Thumbnail to Normal in the Aurelia settings.

@Bearsampp It seems that you have set Avatartype to Thumbnails.

@Pinkeltje You will only see this color frame if you have setting "Icon Type = Fontawesome" and Avatartype = Thumbnail, Rounded or Circle in Aurelia.
.
 

Important! Always create a backup before you make any changes to your website!

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

More
2 years 1 month ago - 2 years 1 month ago #231776 by Pinkeltje
Replied by Pinkeltje on topic strange icon on login
@rich:
Exactly. But as I understand Bearsampp doesn't want border to show, so he can just set icontype to Normal as I stated here

I really don't understand why you have a border with avatar type set to normal.  


BTW: the blue button color is coming from your template. My screenshot is from a clean J5 install with only Cassiopeia and Aurelia.

 
It sets the class to none, so borders are not shown.

@Bearsampp:

NOTE: I've increased the avatar size to 30px in this example

logout icon size is hardcoded in widget logout, so I wonder how you changed it.
Last edit: 2 years 1 month ago by Pinkeltje.

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

More
2 years 1 month ago #231784 by Bearsampp
Replied by Bearsampp on topic strange icon on login
To help standardize our discussion I went ahead and changed it to normal. I think I can live with this now.
This email address is being protected from spambots. You need JavaScript enabled to view it. here's the custom.css
Code:
#kunena.layout .dropdown-toggle .status-none, #kunena.layout .dropdown-toggle img.none { background: transparent !important; width: 32px; box-shadow: none; }

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

Time to create page: 0.250 seconds