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 [Merged topic]How do I add a background image behind my Kunena Menu?

More
13 years 11 months ago #121167 by Voice4Vision
This is what I have for my headers, and it works for me.
Code:
body #Kunena .kblock div.kheader, body #Kunena div.kblock > div.kheader { background: url(../images/module_color.png);

Good luck,
Voice4Vision
The topic has been locked.
More
13 years 11 months ago - 13 years 11 months ago #121168 by sozzled
Lord Zedd: I don't see a problem here. Whatever your problem is, it has to do with the styling of your div#maximenuck which has nothing to do with Kunena. This is more of an issue with your own menu system that is involved with your Joomla site template.

Your question is a question about CSS in a very broad sense, not in the narrow terms for which this forum category is established. Our job here is to help people use the Blue Eagle template or to adapt the standard features of that template. Your question is different. It's not a question of your approach being a "better" solution; in your case it's just a different approach.

I spent about an hour looking at your site, experimenting with different ideas (none of which I was happy recommending to you). In my personal opinion, I don't see anything wrong with what you you have done.
Last edit: 13 years 11 months ago by sozzled.
The topic has been locked.
More
13 years 11 months ago - 13 years 11 months ago #121169 by CheechDogg
Hello Lord Zedd,

First of all let me point out to you this, that is not the Kunena Menu. Therefore any changes you are making to your template css for kunena are not going to reflect on that menu.

That menu is your joomla menu which you have added kunena menu items to and you can find the css for that here:

modules/mod_maximenuck/themes/css3megamenu/css


Second, this is not a Kunena issue it is a issue regarding your menu mod (mod_maximenuck) so any other questions regarding this issue should either be addressed to that mod's developer/author or over at the joomla forums.

[img
Find me on Facebook.

CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3
Last edit: 13 years 11 months ago by CheechDogg.
The topic has been locked.
More
13 years 11 months ago #121537 by Lord Zedd
Found a solution for everybody who has this problem.

#Kunena div.kblock > div.kheader, #Kunena .kblock div.kheader {

background:#2C5687 url('../images/forumkheaderbackground.png') repeat-x scroll center top!important;
}
The topic has been locked.
Time to create page: 0.311 seconds