User Tag List

Results 1 to 9 of 9

Thread: Dreamweaver Help!

  1. #1

    Default Dreamweaver Help!

    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.
    Last edited by FF-Freak; 14-08-2008 at 01:34 PM. Reason: Spelling

  2. #2

    Default Re: Dreamweaver Help!

    Not without using div layers, no. And if you're new to this, you do not want to be fiddling with divs.

  3. #3
    If this poster agrees with you, you're doing something very wrong. Darkmag's Avatar

    Default Re: Dreamweaver Help!

    Quote Originally Posted by FF-Freak View Post
    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

  4. #4

    Default Re: Dreamweaver Help!

    Quote Originally Posted by Darkmag View Post
    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^^

  5. #5

    Default Re: Dreamweaver Help!

    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."


  6. #6

    Default Re: Dreamweaver Help!

    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.

  7. #7

    Default Re: Dreamweaver Help!

    Oh, all righty then. I was under the impression you'd only just started messing with code. Carry on, then. ^_^

  8. #8
    KFC
    Guest

    Default Re: Dreamweaver Help!

    Bad Idea. Anyways good look for that.

  9. #9

    Default Re: Dreamweaver Help!

    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •