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 Community Builder integration has messed up Kunena width

More
16 years 1 month ago - 16 years 1 month ago #43289 by damsella
Me again! With today's problem ;)

When I integrate Community Builder into Kunena, it messes up the width and Kunena runs into my right hand side bars.

When I unintegrate Community Builder, Kunena displays normally.

I've had a look on these boards and at Joomlapolis but can't see any reference.

So I was wondering, how can I set the width of my Kunena forum to be a bit narrower? I have looked for that answer on here, but couldn't work out what CSS files to change it in, or how.

Thanks!

I'm running Kunena 1.5.10 and CB 1.2.2, with a Yootheme template.
Part of the message is hidden for the guests. Please log in or register to see it.


I should add, originally it totally collapsed the right hand modules but I found a solution to this on the Yootheme forum: forum.yootheme.com/viewtopic.php?f=86&t=12979&p=101468#p101468
Last edit: 16 years 1 month ago by damsella.

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

More
16 years 1 month ago #43303 by damsella
Well it's messing up my centre modules as well, so I guess changing the width of Kunena won't make any difference. So ignore this thread!

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

More
16 years 1 month ago #43314 by sozzled
damsella wrote:

I should add, originally it totally collapsed the right hand modules but I found a solution to this on the Yootheme forum: forum.yootheme.com/viewtopic.php?f=86&t=12979&p=101468#p101468

Unfortunately, the link you posted requires me to be a registered, logged-in user of YOOtheme.

The problem is, of course, unrelated to both Kunena or Community Builder but lies elsewhere; it is caused, in this case, by YOOtheme. Edit your file ../templates/yoo_colorpalette/css/layout.css, locate the following CSS rule (at about line 429) and add the line in red below:

.floatbox {
overflow:hidden;
padding-right:15px;
}

How did I discover this answer? Firebug for Firefox! ;) (... and a bit of intelligent guesswork). How does my answer stack up against the answer written at the YOOtheme forum?

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

More
16 years 1 month ago - 16 years 1 month ago #43321 by damsella
Thanks sozzled, I will have a go at that - they don't answer things quickly over at Yootheme! ;)

I did try Firebug, but am obviously not as good at this stuff as you are :-) ;)
Last edit: 16 years 1 month ago by damsella.

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

Time to create page: 0.240 seconds