- Posts: 4
- Thank you received: 0
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
Please read
Before you ask for help with template issues ...
Question Kunena menu tabs: text is "invisible"
- Roy Verzijl
-
Topic Author
- Offline
- New Member
-
Less
More
16 years 2 months ago - 16 years 2 months ago #41335
by Roy Verzijl
Kunena menu tabs: text is "invisible" was created by Roy Verzijl
Dear Kunena users/administrators,
I have a problem with my forum, as you can see on the picture.
If you look in to the circled part of the picture you see that something is missing.
The "recent discussions", "my discussions", "categories", "my profile" part of the forum is missing. You can still click on the balls but the images doesnt work. Does somebody know what to do now?
You can check it out right HERE .
Regards,
Roy Verzijl
I have a problem with my forum, as you can see on the picture.
If you look in to the circled part of the picture you see that something is missing.
The "recent discussions", "my discussions", "categories", "my profile" part of the forum is missing. You can still click on the balls but the images doesnt work. Does somebody know what to do now?
You can check it out right HERE .
Regards,
Roy Verzijl
Last edit: 16 years 2 months ago by sozzled. Reason: Changed subject to imrpove search relevance
Please Log in or Create an account to join the conversation.
16 years 2 months ago - 16 years 2 months ago #41337
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re:Kunena menu tabs: text is "invisible"
I don't know where you obtained your Kunena template, but the text ("recent discussions", "my discussions", "categories", "my profile") is not missing: the text is coloured white (against a white background). This is not the standard default_ex template. Please note:
There is only one endorsed and supported Kunena template ... default_ex
Is there something specific that you would like help with?
Is there something specific that you would like help with?
Blue Eagle vs. Crypsis reference guide
Read my blog and
Last edit: 16 years 2 months ago by sozzled.
The following user(s) said Thank You: Roy Verzijl
Please Log in or Create an account to join the conversation.
- Roy Verzijl
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
16 years 2 months ago - 16 years 2 months ago #41338
by Roy Verzijl
Replied by Roy Verzijl on topic Re:Kunena menu tabs: text is "invisible"
Hi Sozzled,
Thanks for your reply!
I replaced the standard default template and the the problem was not solved.
I am just a rookie with this caus it's my first website.
Is there something else what i can do?
Regards,
Roy Verzijl
Thanks for your reply!
I replaced the standard default template and the the problem was not solved.
I am just a rookie with this caus it's my first website.
Is there something else what i can do?
Regards,
Roy Verzijl
Last edit: 16 years 2 months ago by sozzled. Reason: Changed subject to imrpove search relevance
Please Log in or Create an account to join the conversation.
16 years 2 months ago - 16 years 2 months ago #41339
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re:Kunena menu tabs: text is "invisible"
You would be better off with the default_ex template and images as they were originally installed. But as you have chosen to modify you own template, make these two changes, as indicated below, so that you will be able to see the text:
Edit your Kunena CSS file (kunena.forum.css), changing the following parts shown in red below:
#Kunena #Kunena_tab a:hover span, #Kunena #Kunena_tab li.Kunena_item_active a span {
background-position:left bottom;
color:#3C3C3C;
font-style:normal;
font-weight:bold;
text-decoration:none;
}
#Kunena #Kunena_tab a span {
background:transparent url(images/tabmenuleft.gif) no-repeat scroll left top;
color:#C3C3C3;
display:block;
font-family:Verdana,Helvetica,sans-serif;
font-size:x-small;
font-weight:bold;
line-height:35px;
padding:0 10px;
}
Edit your Kunena CSS file (kunena.forum.css), changing the following parts shown in red below:
#Kunena #Kunena_tab a:hover span, #Kunena #Kunena_tab li.Kunena_item_active a span {
background-position:left bottom;
color:#3C3C3C;
font-style:normal;
font-weight:bold;
text-decoration:none;
}
#Kunena #Kunena_tab a span {
background:transparent url(images/tabmenuleft.gif) no-repeat scroll left top;
color:#C3C3C3;
display:block;
font-family:Verdana,Helvetica,sans-serif;
font-size:x-small;
font-weight:bold;
line-height:35px;
padding:0 10px;
}
Blue Eagle vs. Crypsis reference guide
Read my blog and
Last edit: 16 years 2 months ago by sozzled.
The following user(s) said Thank You: Roy Verzijl
Please Log in or Create an account to join the conversation.
Time to create page: 0.243 seconds