View Full Version : Dreamweaver Help!
FF-Freak
14-08-2008, 01:33 PM
Hi^^
Im a bit new to dreamweaver , and ive been struggeling a bit with something.
I want to know if its possible to put a smaller image ontop of a bigger image? If its possible please let me know what im doing wrong , because i cant get it to work.
Azimuth
14-08-2008, 04:00 PM
Not without using div layers, no. And if you're new to this, you do not want to be fiddling with divs.
Darkmag
14-08-2008, 06:48 PM
Hi^^
Im a bit new to dreamweaver , and ive been struggeling a bit with something.
I want to know if its possible to put a smaller image ontop of a bigger image? If its possible please let me know what im doing wrong , because i cant get it to work.
Yes you can if you use the Z-Index property.
http://www.w3schools.com/Css/pr_pos_z-index.asp
FF-Freak
14-08-2008, 06:56 PM
Yes you can if you use the Z-Index property.
http://www.w3schools.com/Css/pr_pos_z-index.asp
Thanks , this looks like it will do what i want^^
Azimuth
14-08-2008, 07:15 PM
You're telling someone new to web coding to muddle with CSS and JavaScript? Yeah, good plan. This is the part where FF-Freak comes back and says, "I can't make it work."
http://i138.photobucket.com/albums/q258/azimuth666/lolly.gif
FF-Freak
14-08-2008, 07:17 PM
Nah , i actually have experience with CSS and "web coding" , its just that everything i know is self taught , so sometimes i make stupid mistakes or dont know how to do something xD
And , now that i know its possible , ill just keep trying until it works.
Azimuth
14-08-2008, 07:18 PM
Oh, all righty then. I was under the impression you'd only just started messing with code. Carry on, then. ^_^
Bad Idea. Anyways good look for that.
Pietersielie
30-08-2008, 08:10 AM
Try Dreamweaver help.
Or try:
<img scr="where the image is located" width=" " height=" " style="(here you should read what Dreamweaver gives you in the list box look for something with position and then play around with Xposition and Yposition ">
hope it helps
Powered by vBulletin® Version 4.1.11 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.