- Posts: 1663
- Thank you received: 201
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
Before posting in this category, please read sticky topics and, as general background,
My Joomla site template makes a mess of Kunena
.
If you have questions about third-party templates, please use the User-written Templates category or contact the author directly. This category should only be used for questions about templates developed and supported by the Kunena project.
If you have questions about third-party templates, please use the User-written Templates category or contact the author directly. This category should only be used for questions about templates developed and supported by the Kunena project.
Sticky How do I change the colors of my template in Kunena 1.6?
15 years 4 months ago - 15 years 4 months ago #78161
by @quila
Replied by @quila on topic Re: How do I change the colors of my template in Kunena 1.6?
Hi,
if you want to change links color in whole site look in initialize.php (your template folder) at line 86
Change #5388B4 in whatever color you want.
Regards
if you want to change links color in whole site look in initialize.php (your template folder) at line 86
Code:
$forumLink = $this->params->get('forumLinkcolor', $skinner ? '' : '#5388B4');
Regards
Last edit: 15 years 4 months ago by @quila.
The topic has been locked.
- nikolayblinov
-
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
15 years 4 months ago #78181
by nikolayblinov
Replied by nikolayblinov on topic Re: How do I change the colors of my template in Kunena 1.6?
Thanks it really works...
The topic has been locked.
15 years 4 months ago #78266
by ajr65
Replied by ajr65 on topic Re: How do I change the colors of my template in Kunena 1.6?
I did that to and it worked, but I am a little worried that I lose this change when I upgrade. Is there a way to disable the skinner so it uses only the colors in the template.css?
The topic has been locked.
15 years 4 months ago #78945
by mohsen
Replied by mohsen on topic Re: How do I change the colors of my template in Kunena 1.6?
This is an issue for me as well.
Instead Im trying to change the forumheader to be a repeat-x / img file.
There is a line on 68 that applies to headers but Im worried to change it, since I dont know much about PHP syntax.
Seems a little of that Kunena uses something other than its CSS for such settings.
Instead Im trying to change the forumheader to be a repeat-x / img file.
There is a line on 68 that applies to headers but Im worried to change it, since I dont know much about PHP syntax.
Seems a little of that Kunena uses something other than its CSS for such settings.
The topic has been locked.
15 years 4 months ago #78956
by sozzled
What is the issue that is concerning you about Kunena using "something other than CSS" for defining what appears on web pages? Of course Kunena uses PHP to define what appears on web pages ... just like Joomla does. Joomla is built with PHP. Kunena is built with PHP. PHP Is the very foundation of Kunena. What's the problem here?
What is this line 68? Line 68 of what?
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: How do I change the colors of my template in Kunena 1.6?
I don't understand what you are talking about. Can you show us the line of code that you think is PHP?mohsen wrote: Seems a little of that Kunena uses something other than its CSS for such settings.
What is the issue that is concerning you about Kunena using "something other than CSS" for defining what appears on web pages? Of course Kunena uses PHP to define what appears on web pages ... just like Joomla does. Joomla is built with PHP. Kunena is built with PHP. PHP Is the very foundation of Kunena. What's the problem here?
What is this line 68? Line 68 of what?
Blue Eagle vs. Crypsis reference guide
Read my blog and
The topic has been locked.
- etkritikonspoudon
-
- Offline
- Senior Member
-
Less
More
- Posts: 110
- Thank you received: 7
15 years 2 months ago #83351
by etkritikonspoudon
I would like to repeat the above questions...
- How do I change the colour of background tabs from gray to something else?
- How can I decrease the size of topic titles?
AND
- How do I make the reply/quote etc buttons appear in "capitalize" instead of "uppercase"?
Would be great if someone could help...
- Also the top tabs that appear when goes to the user profile are much much prettier and modern than the standard forum tabs...why not making that display default?
Replied by etkritikonspoudon on topic Re: How do I change the colors of my template in Kunena 1.6?
etkritikonspoudon wrote: Is there a way to change the color of the background tabs (apart from the selected/highlighted tab)?
....
Also, is there a way to make to topic title's size smaller? It looks kind of bulky when viewing the forum.
Thanks.
I would like to repeat the above questions...
- How do I change the colour of background tabs from gray to something else?
- How can I decrease the size of topic titles?
AND
- How do I make the reply/quote etc buttons appear in "capitalize" instead of "uppercase"?
Would be great if someone could help...
- Also the top tabs that appear when goes to the user profile are much much prettier and modern than the standard forum tabs...why not making that display default?
The topic has been locked.
Time to create page: 0.271 seconds