- Forum
- Archive
- Kunena 1.7 and Kunena 1.6
- K 1.7 Templates and Design
- K 1.6 and K 1.7 Templates and Design Archive
- [Merged topic]How do I add a background image behind my Kunena Menu?
×
Kunena 6.0.8 Released (17 Jan 2023)
The Kunena team has announce the arrival of Kunena 6.0.8 [K 6.0.8] which is now available for download as a native Joomla extension for J! 4.2.x. This version addresses most of the issues that were discovered in K 6.0 and issues discovered during the development stages of K 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?
10 years 10 months ago - 10 years 10 months ago #21
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?
The subject of this topic is "How do I add a background image behind my Kunena menu?"
Can you please show me where, on the following image, is your Kunena menu? What do you want to change?
Can you please show me where, on the following image, is your Kunena menu? What do you want to change?
Blue Eagle vs. Crypsis reference guide
Read my blog and

Last edit: 10 years 10 months ago by sozzled.
The topic has been locked.
10 years 10 months ago - 10 years 10 months ago #22
by Lord Zedd
Replied by Lord Zedd on topic Re: How do I add a background image behind my Kunena Menu?
Ok ... Where the hell is it? It should appear when you hover over the forum. Yes I know this is for Kunena Menu so I must create a new topic. What browser are you using? Do you got something blocking my menu?
If you hove the home button, do you see a menu drop down? If you hover forum also a dropdown should appear.
But as I said in a previous post in the Kheader I'm not getting a background image ... while it really should.
If you hove the home button, do you see a menu drop down? If you hover forum also a dropdown should appear.
But as I said in a previous post in the Kheader I'm not getting a background image ... while it really should.
Last edit: 10 years 10 months ago by Lord Zedd.
The topic has been locked.
10 years 10 months ago #23
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?
It should not be up to us to find your Kunena menu. It's up to you to show us what you are talking about.
Here is the Kunena menu:
If you want to change the background image behind this menu, use the following CSS rule:If you are talking about something or somewhere else, then use
Firebug
for Firefox to analyse your web page. (Yes, I used Firefox to view your site, BTW. It doesn't matter; I see the same thing in IE9 and Google Chrome, too.)
Here is the Kunena menu:
If you want to change the background image behind this menu, use the following CSS rule:
#Kunena #ktop {
background-image: url("..xxxxxxxxxxxxxxxxxxxxxxxxxxx");
}
Blue Eagle vs. Crypsis reference guide
Read my blog and

The topic has been locked.
10 years 10 months ago - 10 years 10 months ago #24
by Lord Zedd
Replied by Lord Zedd on topic Re: How do I add a background image behind my Kunena Menu?
I think you are mistaking what I 'm trying to say. I know what a Kunena menu is. See my picture. It is up there. I found a better solution. I just do not want the Kunena Menu on the classical position.
Anyway, this is not the problem anymore. See my picture. I have tested the drop down menu and so have at least 20 friends of mine in various browsers. You are the very first to not see the dropdown menu. This is why I am surprised. What browser are you using? Version, ...
Anyway where the arrow is, is my problem. I'm using css but in css a background in color works but a background image does not work. It wont show up the background image. Why could it be?
Anyway, this is not the problem anymore. See my picture. I have tested the drop down menu and so have at least 20 friends of mine in various browsers. You are the very first to not see the dropdown menu. This is why I am surprised. What browser are you using? Version, ...
Anyway where the arrow is, is my problem. I'm using css but in css a background in color works but a background image does not work. It wont show up the background image. Why could it be?
Last edit: 10 years 10 months ago by Lord Zedd.
The topic has been locked.
- Voice4Vision
-
- Offline
- Junior Member
- Creative Thinker
10 years 10 months ago #25
by Voice4Vision
Replied by Voice4Vision on topic Re: How do I add a background image behind my Kunena Menu?
This is what I have for my headers, and it works for me.
Good luck,
Voice4Vision
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.
10 years 10 months ago - 10 years 10 months ago #26
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?
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.
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.
Blue Eagle vs. Crypsis reference guide
Read my blog and

Last edit: 10 years 10 months ago by sozzled.
The topic has been locked.
- CheechDogg
-
- Offline
- Premium Member
10 years 10 months ago - 10 years 10 months ago #27
by CheechDogg
Find me on Facebook.
CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3
Replied by CheechDogg on topic Re: How do I add a background image behind my Kunena Menu?
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.
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.

CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3
Last edit: 10 years 10 months ago by CheechDogg.
The topic has been locked.
10 years 9 months ago #28
by Lord Zedd
Replied by Lord Zedd on topic Re: How to replace kheader with an image
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;
}
#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.
Forum Access
- Not Allowed: to create new topic.
- Not Allowed: to reply.
- Not Allowed: to edit your message.
- Forum
- Archive
- Kunena 1.7 and Kunena 1.6
- K 1.7 Templates and Design
- K 1.6 and K 1.7 Templates and Design Archive
- [Merged topic]How do I add a background image behind my Kunena Menu?
Time to create page: 0.090 seconds