Creative DW Image Show Forum


box Creative DW Image Show
The Creative DW Image Show is an extension that creates a display of images with amazing in and out transition effects. The transition effects can be easily customized, so that they could perfectly meet the user's requirements.

Find out more about Creative DW Image Show

Thread: Multiple Horizontal Shows?

title left
User Details
message
title right
Matthew Thomas

post date:
2009-10-17 11:51:21
First of all, great product. As far as image shows, it does everything I want it to so far...with one exception. I have not figured out how to display multiple shows horizontally on a page (without using a table, which does not seem to work with IE without a "mouse-over"). rnrnBasically, what I am looking for is:rnrnImage show (gap) Image show (gap) Image showrnrnAll three "shows" would be on a single line across he page. When I attempt to do this in DW, each "insert" of a slideshow starts a new line, and the shows appear in a vertical column on the page.rnrnI have not yet posted a page because I cannot get this to work. I am really just asking about the concept to see if it will work. Or perhaps someone can point me to a webpage where it has been successfully implemented...I doubt I am the first one to try such a thing.rnrnQUESTION: Is there a way to line up the slideshows without using a table? If so, what is the trick? It may be a common technique, but I have always used tables before for pictures...rnrnThank you for any help!rnMatthew
Andrei Rinciog [Extend Studio]

post date:
2009-10-19 05:56:57
Hello Matthew,

We have a tutorial that shows how to line up three divs using CSS float: http://www.extendstudio.com/documentation/flexi-panels-css/documentation/index.html

The tutorial is for CSS Panels, but the you can use the same div structure to put ImageShow banners in the page.

Also, if you want to go back to tables, you can do that. To get rid of the "mouseover" problem, you just have to move all the rendering scripts outside the table.

If you have any more questions, don't hesitate to post again.

Good luck,

Andrei Rinciog
cameron ferris

post date:
2009-11-12 15:05:48
Im having similar issues as Matthew but thought it was down to the overflow shoving the content down.

http://www.brownsofleigh.eu/bathrooms.html

The 1st image show is inserted as normal in the div and the 2nd 1 is in the table with the text adjacent as i would like it to appear.

I have tried Andrei's suggestion with the example from the flexipanels but struggled to make it work.

My example din the table doesnt display as Mathew mentions but i believe from the tip that i just need to move this line outside the table [ <script type="text/javascript"> xtdProBannerLayout("xtdProBanner3","../") </script> ]

Also in firefox im getting the following errors allthough dreamweaver doesnt pick them up [ line 53 column 141 - Warning: <img> escaping malformed URI reference ]

Once ive succeeded in resolving this i will happily publish the code for anyone else with the same issue.

Thanks again for any help coming.
Andrei Rinciog [Extend Studio]

post date:
2009-11-17 05:11:30
Hello,

I've answered you in the other thread: http://www.extendstudio.com/forum/23/1092/any-ideas-.html

Regards,
Andrei Rinciog