

- IMAGE SLIDER IN DREAMWEAVER CS6 HOW TO
- IMAGE SLIDER IN DREAMWEAVER CS6 SOFTWARE
- IMAGE SLIDER IN DREAMWEAVER CS6 CODE
Unfortunately, it disappeared in Dreamweaver CS4 and CS5 - Can Dreamweaver CS5 create slideshow without flash? NO! So how can you add a slideshow to Dreamweaver pages? Here I will introduce a method that allows you to make a slideshow for webpage via Dreamweaver CS3 and Dreamweaver CS4/CS5. In Dreamweaver CS3, you can make a basic slideshow - just loop images and fade effects without thumbnail and controls - but it's exactly what someone wants. It will cover Dreamweaver CS3/CS4/CS5 versions.
IMAGE SLIDER IN DREAMWEAVER CS6 HOW TO
If you are just an average web designer like me, you would like this article, which show you how to make a slideshow in Dreamweaver without coding.
IMAGE SLIDER IN DREAMWEAVER CS6 CODE
But I seldom write HTML code because it's a little bit difficult.
IMAGE SLIDER IN DREAMWEAVER CS6 SOFTWARE
If, after all that, it's still 'jerky' on your mobile, I wonder if maybe trying a different 'Animation' might make a difference, if not, I'm afraid I'm stumped.Dreamweaver is my favorite software to edit HTML in either design more or code mode. This doesn't concern you as you're not using overlayed descriptions or captions, so you can put those z-index values back to the default.Īlso in the code for your logo image, remove the width and height attributes,the code I posted for my image. is for a different scenario, you'll see if you re-read the post with those instructions, it's for when/if you use overlayed descriptions and/or captions and the logo image is placed in a different place in the code.


Start with a transparent canvas as you did the first time the same dimensions as the images that you are using in the, create your text/logo but resize it proportionally to around 450px (or a little bigger) wide, place it on the canvas a little in from the top and left (maybe 25px or so), export the image as a PNG32, which will render better than a gif. I'm sorry sherro, but I don't know what the problem might be with regards the 'jerky' display in your mobile, but the thing you did with the image in fireworks is not quite right. One thing, when I went to change the z-index on the css sheet the z-index was 8 in each of them, so I changed them to what is below Both your and PatBiz pages work perfectly on the phone I did as you suggested and placed position:relative to the first rule in the p7IGM02 stylesheet.Īs usual only I can make a hash of things, it has got me scratching my head as to why something as simple to do following the instructions wont works for me. In the meantime the desktop version is still working as it should Next move rather than having a 1100 x 365 canvas I made a new logo transparent 263 X 94 just the to see if that made a difference but it hasnt, the size of the logo on the phone does not adjust and looks out of place and remains jerky OK I removed the height and width, that was no good so I put them back. The first time I made the logo I made a transparent 1100 x 365 canvas then made the logo 291 x 42 and placed it in the top left corner then made a slice and all works well on the desktop but jerky on the mobile. I have I think, followed the instructions but having some difficulty with the Mobile phone side of it So each of those four class's z-index declaration should be z-index:9999999999 - that's one extra 9 than the z-index value in scaleabsimg.Ģ: Move the logoover imgage to just inside the p7IGMdescription-wrapper.IGM-desc-overlay-bottom rules. p7IGMdescription-wrapper.IGM-desc-overlay-top and. scaleabsimg z-index value which is, in this case, z-index:999999999 in the igm classes. Note to Bob and Pat perhaps (I never tried with IR2), this will not survive a GUI edit, just so you know, you'll have to place the image back in the code post GUI edit.Īlso note that in IGM2 (again not sure about IR2), if you have an overlay description and it includes anything other than information to be read (a link perhaps) then you'd need to alter the position of where you place the image code and make a few css tweaks - I'll include the tweak to accommodate the caption too.ġ: Trump the.
