HTML5 Slideshow Support Product Page

Answered

Change the background color of the HTML5 Slideshow

Asked 24 Apr 2013 18:39:48
1
has this question
24 Apr 2013 18:39:48 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 25 Apr 2013 07:22:41
25 Apr 2013 07:22:41 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