- Posts: 9
- Thank you received: 0
OS Property support center
image dissapears when closing popup image
- joan
- Topic Author
- Offline
- New Member
-
Less
More
10 years 6 months ago #52870
by joan
image dissapears when closing popup image was created by joan
in:
totsdos.es/finquesmar/pisos/casa-joan
after closing popup image, little image dissapears
help
joan
totsdos.es/finquesmar/pisos/casa-joan
after closing popup image, little image dissapears
help
joan
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13057
- Thank you received: 1696
10 years 6 months ago #52871
by Mr. Dam
Replied by Mr. Dam on topic image dissapears when closing popup image
Hi,
In fact, after closing the popup, you hover the mouse on the image, the image will be appeared again. But to solve the issue, you can follow these steps
1. Open file:
totsdos.es/finquesmar/components/com_osp...eme3/style/style.css
2. find
.cs-style-3 figcaption {
bottom: 0;
height: 100%;
opacity: 0;
top: auto;
transform: translateY(100%);
transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
width: 100%;
}
and change to
.cs-style-3 figcaption {
bottom: 0;
height: 100%;
opacity: 0;
top: auto;
transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
width: 100%;
}
Thanks
Dam
In fact, after closing the popup, you hover the mouse on the image, the image will be appeared again. But to solve the issue, you can follow these steps
1. Open file:
totsdos.es/finquesmar/components/com_osp...eme3/style/style.css
2. find
.cs-style-3 figcaption {
bottom: 0;
height: 100%;
opacity: 0;
top: auto;
transform: translateY(100%);
transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
width: 100%;
}
and change to
.cs-style-3 figcaption {
bottom: 0;
height: 100%;
opacity: 0;
top: auto;
transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
width: 100%;
}
Thanks
Dam
Please Log in or Create an account to join the conversation.
- joan
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
10 years 6 months ago #52879
by joan
Replied by joan on topic image dissapears when closing popup image
solved, thanks !!!
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13057
- Thank you received: 1696
10 years 5 months ago #52922
by Mr. Dam
Replied by Mr. Dam on topic image dissapears when closing popup image
OK
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.