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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Weird layout in profile section

More
15 years 7 months ago - 15 years 7 months ago #60146 by gyedema
OK you got mail!
For the devs:
This message contains confidential information
Last edit: 15 years 7 months ago by gyedema.

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

More
15 years 7 months ago #60180 by sozzled
I had a look at the site and at the problem. I can see how to alleviate the symptoms of the problem (by eliminating some font size changes in the already-customised CSS) but the underlying issue is the Joomla site template. K 1.6 will not work on your existing narrow, fixed-width site template.

Here are some suggestions (to change your Joomla site template):

.art-Sheet {
margin:0 auto;
min-height:59px;
min-width:59px;
position:relative;
width:1100px;
z-index:0;
}

.art-contentLayout .art-content {
border:0 none;
margin:0;
overflow:hidden;
padding:0;
position:relative;
width:923px;
}

But, while these changes will fix your Kunena problems, they're going to cause other issues with the rest of your website.
The following user(s) said Thank You: gyedema

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

More
15 years 7 months ago - 15 years 7 months ago #60226 by gyedema
I changed settings to above, (only changes were in the "width" settings) and Kunena more or less looks ok now. The menu bar (on top, to navigate to the profile section etc) is still looking weird; too small and almost unreadable.

Furthermore the layout does indeed interfere with the rest of the website. Is there some solution to change this..?? The 1.5x Kunena forum is looking great on the website, no layout problems with that. Thanks in advance!
Last edit: 15 years 7 months ago by gyedema.

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

More
15 years 7 months ago #60228 by sozzled

gyedema wrote: I changed settings to above, (only changes were in the "width" settings) and Kunena more or less looks ok now. The menu bar (on top, to navigate to the profile section etc) is still looking weird; too small and almost unreadable.

Furthermore the layout does indeed interfere with the rest of the website. Is there some solution to change this..?? The 1.5x Kunena forum is looking great on the website, no layout problems with that.

I don't know anything about K 1.5 on your website - you're using K 1.6. All of your problems (including the menu font sizes) are caused by your Joomla site template. There is a solution but it requires work on your Joomla site template. Your Joomla site template CSS has some very prescriptive font-size and line-height settings; these need to be changed. Firebug for Firefox is a way to analyse what's happening. These things can probably be quickly fixed with a different site template or, if you can't do them yourself, engage someone to do them for you. Perhaps someone else has a few more ideas?

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

More
15 years 7 months ago #60232 by gyedema
In one of the above posts I named the original website: www.loopgroepleeuwarden.nl
On that site 1.5 is installed. The 1.6RC2 version is installed for testing reasons on another site.

I would love to hear suggestions on how to make it work...!! I can alter the template in Artisteer but don't know where to look, other than just more pixels in the widht section of the pages..

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

More
15 years 7 months ago #60234 by sozzled
Let's remain focused on the K 1.6 site, please.

You will need to alter the site template. I would get rid as many font-size and line-height CSS styles that I could. I would look at ul, li, div, a, table, td, etc.
The following user(s) said Thank You: gyedema

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

Time to create page: 0.245 seconds