- Posts: 124
- Thank you received: 1
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
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 "Mark all as read" button
15 years 5 months ago #71637
by Elnablo
"Mark all as read" button was created by Elnablo
Hi,
after getting the other buttons to somehow work nicely, there is
only one more very small problem.
The "Mark all as read" button shows no text until the mouse is moved
across the button. See picture, any ideas?
after getting the other buttons to somehow work nicely, there is
only one more very small problem.
The "Mark all as read" button shows no text until the mouse is moved
across the button. See picture, any ideas?
Please Log in or Create an account to join the conversation.
15 years 5 months ago #71662
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re: "Mark all as read" button
Hello,
Do you have a link to your site ? With a test account if needed (use
Do you have a link to your site ? With a test account if needed (use
This message contains confidential information
to show the datas only for moderators. I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
15 years 5 months ago #71690
by Elnablo
Replied by Elnablo on topic Re: "Mark all as read" button
Hi,
thank you for your help.
the website www.Main11.sonnabend-edv.de
Regards and thanks in advance,
Robert
thank you for your help.
the website www.Main11.sonnabend-edv.de
This message contains confidential information
Regards and thanks in advance,
Robert
Please Log in or Create an account to join the conversation.
15 years 5 months ago - 15 years 5 months ago #71692
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re: "Mark all as read" button
You can use firebug to edit or monitor the web page, you need to look in the kunena.default-min.css at line 1, this file is the minified version (comrpessed) the code interesting is :
Just remove this line : background-color: #F2F1EE;, but i don't know if this will affect others kunena parts.
Code:
#Kunena .button, #Kunena .kbutton {
background-color: #F2F1EE;
border-color: #999999;
color: #000000;
Just remove this line : background-color: #F2F1EE;, but i don't know if this will affect others kunena parts.
I don't provide support by PM, because this can be useful for someone else.
Last edit: 15 years 5 months ago by xillibit.
Please Log in or Create an account to join the conversation.
15 years 5 months ago #71697
by Elnablo
Replied by Elnablo on topic Re: "Mark all as read" button
Thanks, I do have firebug installed, but don't realy know how it works.
How do I save the changes I made in Firebug? (I know, wrong forum) :blush:
I even managed to change the color, can't figure out how to save the changes.
Thanks for your help,
Robert
How do I save the changes I made in Firebug? (I know, wrong forum) :blush:
I even managed to change the color, can't figure out how to save the changes.
Thanks for your help,
Robert
Please Log in or Create an account to join the conversation.
15 years 5 months ago - 15 years 5 months ago #71782
by Elnablo
Replied by Elnablo on topic Re: "Mark all as read" button
Interesting, the "Mark all as read" button is shown correctly
under Internet Explorer 8. Didn't try that before. So I only
have the problem under SAFARI & FIREFOX.
On the other hand, newer and bigger problem under IE. When
someone presses "answer", the two buttons below the editor are not
shown. No problme under SAFARI or FF. Using "short answer" does
work, as the buttons to send the answer are shown. Same problem
when trying to edit.
This is all so strange.
Is 1.6.1 running on your site?
Regards,
Robert
!!! I THINK IT'S A PROBLEM WITH MY TEMPLATE !!!
!!! WILL LET YOU KNOW, WHEN I FIND OUT FOR SURE !!!
under Internet Explorer 8. Didn't try that before. So I only
have the problem under SAFARI & FIREFOX.
On the other hand, newer and bigger problem under IE. When
someone presses "answer", the two buttons below the editor are not
shown. No problme under SAFARI or FF. Using "short answer" does
work, as the buttons to send the answer are shown. Same problem
when trying to edit.
This is all so strange.
Is 1.6.1 running on your site?
Regards,
Robert
!!! I THINK IT'S A PROBLEM WITH MY TEMPLATE !!!
!!! WILL LET YOU KNOW, WHEN I FIND OUT FOR SURE !!!
Last edit: 15 years 5 months ago by Elnablo.
Please Log in or Create an account to join the conversation.
Time to create page: 0.244 seconds