Hallo!
Ich habe im Header der folgenden Seite:
eine Slide-Show (volle Breite) eingebaut. Ich hätte gerne dass die Bilder da aber vertikal zentriert sind. Gibt es da eine einfache Möglichkeit? Wo müsste ich welches CSS einsetzen?
Und kann man auch eine Verlinkung auf die einzelnen Bilder machen?
Vielen Dank für die Hilfe!
Lg, Clemens
Hat jemand einen Tip für mich?
Hi,
Sorry for the delay. We could use the following css code to pull the image upwards and align it vertically to the center of the slider area.
.av_slideshow_full li img {
margin-top: -140px;
}
Please do not forget to toggle or temporarily disable the Performance > File Compression settings after adding the css code.
Best regards,
Ismael
Hi Ismael!
Thanks that helped;-)
But where do i finde the Performance>File Compression setting?
AND is it possible to link the images of the slider to a subpage?
Thanks for your help!
Hi Ismael!
Thanks that helped;-)
But where do i finde the Performance>File Compression setting?
AND is it possible to link the images of the slider to a subpage?
Thanks for your help!
Ok I found the linking option;-)