Image instead of video

Support desk for Multipurpose Quark Theme
GK User
Tue May 24, 2016 9:01 pm
Hello,

i want to have an image instead of a video at this position... could you please help me?

Bildschirmfoto 2016-05-24 um 21.57.55.png
User avatar
Expert Boarder

teitbite
Sun May 29, 2016 2:30 pm
Hi

Please remove a video and add this code to override.css:

Code: Select all
.frontpage #gkBottom3 {
background: url(path_to_Your_image) no-repeat center center transparent;
background-size: cover;
}
User avatar
Moderator


cron