- Posts: 35
- Thank you received: 1
Kunena 6.3.7 Released
The Kunena team has announce the arrival of Kunena 6.3.7 [K 6.3.7] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
Question Change legend colours: Site Administrator, Global Moderator, etc.
The reason I asked ZINC this question is coz since he asked it and his site looks corrected, I thought he wouldn't mind sharing how he did it. Also, because the link in the post with an answer is dead....
Sozzled, thank you for reposting the correct answer. And as you stated in your original answer
, that's exactly what I did (adding this code to the end of my main template of my site, and not to any of the css of kunena). And that's to what I answered above in my PS (To change the legend colours, add the following lines at the end of your Joomla site template CSS file:
)...danss2 wrote: Thank you, sozzled, for reposting the answer, as the link in the answer post is indeed dead.
PS - didn't help
After that, while waiting for anyone to answer again, I started looking for that code in other css files and found it in kunena.forum.css and thought to experiment in that one, since values for colors were not there... And by posting here what I found and what I did, I thought: maybe would be helpful for pros like yourselves to see/know where to go from there... That's all....
BTW, I am running 1.7.2.
And again - I followed this
first, and since it didn't do anything for me, I started experimenting...To change the legend colours, add the following lines at the end of your Joomla site template CSS file:
Just in case, here is the link to a page on my site: sekretuspeha.info/forum so you can see, that that code in main template css did not do anythig (I left it there after adding it, despite the fact that it didn't help)
Please Log in or Create an account to join the conversation.
I just moved legend color code below that, and it worked! Yey! Thank you guys
Please Log in or Create an account to join the conversation.
In your case, danss2, you added the changes to the end of your Joomla site template CSS file, which is ../templates/sekretorange/css/template.css. You did that and it worked (as far as I can tell):
So, everything is all right now, yes?
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
The only thing I wanted to add here, since you mentioned firebug: i'm using chrom's "Inspect element" plugin and for some odd reason, it showed me one of kunena css files and not my template file... And that was what led my to my experiments...
And, again, oddly enough, now, since it is all fixed, that same plugin showes me correct css - template.css..
Well, nevertheless - it's all fixed and I thank you for pushing me towards the right dirrection
Please Log in or Create an account to join the conversation.
- Jiminimonka
- Offline
- Elite Member
- YBAS!
Please Log in or Create an account to join the conversation.
Legend :: Site Administrator, Global Moderator, Moderator, User, Guest etc.
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.