- Posts: 46
- Thank you received: 0
OS Property support center
Photo Issue
- jeffrey
- Topic Author
- Offline
- Senior Member
-
Less
More
10 years 3 months ago #57913
by jeffrey
Photo Issue was created by jeffrey
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
10 years 3 months ago #57916
by Mr. Dam
Replied by Mr. Dam on topic Photo Issue
Hi,
To solve this issue, please follow these step
1. Open file:
components > com_osproperty > templates > theme3 > style > style.css
2. Go to lin 2670
find
.cs-style-3 figcaption {
height:100%;
width: 100%;
top: auto;
bottom: 0;
opacity: 0;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
transition: transform 0.4s, opacity 0.1s 0.3s;
}
and change to
.cs-style-3 figcaption {
height:100%;
width: 100%;
top: auto;
bottom: 0;
opacity: 0;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
transition: transform 0.4s, opacity 0.1s 0.3s;
}
Good luck
Dam
To solve this issue, please follow these step
1. Open file:
components > com_osproperty > templates > theme3 > style > style.css
2. Go to lin 2670
find
.cs-style-3 figcaption {
height:100%;
width: 100%;
top: auto;
bottom: 0;
opacity: 0;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
transition: transform 0.4s, opacity 0.1s 0.3s;
}
and change to
.cs-style-3 figcaption {
height:100%;
width: 100%;
top: auto;
bottom: 0;
opacity: 0;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
transition: transform 0.4s, opacity 0.1s 0.3s;
}
Good luck
Dam
Please Log in or Create an account to join the conversation.
- jeffrey
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 46
- Thank you received: 0
10 years 3 months ago #57917
by jeffrey
Replied by jeffrey on topic Photo Issue
Hi,
It working now. But i just find out another question is related to photo as well:-
I had select watermark to all photos. But it only showing on the fist page.
when i click on it, there have no watermark in the photos.
Please view attachment.
Jeffrey
It working now. But i just find out another question is related to photo as well:-
I had select watermark to all photos. But it only showing on the fist page.
when i click on it, there have no watermark in the photos.
Please view attachment.
Jeffrey
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
10 years 3 months ago #57920
by Mr. Dam
Replied by Mr. Dam on topic Photo Issue
Hi,
The configure option: "Apply watermark for all photos" has mean: the watermark will be applied to all Medium pictures of properties. It doesn't mean, the watermark will be applied to all picture types (Thumb, Medium, Original) pictures of properties.
If you don't tick that feature, the watermark will be applied to first medium picture of properties only.
Thanks
Dam
The configure option: "Apply watermark for all photos" has mean: the watermark will be applied to all Medium pictures of properties. It doesn't mean, the watermark will be applied to all picture types (Thumb, Medium, Original) pictures of properties.
If you don't tick that feature, the watermark will be applied to first medium picture of properties only.
Thanks
Dam
Please Log in or Create an account to join the conversation.
- jeffrey
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 46
- Thank you received: 0
10 years 3 months ago #57922
by jeffrey
Replied by jeffrey on topic Photo Issue
okay, got it.
Thanks
Thanks
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.