- Posts: 63
- 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 must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the
download
page.
If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.
If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.
Question Topics
- karloshull
-
Topic Author
- Offline
- Junior Member
-
Less
More
3 years 10 months ago #223773
by karloshull
Topics was created by karloshull
Please Log in or Create an account to join the conversation.
3 years 10 months ago #223774
by rich
Important! Always create a backup before you make any changes to your website!
Example with Joomla template Cassiopeia:
System -> Site Templates -> Cassiopeia Details and Files
Create a user.css (see image)
.
.
Add a code like this:
.
.
Result
.
System -> Site Templates -> Cassiopeia Details and Files
Create a user.css (see image)
.
.
Add a code like this:
.
Code:
#kunena.layout a.hasTooltip.topictitle {
font-weight: bold;
font-size: 1.3em;
}
Result
.
Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: karloshull
Please Log in or Create an account to join the conversation.
- karloshull
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 63
- Thank you received: 1
3 years 9 months ago #224321
by karloshull
Replied by karloshull on topic Topics
Hi,
Thanks for this. Now I want to do the same with the categories?
Thanks for this. Now I want to do the same with the categories?
Please Log in or Create an account to join the conversation.
3 years 9 months ago #224332
by rich
Important! Always create a backup before you make any changes to your website!
There are several different text sizes on the index page. Remove from the code the line with the text size you do not want to increase.
.
.
Code:
#kunena.layout h1,
#kunena.layout h2,
#kunena.layout h3 {
font-size: 1.5em;
}
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
- karloshull
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 63
- Thank you received: 1
3 years 8 months ago #224375
by karloshull
Replied by karloshull on topic Topics
Please Log in or Create an account to join the conversation.
- karloshull
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 63
- Thank you received: 1
3 years 8 months ago #224376
by karloshull
Replied by karloshull on topic Topics
Please Log in or Create an account to join the conversation.
Time to create page: 0.253 seconds