Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

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 which CSS file for editing background colour

More
12 years 2 months ago #41 by oates
Yea, actually, Firebug as always was the first course of action. Couldn't find any associated colour when anaylzing the collapsable menu toggle.

As mentioned, my forum template has many css files, for now I tried layout.css adding the code above, didn't work, I'll try each one and see:

Edit css/custom.css
Edit css/editor.css
Edit css/extensions.css
Edit css/ie6hacks.css
Edit css/ie7hacks.css
Edit css/ie8hacks.css
Edit css/layout.css
Edit css/menus.css
Edit css/modules.css
Edit css/popups.css
Edit css/reset.css
Edit css/rtl.css
Edit css/style.css
Edit css/system.css
Edit css/typography.css


PS - I private messaged you the URL to the actual forum/site.
The topic has been locked.
More
12 years 2 months ago #42 by sozzled
May need to apply the !important directive, CheechDogg. Different site templates/rules, different solutions. It's a bit tricky.
The topic has been locked.
More
12 years 2 months ago #43 by 810
ok. This will work for you. extract the file to: "\components\com_kunena\template\default\"

overwrite the file.
regards 810
Attachments:
The topic has been locked.
More
12 years 2 months ago #44 by CheechDogg
No sozzled i figured it out...that just doesn't work in this case.

oates this is what you have to do....

Forum Header Background in the template manager for kunena you have to change that to the color you want that button to go....

On top of that you have to change another background...ill let you know here in a bit..

[img
Find me on Facebook.

CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3
The topic has been locked.
More
12 years 2 months ago - 12 years 2 months ago #45 by sozzled
oates: Add the following lines to the end of your Joomla site template CSS file (../templates/yoo_corona/css/custom.css):
Code:
#Kunena #ktop span.ktoggler { background-color: #B90000 !important; }
Last edit: 12 years 2 months ago by sozzled.
The following user(s) said Thank You: oates
The topic has been locked.
More
12 years 2 months ago #46 by 810
and set the option Toggler Color in the kunena template to "#B90000"
The topic has been locked.
More
12 years 2 months ago #47 by CheechDogg
Ok oates here it goes...


both the Forum Header Background and the following have to be same color background:

#Kunena div.kblock in the following folder/directory

components/com_kunena/template/default/css/kunena.default-min.css

[img
Find me on Facebook.

CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3
The topic has been locked.
More
12 years 2 months ago #48 by CheechDogg

810 wrote: and set the option Toggler Color in the kunena template to "#B90000"


810 that only sets the top toggler to what ever color you indicate doing it this way, at least only in my case. I tried that many months ago and that is what it would do, only the top toggler button, the rest would stay the same.

Any idea why?

[img
Find me on Facebook.

CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3
The topic has been locked.
More
12 years 2 months ago - 12 years 2 months ago #49 by sozzled
810 has provided us with a kind of "hotfix" to allow a option-driven feature to set the toggler colour. Alternatively, the mechanism I proposed in my last message will do the trick in this case, too. I still don't see any need to modify the original Kunena CSS files. BTW, that's how I've done things on a couple of my websites.

Every so often (once in every 500 cases) the issue cannot be simply fixed by modifying the Kunena CSS files ... but they're rare and far between. B)
Last edit: 12 years 2 months ago by sozzled.
The topic has been locked.
More
12 years 2 months ago #50 by 810

CheechDogg wrote:

810 wrote: and set the option Toggler Color in the kunena template to "#B90000"


810 that only sets the top toggler to what ever color you indicate doing it this way, at least only in my case. I tried that many months ago and that is what it would do, only the top toggler button, the rest would stay the same.

Any idea why?

Yes, i know why.
Only the top will change, the other toggler takes this option. Header color.

So there is only 1 toggler.
The topic has been locked.
Time to create page: 0.473 seconds