HTML5 Slideshow Support Product Page

Answered

html5 slideshow fluid grid layout

Asked 05 Dec 2012 11:34:51
3
have this question
05 Dec 2012 11:34:51 Pete Manning posted:
Hi, I cannot get the html5 slideshow to work with a fluid grid layout.

I have even borrowed the same images from your demo

www.dmxzone.com/demo/html5slideshow/responsive/index.html and tried to follow the tutorial and it just does not work.

From what I can see the video does not cover all the steps (there are little bits missing and not mentioned) and the website demo is not the same as the video and therefore trying to do this does not provide the same result.

The issue I have is that the images (900x613) are not resizing - www.quoling.com - ok it's not the best example but it should show what I mean.

Is there a full tutorial that I can view, that covers all steps properly?

(I am sure I have done something wrong but I am sure I have followed all steps in the tutorial).

Thanks

Pete


Promoted Answers

Replied 06 Dec 2012 12:54:03
Hello Pete.

I've sent you an e-mail with css file attached.

Regards:Vulcho.

You need also to add the following css rule:

.dmxSlideshow img, .dmxSlideshow object {
	max-width:none !important;
}

Reply to this topic