Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.
The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.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?
- Voice4Vision
-
- Offline
- Junior Member
-
- Creative Thinker
Less
More
14 years 2 months ago #120573
by Voice4Vision
Replied by Voice4Vision on topic How do I add a background image behind my Kunena Menu?
The topic has been locked.
14 years 2 months ago #120582
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: How do I add a background image behind my Kunena Menu?
Use a transparent background.
Blue Eagle vs. Crypsis reference guide
Read my blog and
The topic has been locked.
- Voice4Vision
-
- Offline
- Junior Member
-
- Creative Thinker
14 years 2 months ago #120586
by Voice4Vision
Replied by Voice4Vision on topic Re: How do I add a background image behind my Kunena Menu?
I tried using an image, however I could not get it to load. Not sure if I added it to the proper css.
Thank you sozzled for your response
Thank you sozzled for your response
The topic has been locked.
14 years 2 months ago #121101
by Lord Zedd
Replied by Lord Zedd on topic Re: How do I add a background image behind my Kunena Menu?
I am currently facing the same kind of prooblem. Same thing. It wont load. It keeps the default color.
In my Kheader div I wrote :
#Kunena .kheader {
background-image: url("../images/forumkheaderbackground.png") repeat-x scroll center top #2C5687!important;
}
In my Kheader div I wrote :
#Kunena .kheader {
background-image: url("../images/forumkheaderbackground.png") repeat-x scroll center top #2C5687!important;
}
The topic has been locked.
14 years 2 months ago #121107
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: How do I add a background image behind my Kunena Menu?
Try instead:
Code:
#Kunena #ktop {
background-image: url("../images/forumkheaderbackground.png") repeat-x scroll center top #2C5687;
}
Blue Eagle vs. Crypsis reference guide
Read my blog and
The topic has been locked.
14 years 2 months ago #121114
by Lord Zedd
Replied by Lord Zedd on topic Re: How do I add a background image behind my Kunena Menu?
No it did not work. 
But I notice that a couple of things that I use in my template css as override, is not loading.
I have read many topics and the article about Kunena can mess up the template.
Sozzled on a personal note: cool that you are still around here. what would Kunena and ALL these users here be without you!

But I notice that a couple of things that I use in my template css as override, is not loading.
I have read many topics and the article about Kunena can mess up the template.
Sozzled on a personal note: cool that you are still around here. what would Kunena and ALL these users here be without you!
The topic has been locked.
Time to create page: 0.375 seconds