Kunena 6.2.5 & module Kunena Latest 6.0.7 released

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

Solved Kunena Latest 2 columns

More
8 years 4 months ago #11 by Al Duccino
Replied by Al Duccino on topic Kunena Latest 2 columns
I would really appreciate the help yes. it's not Kunena related tho.

I applied this CSS rule on the entire website :
Code:
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width: 95% !important; max-width:1920px; margin-top:0px; }

I would like to apply 98% instead of 95% but only for my jomsocial component, any idea how I could achieve this ?

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

More
8 years 4 months ago - 8 years 4 months ago #12 by 9themestore
Replied by 9themestore on topic Kunena Latest 2 columns
Add below CSS rules to your style file:
Code:
.joms-no-touch .container { width: 98% !important; }

The above CSS rules works with Jomsocial page only.

- 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 :)
Last edit: 8 years 4 months ago by 9themestore.

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

More
8 years 4 months ago #13 by Al Duccino
Replied by Al Duccino on topic Kunena Latest 2 columns
Unfortunately it is also applying to the other components

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

More
8 years 4 months ago #14 by 9themestore
Replied by 9themestore on topic Kunena Latest 2 columns
Hi,

I have just updated above CSS rules. Please apply again to your style file.

- 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: Al Duccino

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

More
8 years 4 months ago #15 by Al Duccino
Replied by Al Duccino on topic Kunena Latest 2 columns
You are the best, thank you so much !!

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

Time to create page: 0.372 seconds