Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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

Solved Thumbnails File Info in Posts

More
3 years 2 months ago - 3 years 2 months ago #227148 by PhilF51`
Hi Rich,
I have entered the code in the template custom scss.  I have left it as is so you can look at the error.
Last edit: 3 years 2 months ago by PhilF51`.

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

More
3 years 2 months ago #227149 by rich
Replied by rich on topic Thumbnails File Info in Posts
I can't find the custom.scss on your page, but the error message is: "custom.scss in line 8". Why do you have 8 lines in your custom.scss? My code only has 6 lines. Can you please post here what you have entered in the custom.scss?

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
3 years 2 months ago #227151 by PhilF51`
This is copied from the custom scss.
.
.btn.btn-outline-primary.border.btn-sm {
display:none;
}
.col-md-3.text-center {
max-width: 9rem;
}
.

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

More
3 years 2 months ago - 3 years 2 months ago #227152 by rich
Replied by rich on topic Thumbnails File Info in Posts
Have you entered also the dots at begin ans at the end? If yes, these must be removed. Enter only this:

Code:
.btn.btn-outline-primary.border.btn-sm { display:none; } .col-md-3.text-center { max-width: 9rem; }

Important! Always create a backup before you make any changes to your website!
Last edit: 3 years 2 months ago by rich.

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

More
3 years 2 months ago #227153 by rich
Replied by rich on topic Thumbnails File Info in Posts
I have just seen that it works now.

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
3 years 2 months ago #227156 by PhilF51`
Oops!  Not too familiar with coding so not totally sure what was needed.  However, many thanks Rich.  It now works.    The file name appears only on hover now
Cheers.

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

Time to create page: 1.429 seconds