Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Question Lightbox - Image size is bigger the lightbox

More
10 years 8 months ago #168857 by omri
Hi,

In Kunena 4.0.5 the image that is displayed in the lightbox is bigger then the light box.

See attached image.

Any idea how to fix this?

Thanks,
Omri





This message contains confidential information

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

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

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 120 seconds | Max execution memory: 512M | Max file upload: 24MM

Kunena menu details:

Warning: Spoiler!

Joomla default template details : purity_III | author: JoomlArt.com | version: 1.1.5 | creationdate: Unknown

Kunena default template details : | author: | version: | creationdate:

Kunena version detailed: Kunena 4.0.5 | 2015-08-17 [ Turnau ]
| 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

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

More
10 years 8 months ago #168859 by 810
do you have a link to the topic, so we can check the css issue.

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

More
10 years 8 months ago #168861 by omri

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

More
10 years 8 months ago #168875 by 810
try this to add it on custom.css. (template manager - edit css):
Code:
#mbMedia img { padding-left: 20px; padding-bottom: 10px; } #mbBottom { padding:0 !important; }

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

More
10 years 8 months ago #168883 by omri
I applied your suggested fix to costum.css but unfortunately the fix does not work.

Take a look for example on the following:

beta.kitchen-guide.co.il/forum/%D7%A4%D7...%A4%D7%95%D7%99#6614

In one image there is a problem with bottom padding, in the second there is a problem with the left one.

Can you continue help me find a fix?

Thanks,
Omri

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

More
10 years 8 months ago #168884 by 810
try
Code:
#mbMedia img { padding-left: 20px; padding-bottom: 10px; } #mbBottom { padding:0 !important; margin-top: -10px !important; }

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

Time to create page: 0.280 seconds