Hi Mehregan,
you can find the url by going to MEDIA and clicking on a PDF file:
[image: 1534317154676-bildschirmfoto-2018-08-15-um-09.11.56-resized.png]
[image: 1534317173574-bildschirmfoto-2018-08-15-um-09.11.59-resized.png]
That is the URL.
Hope I could help!
Marius
Hi @Bastion
you can select a background colour for the whole page here:
[image: 1534006349708-bildschirmfoto-2018-08-11-um-18.50.31-resized.png]
That does the job?
Best!
Marius
Dear @leoncc
I made a very rough sketch to give you an idea.
.thumb:hover .thumb-rel {
display: block;
}
.thumb-rel {
display: none;
position: fixed;
left: 10vw;
top: 10vh;
width: 80vw;
height: 80vh;
overflow: hidden;
pointer-events: none;
}
Hope that helps!
I used project thumbnails.
Best!
Marius
Hey @this
can you update this CSS class?
.col .lay-carousel img.h100 {
height: 100vh !important;
top: 0;
object-fit: cover !important;
width: 100%;
}
Let me know if that worked out :-)
Best!
Marius