HTML5 Slideshow Support Product Page

Answered

Change the background color of the HTML5 Slideshow

Asked 12 years ago
1
has this question
12 years ago MARC RIUS posted:
Hello everyone! I'm using HTML5 Slideshow and I have a doubt. How I can change the default black background color that appears when loading images?Excuse for my English and thank very much!!

Replies

Replied 12 years ago
12 years ago Vulcho Vulev replied:
Hello Marc.

Please open :
/Styles/dmxHTML5Slideshow.css

go to line 28 and edit the background-color property of the rule:

.dmxSlideshow {
    background-color: #000000;
}


Regards:Vulcho.

Reply to this topic