Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Please Read This First:

This is a community-driven self-help category to ask questions about designing or developing your own Kunena template. Please be aware that there are rules that apply to topics posted in this category:

Do not use this category for:
  • asking questions about how to make simple changes to a template designed by the Kunena project team (use K 3.0 Templates instead);
  • advertising your own template designs.

Topics that do not meet the above guidelines may be removed without notice.

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 Missing topic / category icons

More
9 years 6 months ago #1 by Wh1teLeopard
Hello
:)

My category and topic icons have disappeared in both the Blue Eagle template and the one I am currently using 'JSN Megazine'.

Link to site: kkitp.com/index.php/forums

Config file:
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: Exists | PHP environment: Max execution time: 30 seconds | Max execution memory: 32M | Max file upload: 2M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : jsn_megazine_pro | author: JoomlaShine.com | version: 1.0.1 | creationdate: Unknown

Kunena default template details : JSN Megazine | author: Joomlashine Team | version: 1.0.0 | creationdate: 03/10/2014

Kunena version detailed: Kunena 3.0.6 | 2014-07-28 [ Tala ]
| Kunena detailed configuration:

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

Third-party components: CommunityBuilder 1.9.1 | UddeIM 3.4

Third-party SEF components: None

Plugins: Search - Kunena Search 3.0.1 | Content - Kunena Discuss 3.0.1

Modules: Kunena Latest 3.0.1 | Kunena Stats 3.0.1 | Kunena Search 3.0.1


Any help to get them back would be much appreciated
:)
Attachments:

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

More
9 years 6 months ago #2 by 9themestore
Hi,

Open the template.css file in the "templates/jsn_megazine_pro/css/" path and paste below CSS rules to the bottom of file.
Code:
body #Kunena div.kblocktable td.kcol-category-icon a span { display: block; height: 32px; width: 32px; }

Please let me know if it does not work.

Regards

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)
The following user(s) said Thank You: Wh1teLeopard

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

More
9 years 6 months ago #3 by Wh1teLeopard
Thank you for getting back to me :)

Unfortunately that did not work.

I tried both the template.css and template_pro.css

If I have the template skinner turned on would I need to also add this to the blue eagle template css files? (apologies if that's a really stupid question)

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

More
9 years 6 months ago #4 by Wh1teLeopard
Just for further information in case it helps diagnose the issue...

The problem remains if I change it to Blue Eagle theme, and nothing changes if I alter the "Show Sub-Category Image" to 'No' or 'Yes'... nothing changes...
:dry:

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

More
9 years 6 months ago #5 by 810
Replied by 810 on topic Missing topic / category icons
Try
Code:
#Kunena span.kicon.kreadforum { display: block; height: 32px; width: 32px; }
The following user(s) said Thank You: Wh1teLeopard

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

More
9 years 6 months ago #6 by Wh1teLeopard
\ :laugh: / YAY!

That got it! I put it in the custom.css though, but it fixed it!

Thank you very much.
:)

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

Time to create page: 0.605 seconds