- Posts: 1
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.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 7.0
Question Scroll bars on profile box in IE
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- Smoothound
-
- Offline
- Junior Member
-
- Posts: 37
- Thank you received: 0
I have just upgraded Kunena 1.5.6 to 1.5.9 and everything is fine except scroll bars on the profile box, but this only seems to happen in internet explorer. I have checked it in firefox and it is ok.
I am using CB 1.2.1 and am using the avatar picture from CB.
I am also using the default_ex template.
Any help would be appreciated.
Thanks
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- Smoothound
-
- Offline
- Junior Member
-
- Posts: 37
- Thank you received: 0
sozzled your link did not work but managed to track it down and eventually found the following.
@quila wrote
komponents / com_kunena / template / default_ex / kunena.forum.css
line 735
add red colored text
#Kunena span.fb_avatar img {
border:1px solid #BFC3C6;
margin:5px;
max-width:150px;
padding:1px;
}
At first it did not work so I thought I would make it smaller so changed from 150px to 100px and that worked fine.
So you may need to adjust the size to suit your site.
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.