The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.

Probably a stupid question involving Adobe Dreamweaver.

TubularLuggageTubularLuggage Registered User regular
First, this is probably something with a ridiculously simple solution, and I'm probably just missing something obvious. I have searched the internets for a solution, but have found nothing helpful.

Is there a way in Adobe Dreamweaver to move images freely at all? When I insert an image, I can only move it by pushing it to the next line, or with spacing/indenting. There has to be something I'm missing.
Is there a way to do this? And if not, why the fuck isn't there? It seems like it should be the most basic thing.

TubularLuggage on

Posts

  • narv107narv107 Registered User regular
    edited June 2009
    You can set the position style of the img tag to absolute and then when you select the image it will give you movement controls

    narv107 on
  • SeguerSeguer of the Void Sydney, AustraliaRegistered User regular
    edited June 2009
    Because layout using HTML is not designed to do that - you CAN use absolute positioning, but in general layouts on the web flow.

    What are you trying to do?

    Seguer on
Sign In or Register to comment.