Place the Point of Insertion of Images

Virtually all the instructions for inserting pictures in Dreamweaver will tell you first "place the insertion point in the document where you want that image." How can I (Move), which is to move the cursor to a particular place on the blank page without using transport returns, tabs, etc. that add unnecessary code.

Thank you for your help on what should be a trivial question for those more experienced than me

You can not. You need to build an infrastructure HTML that allows to your
insertion point to place them where you want on the page.

For example, if you want an image to 100px placed towards the bottom of the top of
the 100px to the right of the left margin and page, you can do
construction of an HTML table with a cell that falls exactly in this place. Then
you would spend just the image in this cell.

See - web authoring is not like using Microsoft Word, or an edition DT
request. Unfortunately, you have to have some understanding of the
HTML/CSS underlying to start working effectively.

--
Murray - ICQ 71997575
Adobe Community Expert
(If you * MUST * write me, don't don't LAUGH when you do!)
==================
http://www.dreamweavermx-templates.com - template Triage!
http://www.projectseven.com/go - DW FAQs, tutorials & resources
http://www.dwfaq.com - DW FAQs, tutorials & resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Intlcom" wrote in message
News:f2l2p7$7HH$1@forums. Macromedia.com...
> Say virtually all the instructions to insert images in Dreamweaver
> you
> the first "place the insertion point in the document where you want only the.
> image. »
> How can I (Move) is to put the cursor at a particular place on the
> white
> the page without the use of carriage returns, tabs, etc. that add unnecessary code.
>
> Thank you for your help on what should be a trivial matter for those
> more
> experienced than me
>

Tags: Dreamweaver

Similar Questions

  • How to allow the user to insert an image file

    Pro 10 using when I test in pro I can insert any file that I like, when I try in the drive I can only select the PDF files.

    Also on a side note how do I give them the opportunity to see the clear image button I know this isn't event.target.buttonClearIcon ();

    It's the JS I use

    Prompt the user to select the file to display on the button

    event.target.buttonImportIcon ();

    Evil. It will work in Reader (XI or higher), but you will only be able to select the PDF files as the image. 'S done it on purpose by Adobe.

  • Place the text cursor to change images

    I'm working in Dreamweaver 8 and I am creating the following concept. I have a list on the left and the picture to the right, what I try to do when you hover over each topic in the list the image on the left will change when you move the text. So I have five subjects and five images. I tried unsuccessfully to behaviors. Is there anyone out there who can tell me how to accomplish this concept in Dreamweaver 8 Please?

    Vicky

    Okay... but if your goal is to get a glimpse of contexts, for example in a portfolio of photography, it can be very beneficial. Use with caution and in a targeted way, I agree. Round-off of the first page should be used with care. Is there a need of the user, or is it for ourselves? Always build for the end user, never yourself.

    -Tod

  • When I clicked on the Firefox menu its appear very slowly, when I place the pointer to an arrow as the submenu apear slowly, page scroling typing letter appear not smoothly, Word by Word. How can I solve this problem?

    I update its version, uninstall & re-installed. Separately downloaded the new version and install after uninstalling old firefox, but I don't have a solution.

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > appearance/themes).

    In Firefox 4 and later Safe mode disables extensions and disables hardware acceleration.

  • Create a button to insert an image in a pdf form which disappears once the user hits, a form submission or form reset button?

    I am updating a form of company which was created in Livecycle Designer, by a user who has left the company, which has an image button to join.  The Acrobat of the company bought dc pro for me, thinking that I would be able to update the form, but it is not able to be edited, and I therefore re-created form in ms pro.

    I can get the user to insert an image PDF using javascript

    event.target.buttonImportIcon ();

    However not being is not familiar with javascript and still learn acrobat, it's that I can get in the previous forums before I lose myself.

    The javascript works fine to get the image, however is not immediately clear the reset form or submit buttons for forms are used.

    Can someone please give me simple and clear instructions on how to do it?

    P.S. Adobe website does not mention anything not being able to edit livecycle designer forms in other versions of acrobat, so I'm already very frustrated.  So please do replies newby friendly.

    You cannot delete directly. What you can do is a kind of a hack, which is to copy the icon of a button that has not applied to icon.

    If you create an image button (it can be hidden), set it to an icon, but don't actually select one.

    When you want to reset your other button, you can use this code:

    this.getField("Image1").buttonSetIcon (this.getField("EmptyImage").buttonGetIcon ());

  • What happened to the keyboard shortcut to insert an image?

    I work in Captivate 8 on a Windows 7 PC. I know you used to be able to use a combination of keyboard shortcuts to insert an image. It disappeared?

    I have to click Media > Image to insert an image. I would love it if Captivate had the ability to customize the keyboard shortcuts. Like Photoshop!

    Hello

    Shift + Ctrl + M was (and still is) the shortcut to insert an image.

    See you soon... Rick

  • How to place a text box on an image in a specified location?

    Hi all!

    I am an intermediate user of Dreamweaver and try to learn the CSS I created my Web site.

    My problem is that no matter what position specified I returned to the text box using the implementation of style, the results are far from what I'm looking for.

    I built my website using tables and want to place the text box on an image that is embedded in a cell.

    So, here's what I've done so far:

    CSS stylesheet:

    #abouttext {do-family: Arial, Helvetica, without serif;}     do-size: 16px;     make-style: normal;     make-weight: normal;     color: #FFF;     text-decoration: none;     background-color: #D0DF4A;     padding: 5px;     height: 260px;     Width: 180px;     overflow: hidden;     visibility: visible;     border: 1px solid #D9E46B;     right: auto;     bottom: auto;     z-index: 1;     resize: none;     position: absolute;     left: 331px;     top: 289px; } //below is the assigned div.

    < div id = "abouttext" >

    < p align = "center" > this text is enclosed in an < /p > box.gdsgsfgzfdgfg

    < / div >

    I know I'm missing something, and it's probably something to do with the investment. I don't get how to assign the up, down, left and right values.

    Could someone please explain?

    Thanks in advance!

    ~ THE

    Hello, I'm newer than you if do not have a go if it is nonsense - I tried!

    But I discovered this week that to make the absolute position of the work the containg div must have the relative value.

    I have a #container defined, div.  The #content div is then positioned compared to this div container using an absoulte position.  Move it around to adjust the position absolute - in my case I used left = 0 top = 0 to put it at the top left of the div container I used Panel click CSS styles on the div #content and there standing in live mode view - I can not yet write code.

    ?????

  • When I insert an image in the body of my email, it is replaced with an attachment when the recipient gets (also using OE).

    I use outlook express 6 on windows xp pro.

    When I Insert an image in the body of my email, it is replaced with an attachment when the recipient gets (also using OE).
    I did use the option of fixing , I used to Insert.  The reverse also occurs.  When someone using OE sends me an email with
    a peak inside the body of the email, it appears in the box and not in the body of the email. This happens only when they concern the
    my program.  Others using OE does this experience between them.

    My mail sending format is HTML and in its settings, I checked "send pictures with messages. In addition, in the tools of internet explorer, advanced, multimedia.
    I 'send photos' checked also, in the email window, under 'format', ' Rich Text (HTML) "checked.

    I have recently reinstalled cleanly win xp to address a system idle in general.  All updates are in place and tested it with antivirus and anti-malware programs.

    That is what it is?

    [Transferred from Internet Explorer]

    Original title: outlook express

    Tools | Options | Read. Read all messages in plain text it is checked? This it will make become an attachment.

  • How to insert photoshop image with a work/clipping path in illustrator using the path?

    How to place an image in Illustrator using the clipping/work path created in Photoshop?

    I have a .jpg of an object on a background image. This image has a clipping path that écrêtera the background of the image. I could clip the outside background (in Photoshop) and save the image as a file .psd with a transparent background, and then insert the .psd file in Illustrator... it's easy. What I can't understand is to place the image (bottom) .jpg and use clipping path Photoshop be clipping path in Illustrator. In this way, I can take this clipping path and use it as a layer of gloss spot for production. I work on a Macbook Pro and CC2014. Thank you.

    But you can export the path separately in Illustrator, then he get married to the JPEG placed as a clipping mask.

    In traces of Photoshop Panel, target the path, and then choose file > export > traces to Illustrator...

    He'll write a .ai file. Open and select all (it's a quick and easy way to 'see' the path because Photoshop it will export with no border or background, leaving mostly 'invisible' on the artboard Illustrator).

    Then you can copy it to the collage at the top of your JPEG placed. Position them as you like, select this option and the JPEG format, then choose object > clipping mask > make...

  • How to use the text space reserved Point of insertion properly?

    My problem is double here, and there may be a response that connects these two problems...

    1. when I add a text field on stage and do a right click on this text field, I can't add a Point of Insertion in order to display the placeholder text

    2. when I add a subform on stage, I can then add a Point of Insertion in the subform, but when I Preview in PDF or save this document in PDF format and click on the text in support of place that it does not go far.  She stayed there.


    What Miss me to have placeholder text disappear once a user clicks on it?


    Thank you

    I discovered that my concern was not with the insertion points, but with putting shaped on a text field in the object Panel.  Now I can display placeholder text, which will then disappear once typed by the user in the field.

  • Why the function "Insert an Image" does not insert the code at the location of the cursor?

    I mainly work with php files and I'm still working in code view only.  I am editing the php files that I wrote using a different code a few years ago Editor.  I place the cursor to the place in the code where I want to go the image tag and use the menu "insert an Image".  The code is then placed directly under the < body > tag.  It is always placed in the same place no matter where I place it in the code.  Can someone tell me what is happening here?  Thank you.

    Not sure why it does not insert the image where the cursor is, but my workflow is much easier. I mainly work in code view and I will drag the image from the files Panel to where I want to in my document. Simple

  • HELP file, place the Image but will not go

    I converted a Word doc to html

    to be able to file, place images in blocks of text in CS4.

    When I file, place the image (was be a jpeg file), it placed, I turned and it reduces, but then it would not move.

    How to become mobile if I apply skin?

    If you place the image in the text block, so it is called inserted graphics and it doesn´t suppose to move around with the mouse more, it flows with the text.

    It s like a giant letter in your text.

    If you want to place your images in floating frames, Don t put them inside text blocks, drop them outside your page first, and then move them to the right places with the mouse or use X / coordinated in Control Panel.

    If you have need of your images still flows with the text, use the object anchor instead of inserted graphs...

  • I'm about to order an iphoto Mac book I did.  I can't place the order because it said that some executives do not contain an image.  ALL the images in my book have one photo in them!  Help!

    I'm about to order a Photo book.  It does not place the order because it tells me that some pages contain images without a photo.  I checked carefully and all frames are filled.  Why can he not accept my order?

    With iPhoto? or Photos? If it is iPhoto, you know that abandoned Apple books photos and other documents printed for iPhoto and Aperture at the end of March, right?

  • Size of the text cursor (insertion point)?

    How can I control the size of the text cursor (insertion point)? The Windows setting in Accessability Options of the Panel seems to ignore Firefox.

    Try to create these two integer prefs:

    ui.caretWidth
    ui.caretBlinkTime (milliseconds;use 0 to disable blink)
    

    To open the topic: config page, type Subject: config in the address bar (address) and press the 'Enter' key, as you type the url of a Web site to open a Web site.

    If you see a warning then you can confirm that you want to access this page.

    • Use the filter at the top bar of the on: page config to more easily spot a preference.
    • Preferences that have changed also show "BOLD" (user set).
    • Preferences can be reset to the default value using the context menu if they are set of users
    • Preferences can be changed via the context menu: Edit (string or integer) or toggle (Boolean)
  • Cannot move or leave the pointer to stop in a place using Microsoft Wireless Mobile Mouse 6000

    Original title:

    I can't find a way to get the mouse move or allow the pointer to stop in place so I can use the keyboard correctly.

    Hello

    1. what version of Windows is installed on the computer?

    2. what program are you using when the mouse starts to jump around?

    3 are you aware of any changes made to the computer, before the show?

    Assuming that you have installed on the Windows 7 computer, follow these steps.

    Method 1:

    Step 1: Safe Mode

    Start your computer in safe mode and check the number.

    Start your computer in safe mode

    http://Windows.Microsoft.com/en-us/Windows7/start-your-computer-in-safe-mode

    Step 2: Clean boot

    If you are not facing the problem in safe mode, and then put your computer in a clean boot and search for the question.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    http://support.Microsoft.com/kb/929135

    Note: once you have determined the problem by using a clean boot procedure, follow step 7 in the article to restore your computer to normal startup.

    Method 2:

    Check out the following link.

    Troubleshoot a wireless mouse that does not correctly

    http://support.Microsoft.com/kb/321122

    See also,

    Change the settings of the mouse

    http://Windows.Microsoft.com/en-us/Windows7/change-mouse-settings

    I hope this helps.

Maybe you are looking for

  • Server outgoing apple ID address does not

    I can not send (but can receive) mail to my address ID on my Macbook Pro. It; s a pain because I have to keep switching servers when I try to send. I can paste it into another server to stop it, but why can't the address has its own mac for outgoing

  • Laptop turns off on off on off on--will not stop!

    We have a dv6812nr Pavilion dv6700 model number that lights up for about 2 seconds (LED lights up but not black screen error message) but then goes off for a few seconds, then on, then turned off, then on, then off.  Repeat this process until we have

  • analysis of the problems since installing windows 10 / Office 2016

    I have just instaled Windows 10 and office 2016 on a new machine of HP. I have a HP2540 printer. The scan option no longer appears and I had to go through a complicated process to locate it. There must be an easier way? Secondly, when I scan a docume

  • Restart loses the profile.

    Every time my computer reboots, Vista can not find my profile and creates a temporary profile.  I use restore system (rstrui.exe) once or twice to get my profile up.  What is the problem and how to fix it?

  • HP Color Laser Jet CP1215

    I can not instalar o drive da HP Color Laser Jet CP1215. Erro VGT durante an instalacao meadow drive. Fazer by nao sei o. Utilizo o Windows 7 32 pieces AlgU´em pode me help? Obrigado!