- Posts: 17
- 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
This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.
The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.
Question K 1.5.4 template default_ex_black
FreeThinker wrote:
otakoncl wrote:
This also is happening to me...!?bbcode color problem...
plz check
...the colors do work, but doesn't show up in/on board!?!?
@jojalami
=> yes i've seen the download link to template after i posted
Edit in kunena.forum.css
Line 56:
" background: #222222 url(images/bg2.png);"
to
" background: #222222;"
hmmm
the problem isn“t your css. the basic problem is a bug in the javascript which generates the color palette. the script show each color as the background so it will be overwritten by a custom background of your template. colors are still there but you see only the backgroundimage set in your stylesheet.
a better way to fix this would be to edit the javascript. this would allow you to have a custom background and show the bbcode colors. just my two cent...
EDIT /components/com_kunena/lib/kunena.bbcode.js.php
line 193
replace
this will set the background color of the table to transparent and will work with every template which uses its own background...
- FreeThinker
-
- Offline
- Senior Member
-
- Posts: 121
- Thank you received: 0
..and it's workin' now
Thanks
When you have one of the buttons selected like 'Recent Discussions' or 'My Discussions', its blue. I would like to make it a different color. Which image do I edit to do that? I have edited a bunch of one's I thought it might be, but after uploading and refreshing the browser, it's still blue.
Of does this forum need to have it's cache cleaned some how?
You made a great template is it possible to send me the icons psd files so I can make a dutch translation.
Greetings Arjan
- FreeThinker
-
- Offline
- Senior Member
-
- Posts: 121
- Thank you received: 0
Hi there.Hello, thank you for this very nice template
When you have one of the buttons selected like 'Recent Discussions' or 'My Discussions', its blue. I would like to make it a different color. Which image do I edit to do that? I have edited a bunch of one's I thought it might be, but after uploading and refreshing the browser, it's still blue.
Of does this forum need to have it's cache cleaned some how?
For this you can use a plugin for Firefox called Firebug that shows you what to alter and it's easier to make changes