Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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 Google Chrome: Kunena CSS alignment issues

More
15 years 3 months ago #77787 by madLyfe
ya it does it on the default template..


word up!

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

More
15 years 3 months ago - 15 years 3 months ago #77793 by sozzled
OK. According to the image you have just posted, this is not the default Blue Eagle template. So I guess the question should have been, "Does this problem occur on a rhuk_milkyway site template, using the Kunena Blue Eagle template, with Google Chrome?" So I've tested it and this situation occurs.

Therefore there's an issue in the Kunena template.

I haven't figured out a way to fix it. It's a nuisance but I wouldn't say that this is a big issue. It may have something to do with the way that Google Chrome handles tables? This won't be an issue in K 2.0 which will use tableless templates.
Last edit: 15 years 3 months ago by sozzled.

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

More
15 years 3 months ago #77796 by 810
i Think i got it. But i don't know what i did :silly: will find the problem tonight
regards 810

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

More
15 years 3 months ago #77797 by madLyfe

810 wrote: i Think i got it. But i don't know what i did :silly: will find the problem tonight
regards 810


shouldnt it still be further over? this is what it looks like in firefox..


word up!

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

More
15 years 2 months ago - 15 years 2 months ago #79563 by snilloconator
I think I got this finally fixed in Chrome mad! Adding a width property to the profile seems to have fixed it in Chrome.


Check it out here...

www.kunena.org/forum/111-user-written-te...ii-a-darker-template

Find the following code:
Code:
#Kunena table#kprofile td.kcol-left { padding: 10px 10px 30px; vertical-align: top;


and add width:200px like so...
Code:
#Kunena table#kprofile td.kcol-left { padding: 10px 10px 30px; vertical-align: top; width: 200px;
Last edit: 15 years 2 months ago by snilloconator.

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

More
15 years 2 months ago #79565 by madLyfe
that is simply amazing... nice work snill!

word up!

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

Time to create page: 0.301 seconds