- Posts: 42
- 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 which CSS file for editing background colour
14 years 3 months ago - 14 years 3 months ago #116321
by oates
Replied by oates on topic Re: which CSS file for editing background colour
Actually I'm using Blue Eagle, sticking with the philosophy of Kunena moving forward. I read the post and contributed to it on template (search dorona brown). What I'm trying to do is use Blue Eagle but simply change the colour scheme to a small degree. Blue doesn't work with my site design. I know that updates to the template will wipe that out but it wouldn't be much to change.
What do say Sozzled? Still bad idea?
Cheech - thanks for that, that fixed the blue line, all that's left is the blue box on the far right which toggles the collapsable menu, I thought that might be an image but the image behind it is: components/com_kunena/template/default/images/shrink.gif which isn't blue.
I'm almost home lads!
Firebug:
<span class="ktoggler fltrt">
<a class="ktoggler open" rel="kprofilebox" title="Expand"></a>
What do say Sozzled? Still bad idea?
Cheech - thanks for that, that fixed the blue line, all that's left is the blue box on the far right which toggles the collapsable menu, I thought that might be an image but the image behind it is: components/com_kunena/template/default/images/shrink.gif which isn't blue.
I'm almost home lads!
Firebug:
<span class="ktoggler fltrt">
<a class="ktoggler open" rel="kprofilebox" title="Expand"></a>
Last edit: 14 years 3 months ago by oates.
The topic has been locked.
- CheechDogg
-
- Offline
- Premium Member
-
14 years 3 months ago #116322
by CheechDogg
Find me on Facebook.
CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3
Replied by CheechDogg on topic Re: which CSS file for editing background colour
Correct, if you go to my forums you will see that I was able to turn that black, but I forgot what I did to do so. I am looking right now, when I find it I will post it here for you my Friend.
www.cagclan.com/cag-forums/index
Check out how I have it.
www.cagclan.com/cag-forums/index
Check out how I have it.
CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3
The topic has been locked.
14 years 3 months ago #116323
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: which CSS file for editing background colour
There is a problem with the K 1.7.1 configuration report generator:
github.com/Kunena/Kunena-1.6/issues/233
The report generator shows your forum is located at
If we knew exactly what site you are trying to fix, we would know better how to help. Evidently you are working on a site as a folder of your domain.
You need to add these lines to the end of your Joomla site template CSS:
I think you could have solved this one yourself with
Firebug
.
The report generator shows your forum is located at
You need to add these lines to the end of your Joomla site template CSS:
Code:
#Kunena #ktop span.ktoggler {
background-color: #730000;
}
Blue Eagle vs. Crypsis reference guide
Read my blog and
The topic has been locked.
- CheechDogg
-
- Offline
- Premium Member
-
14 years 3 months ago #116324
by CheechDogg
Find me on Facebook.
CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3
Replied by CheechDogg on topic Re: which CSS file for editing background colour
sozzled that didn't work for me when I tried it, I saw that with firebug months ago and it did not work. I had to edit another file, I want to say it was one of the skinner files but I don't remember.
Let us know if it works for you oates.
Let us know if it works for you oates.
CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3
The topic has been locked.
14 years 3 months ago #116325
by oates
Replied by oates on topic Re: which CSS file for editing background colour
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.
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.
14 years 3 months ago #116326
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: which CSS file for editing background colour
May need to apply the !important directive, CheechDogg. Different site templates/rules, different solutions. It's a bit tricky.
Blue Eagle vs. Crypsis reference guide
Read my blog and
The topic has been locked.
Time to create page: 0.244 seconds