- Posts: 137
- 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
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.
Loved Kunena 1.5.3 Template: MOC 2.0
HOWEVER, I have noticed one more thing. If you notice here on this website when you hover over those BB buttons a description pops up of what that button does. I noticed on the MOC template it does not do that. Can we look into this and see how to make that functionality work?
Spock wrote:
I thought i fixed that for K1.5.3 ... obviously not! Will fix this too - thanks
itgl72 wrote
If you can tell me where to make the edit, I will do it myself. My site is on kunena 1.0.10 and I am locked down from upgrading right now due to other custom programming implemented into the site. Do you have some editing of files on what lines I can do myself?
Sorry I did not mention that my issue was on the 1.0.10 kunena template.
Just wanted to touch base on what was discussed above and if its something you can help me with? Is it something you can tell me to replace in a file somewhere?
Please Log in or Create an account to join the conversation.
This is the standard Kunena template set-up ... yes I agree some of buttons should have a style class attached to them. Something that i think should apply to the icon sets too is that the are controlled by css (which will give designers endless possibilities) to enable multilingual sites . This template and nearly all other templates are re-skins of the default_ex template. With the recent developments in Kunena it wasn't worth editing php files when the component was being updated so often. Also the dev team are working on api for template design meaning that more and more original templates will be designed. As i said I'll update the css tomorrow sometime.I have found, that you should enclose
in smile.class.php for buttons for adding links, images, videos, etc.Code:class="fb_button"
Now there is only 'type' so that is why this buttons have standard look and have no label.
Please Log in or Create an account to join the conversation.
Sorry, I responded to that earlier but i didn't point it out to you properly: www.kunena.com/forum/111-templates-and-d...it=10&start=10#22411Just wanted to touch base on what was discussed above and if its something you can help me with? Is it something you can tell me to replace in a file somewhere?
Spock wrote:
to change that look at
in the css#Kunena table#fb_postmessage .fb_posthint .fb_inputbox {
Please Log in or Create an account to join the conversation.
Spock wrote:
I thought i fixed that for K1.5.3 ... obviously not! Will fix this too - thanks
I'll wait for what you can fix. Thanks!
Please Log in or Create an account to join the conversation.
Spock wrote:I thought i fixed that for K1.5.3 ... obviously not! Will fix this too - thanks
I'll wait for what you can fix. Thanks!
That doesn't need to be fixed by me because it is working fine in Kunena 1.5.3 - K1.1.10 you'll need to change the colors in that code i pointed out to you in the css
Please Log in or Create an account to join the conversation.
That doesn't need to be fixed by me because it is working fine in Kunena 1.5.3 - K1.1.10 you'll need to change the colors in that code i pointed out to you in the css
As far as colors and such with graphics and css I can handle that with firebug, and PS but my more pressing concern is the hintbox.
There may be some confusion on my part, or on us both as to what we are talking about. I'm specifically needing some help in the fb.posthint area.
In this default template if you, for example hover over the "B", the post hint area changes to Bold test: and an example of the code. It rolls over depending on which boardcode icon you put your mouse over.
In the moc template I am using it does not do that, it stays stuck on "bbCode Help - Hint: bbCode can be used on selected text!"
Hope you can help.
Please Log in or Create an account to join the conversation.