- Posts: 127
- Thank you received: 4
Kunena 6.4.8 Released
The Kunena team has announce the arrival of Kunena 6.4.8 [K 6.4.8] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.
Solved How to change Font Sizes and Colors in CSS? I tried but can't get it right.
I haven't posted or visited this board for a long time. So I just saw that you're releasing a beta for Kunena 2.0. I can't wait for the final release because Kunena is an awesome forum extension for Joomla! In the meantime, I have a Joomla 2.5.4 site with a Kunena forum 1.7.2 forum at www.nemmar.com/index.php/forum/index
I would like help with making some minor changes to the CSS. I tried using Firebug and adding lines to the end of my template.css file, but it didn't work. I made other CSS changes to the forum and they worked, but these I can't figure out.
1) I need to change the font colors to black (and some font sizes to 9pt) on some sections of my Kunena forum. I have attached screenshots and circled the text sections I am referring to (photos 1-5). However, I don't want the same grayed area of the forum posts to change text color to black since it will be hard to read with that dark gray background (see screenshot "6 Kunena Forum - do NOT change text color.JPG").
2) I need to change the Topic headings font size (smaller) and make it NON-bold text (photo 7).
3) There's no link in the profiles to add a profile avatar. Is that a conflict with Kunena and my RocketTheme site template? Or can this be fixed with some minor code changes?
Just a heads up: Right click is disabled on my site since I have license agreement for some images on my site which requires that, even though the source code is visible. Sorry for the inconvenience of no right-click so I use F12 instead.
Thanks for any advice!
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.
Thanks for the reply. Their not important changes so I don't want to spend money now to make the changes.
Do you have an idea of what CSS code I would need to add to just make the sub-category links a 9 pt font size?
You can see the size now with the attached image:
5KunenaForumsub-categorynamesandpostscounttextsizeandcolor.JPG
If I make that one change correctly, then I can wait until my site gets some traffic before I make the other changes.
Thanks for any advice.
Please Log in or Create an account to join the conversation.
Add, to the end of your Joomla site template CSS file (in your case ../templates/rt_reflex/css/template.css), the following lines:
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Yes, thank you that worked great!!
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.