Re: Problem JAK Lightbox in Phoca Gallery Image Module
Posted: 13 Aug 2019, 17:23
The problem with the aspect ratio in Highslide is solved!!!
I thought about the tips I've had from Christine and Jan and I did the following:
1. I installed on my NAS a complete test environment and installed all clear.
2. I loaded the same test images in Phoca and used the Phoca Image Module to show.
3. It worked good.
4. I modified the Joomlage Template with the CCS Code I used in the production website.
5. The problem occured again.
6. In the CCS Code should be included with
img {
height: auto !important;
}
7. Then all worked well again.
Conclusion:
Looks simple, cost me a lot of time, but was successful.
The problem was caused by a missing statement is the CCS Code of the template.
(Jan was right !!!)
I only have now two minor problems:
1. In Boxplus I would like to display the titel and description of the image
2. In HIghslide JS the description should be some lower displayed.
I think this item can be closed with many thanks for the help of everybody!
Rignus
I thought about the tips I've had from Christine and Jan and I did the following:
1. I installed on my NAS a complete test environment and installed all clear.
2. I loaded the same test images in Phoca and used the Phoca Image Module to show.
3. It worked good.
4. I modified the Joomlage Template with the CCS Code I used in the production website.
5. The problem occured again.
6. In the CCS Code should be included with
img {
height: auto !important;
}
7. Then all worked well again.
Conclusion:
Looks simple, cost me a lot of time, but was successful.
The problem was caused by a missing statement is the CCS Code of the template.
(Jan was right !!!)
I only have now two minor problems:
1. In Boxplus I would like to display the titel and description of the image
2. In HIghslide JS the description should be some lower displayed.
I think this item can be closed with many thanks for the help of everybody!
Rignus