Dear @alexandrap
if you use your old files and not not update anything. Then it might still work.
Try a new install of Laytheme with your old files.
Best!
Marius
Hi @oli
you can add this to your CUSTOM CSS
.lightbox-image-holder img {
height: initial !important;
width: initial !important;
}
Let me know if that worked out.
Best!
Marius
Dear @j-train
with LayTheme it is not possible to install your own sliders.
If you want to use many third-party plugins – we recommend LayGridder.
Best!
Marius
Dear @ddkk10
not really.
The overlay is done with a filter and not with a background color and opacity change.
Maybe you can find a solution with CUSTOM CSS yourself.
Best!
Marius
Dear @juanpinkus
that is not really an option.
Also difficult with CUSTOM CSS because the jQuery calculates the position of the image again.
We are sorry.
Best!
Marius
Dear @j-train
not really.
With CSS it wont really work.
With jQuery you could exchange the order of the image-box and the captions.
Then the captions are above.
[image: 1529333549082-bildschirmfoto-2018-06-18-um-16.50.11.png]
[image: 1529333561987-bildschirmfoto-2018-06-18-um-16.50.19.png]
But you will need some medium jQuery knowledge for that.
Best!
Marius
Dear @michael_vvc
not really easily possible.
The image slider calculates the position and the size. So just using CUSTOM CSS with !important, will just mess up the slideshow.
Sorry!
Marius