- Posts: 23
- Thank you received: 0
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 strange icon on login
I've been told its the avatar type. No, its not the avatar type.
#1 its just a shape, #2 I've tried them all
I pointed out very clearly that there is a "green" class being applied to the avatar. Surely you don't think I did that myself? Just incase you think I did I even supplied the kunena css which it calls.
Yes, I have a green button and a css element to style that button. named "green".
IF we were discussing the shade of green then all this would make more since but we're not. We're discussing WHY IS THERE A GREEN CLASS WITH THE AVATAR! I want it removed!
Please Log in or Create an account to join the conversation.
If you want to remove this, change the avatar type from Thumbnail to Normal in the Aurelia settings.
If the narrow green frame around the avatar afterwards still bothers you, add the following code to the custom.scss file (and empty the cache if necessary).
You have to do the same for the other colors.
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
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
Please Log in or Create an account to join the conversation.
- Posts: 643
- Thank you received: 102
Please Log in or Create an account to join the conversation.
@Bearsampp It seems that you have set Avatartype to Thumbnails.If you want to remove this, change the avatar type from Thumbnail to Normal in the Aurelia settings.
@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.
- Posts: 643
- Thank you received: 102
Exactly. But as I understand Bearsampp doesn't want border to show, so he can just set icontype to Normal as I stated here
It sets the class to none, so borders are not shown.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.
@Bearsampp:
logout icon size is hardcoded in widget logout, so I wonder how you changed it.NOTE: I've increased the avatar size to 30px in this example
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.