HTML5 Slideshow Support Product Page

How-to-do a page like "Seasonal Photography Showcase"

Asked 04 May 2013 15:02:21
1
has this question
04 May 2013 15:02:21 Kurt Hatt posted:
Hi, I'd like to create a Page like "Seasonal Photography Showcase" on DMXzone Homepage. Is there a step-by-step Manual? I have Problems to have a slideshow that fills the Background an has no control buttons and description. And the text in the middle how to create that transparent Background? I really would appreciate a help guide to do such a site - it's really lovely!

Replies

Replied 06 May 2013 07:03:45
06 May 2013 07:03:45 Patrick Woldberg replied:
In the showcase they set the width of the slideshow to 100% and the height is calculated and set using jQuery to make it the height of the window. There are also some css solutions to make it fullscreen, for example making the container div position absolute or fixed with a width and height of 100% (you probably would also set z-index to -1 to get it behind other content on the page). Just experiment with it.

Reply to this topic