Interactive images positioning

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
wedb
Posts: 9
Joined: Fri Dec 02, 2005 5:40 pm

Interactive images positioning

Post by wedb »

Using XHTML + CSS2 it is possible to position images in a page in an absolute and fixed way. This makes building nice sites relatively easy.
It would be very nice if there was an interactive way to move the images in the preview pane and have the style tag updated with the correct values. Eg:

<img src="helpline.GIF" alt="Help Line" style="left: 57px; top: 452px; position: absolute" />

It would be nice if I could change the left and top of the above using the mouse by selecting the image in the preview and moving it around.
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

Thank you for your post. Currently this is not possible, because the text editor does not offer WYSIWYG mode. But we might implement something like this in the future.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Post Reply