- Posts: 3
- 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
Question [Merged topic]The great Mootools/Javascript conflict discussion
15 years 3 months ago #82922
by jamieroz
Replied by jamieroz on topic Re: Unable to Upload Files
Thank you for your quick response!
You were absolutely correct---there was an issue with javascript.
I had "lightbox" enabled in order to have a clean-looking login. I disabled it, and the uploads are working.
Unfortunately for now, I'm going to have to sacrifice form for functionality. I'll have to play with this more when I have time, but at least the upload works now.
Thank you!
Weird---I thought I had 1.6. I'll have to figure out what happened there....
You were absolutely correct---there was an issue with javascript.
I had "lightbox" enabled in order to have a clean-looking login. I disabled it, and the uploads are working.
Unfortunately for now, I'm going to have to sacrifice form for functionality. I'll have to play with this more when I have time, but at least the upload works now.
Thank you!
Weird---I thought I had 1.6. I'll have to figure out what happened there....
The topic has been locked.
15 years 3 months ago #83179
by vlado85
Replied by vlado85 on topic Problems with the look of kunena kategories (default template)
I have problem with the look of my kunena forum. I migrate from 1.5.12 to 1.6.2, and I use Blue Eagle (default) template.
look:
www.rsplaneta.com/forum/18-Blablaonica-n...malni-razgovori.html
look:
www.rsplaneta.com/forum/18-Blablaonica-n...malni-razgovori.html
The topic has been locked.
15 years 3 months ago #83182
by severdia
Author of Using Joomla from O'Reilly Media. | www.usingjoomlabook.com
Replied by severdia on topic Re: Problems with the look of kunena kategories (default template)
Looks like there are a few styles in your main site template that are overriding Kunena CSS styles (in your joomla.css file). I see you have fixed some of them already, but you might also want to add these too:
#Kunena td {
padding: 0;
}
#ktab ul.menu li {
height:auto;
}
#Kunena td {
padding: 0;
}
#ktab ul.menu li {
height:auto;
}
Author of Using Joomla from O'Reilly Media. | www.usingjoomlabook.com
The following user(s) said Thank You: fxstein
The topic has been locked.
15 years 3 months ago #83198
by vlado85
Replied by vlado85 on topic Re: Problems with the look of kunena kategories (default template)
hm I do not know where to add these lines. In joomla.css or another? I did not do anything on fix some.
If I delete joomla.css problem is gone, but I do not know which lines in them is override Kunena css.
Thanks for your help.
If I delete joomla.css problem is gone, but I do not know which lines in them is override Kunena css.
Thanks for your help.
The topic has been locked.
15 years 3 months ago #83202
by severdia
Author of Using Joomla from O'Reilly Media. | www.usingjoomlabook.com
Replied by severdia on topic Re: Problems with the look of kunena kategories (default template)
Yeah, there's a problem in your joomla.css file. Since it's short, you might try removing sections of it until you isolate the problem. When first loading the page in Safari, the problem is there. But when I click reload, the problem goes away. You might also try turning off caching to see if the problem goes away since this can also be a symptom of that.
Add that CSS to your template.css file at the bottom. That way, your changes will stay whenever you upgrade Kunena.
Add that CSS to your template.css file at the bottom. That way, your changes will stay whenever you upgrade Kunena.
Author of Using Joomla from O'Reilly Media. | www.usingjoomlabook.com
The topic has been locked.
15 years 3 months ago - 15 years 3 months ago #83288
by vlado85
Replied by vlado85 on topic Re: Problems with the look of kunena kategories (default template)
Last edit: 15 years 3 months ago by vlado85.
The topic has been locked.
Time to create page: 0.344 seconds