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

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.

Solved How do I change the Top-Level Category Text to Bold

More
10 years 6 months ago #169123 by 4WD-NATION
This message contains confidential information

Database collation check: The collation of your table fields are correct

Joomla! SEF: Enabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Missing | PHP environment: Max execution time: 300 seconds | Max execution memory: 256M | Max file upload: 128M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : protostar | author: Kyle Ledbetter | version: 1.0 | creationdate: Unknown

Kunena default template details : Blue Eagle | author: Kunena Team | version: 4.0.6 | creationdate: 2015-09-28

Kunena version detailed: Kunena 4.0.6 | 2015-09-28 [ Pielungo ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: None

Third-party SEF components: None

Plugins: None

Modules: None



I would like to change the Top Level Category Text to the style of 'Bold'. How do I change the current text of the Top Level Category to bold text?

Thank you! :)

Please Log in or Create an account to join the conversation.

More
10 years 6 months ago #169125 by rich
You mean the description?

You can use BBCodes for it (Backend -> Kunena -> Categories -> click on Section -> Description).

Important! Always create a backup before you make any changes to your website!

Please Log in or Create an account to join the conversation.

More
10 years 6 months ago #169126 by 4WD-NATION
The image (website address and attachment, I included) shows 2 categories (4WD NATION and VENDORS). How do I make the category text (4WD NATION and VENDORS) bold.

Thank you! :)



http://printscr.com/8nbcy3

Please Log in or Create an account to join the conversation.

More
10 years 6 months ago #169127 by rich
Try this:
Go in backend to "Kunena -> Templats -> mark Blue Eagle -> Edit CSS -> custom.css -> Edit CSS" and add this code.

Code:
#Kunena h1 a:link, #Kunena h1 a:active, #Kunena h1 a:visited { font-weight: bold; }

Important! Always create a backup before you make any changes to your website!

Please Log in or Create an account to join the conversation.

More
10 years 6 months ago - 10 years 6 months ago #169128 by 4WD-NATION
I went to the backend of the Joomla website (I use the protostar template by Joomla 3.4.4):

Extensions -> Templates -> Protostar -> CSS -> Template.css -> I then added the code to the end of the CSS file -> Clicked Save"

It worked! The Category Text is now Bold.

Thank You Very Much :)


Last edit: 10 years 6 months ago by 4WD-NATION. Reason: needed to state it is a Joomla website

Please Log in or Create an account to join the conversation.

More
10 years 6 months ago - 10 years 6 months ago #169133 by 4WD-NATION
After I removed the code from the Protostar templates CSS file.

I went to the backend to "Components -> Kunena Forum -> Templates -> mark Blue Eagle -> Edit CSS -> custom.css -> Edit CSS" and added the code.

It worked! The Category Text is now Bold. :)

I understand when Joomla updates from version 3.4.4 then the code would be erased (deleted) from the Protostar CSS file, and I would have to add it again. Yet, if added the way you mentioned, then the code will not be deleted.

Thank You Very Much :)


Last edit: 10 years 6 months ago by 4WD-NATION. Reason: Needed to add the other option for adding code

Please Log in or Create an account to join the conversation.

Time to create page: 0.247 seconds