How to locate an image wherever you want?

Ok so i'm creating images in photoshop for a menu bar, but when i import the photos, i can't move the photo, i can put it on the left, the centre or the right and of course i don't want that. How cani move it freely? Is tehre some sort of 'Wrap Photo' button like in microsoft word?

Use Photoshop for images only.  Use DW to build your HTML & CSS code.
DW is not a click & drag app like Photoshop or Muse.  You must create an HTML and CSS layout first.  Insert images, text and backgrounds into your pre-built layout.
DW comes with a few pre-built layouts you can use as starter pages.  Go to File > New > Blank page > HTML and select a layout from the 3rd panel.  Hit Create button.
Or you can use the FluidGrid Layouts feature to create a custom layout for mobile, tablet & desktop devices (responsive web design).
http://tv.adobe.com/watch/learn-dreamweaver-cc/exploring-fluid-grid-layouts/
Or you can get the free Bootstrap extension from DMX Zone which contains 8 pre-built layouts.
http://www.dmxzone.com/go/21759/dmxzone-bootstrap
Or you can purchase commercial DW extensions from Project Seven.
http://www.projectseven.com/
Nancy O.

Similar Messages

  • How to enforce the message "Do you want to save changes?"

    Hello,
    How to enforce the message "Do you want to save changes?" when the user attempts to close a form after checking a non-database item (check-box).
    All the other database items in the block are not updateable and only viewable.
    After checking the non database item check-box, if the user tries to commit, then the system is saving the changes and call the appropriate procedure on save.
    But if the user tries to close the window without committing, the form is not showing the message "Do you want to save changes?" since the check-box is a non database item.
    How to enforce the message "Do you want to save changes?" in this scenario when the user tries to close the window?
    Thanks in advance.
    Cheers
    Sri

    This is a fairly common question in the forum. You will need to override the default exit form process and check to see if the checkbox is checked. You can do this in the Key-Exit trigger. For Example:
    DECLARE
      al_id     ALERT;
      al_button  NUMBER;
    BEGIN
      IF ( CHECKBOX_CHECKED('YOUR_BLOCK.CHECKBOX_ITEM') ) THEN
         /* Display an Alert here that asks, "Do you want to save changes?" */
         ...code here to set the properties of your alert...
         al_button := Show_Alert(al_id);
         IF ( al_button = ALERT_BUTTON1 ) THEN
            --YES
            /* Perform COMMIT Processing here...*/
         ELSIF ( al_button = ALERT_BUTTON2 ) THEN
            --No
            Exit_Form(NO_VALIDATE);
         ELSE
            --Cancel
            RAISE Form_Trigger_Failure;
         END IF;
      ELSE
         Exit_Form;
      END IF;
    END;If you need more help with the Alert, please check out the SHOW_ALERT topic in the Forms Help.
    BTW, what happens if all the user does is check the checkbox? No other changes have occured. What changes are you trying to process?
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • How to override the dialog "Do you want to save" while closing the form?

    HI
    I have two blocks on the form.Master block is based on a view wheres the detail block is populated by a procedure.
    Even if the user doesnot change any record and trying to close the form it is still showing the default "Do you want to save" with three options save,discard,cancel as choices.How can we prevent the form displaying that if the user is closing the form with out any uncommited changes.
    Thanks in advance.

    Read this thread about the affects of post-query and when-validate triggers:
        Message Do you want to change the changes you have made? caused by a lov

  • How to avoid the message "Do you want to save the changes you have made?"

    i have 3 forms
    master block
    detail1 block of master
    detail2 block of detail1
    when i go out of detail1 and detail2 blocks after doing some modifications it asks me "Do you want to save the changes you have made"?
    i want to avoid this message as well as my changes should be posted in the database. what is the solution for this big pblm?

    hi
    may be you are trying to modify the database item or reassigning the database item value which is not actually needed.
    try to comment the reassigning database values
    and give clear_form(do_commit);
    most probably u will not get the message again
    Regards
    Rajdeep .A

  • How to remove the warning "do you want to save changes to investigation.pdf before closing"

    Issue: To remove the warning "do you want to save changes to investigation.pdf before closing"
    I have created a XFA pdf file(using LC Designer 8.2) to display this issue
    I am not able to attached the PDF. Without attaching the pdf it would be difficult to explain.
    click event js:
    function activateUser() {
      var PDFVersion=xfa.host.variation+xfa.host.version;
      xfa.host.messageBox("button click event registered");
      xfa.form.form1.sendForm.welcomeMsg.presence = "invisible";
      xfa.form.form1.sendForm.successMsg.presence = "visible";
      event.target.dirty=false;
    docReady event js:
    function displayInfo(){
    var res =xfa.host.variation;//Added this line to display the successMsg
    //xfa.host.messageBox("docReady event registered");
    xfa.form.form1.sendForm.welcomeMsg.presence = "visible";
    xfa.form.form1.sendForm.successMsg.presence = "invisible";
    docClose event js:
    xfa.host.messageBox("docClose event registered");
    event.target.dirty=false; 
    Steps to get the warning:
    1) Open the attached pdf using Acrobat Professional.
    2) Click the Confirm Enrollment" button
    3) Now close the document & the acrobat gives a warning "do you want to save changes to investigation.pdf before closing"
    Summary of the XFA pdf:
    It has two text fileds. On docReady event field A is made visisble & field B is made invisible.
    On button click event the field A is made invisisble & field B is made visible.
    On closing the pdf it should not throw this warning message.
    My Efforts:
    1) Found a property in adobe js docs.
           event.target.dirty=false;
    It doesn't solve the problem.
    2) I tried to put this logic in almost all the events listed in designer but I am not able to resolve the issue.
    Please help me resolve this issue.

    I tried putting the below 2 lines of code at the end of button click event & docClose event.
          event.target.dirty=false;
          event.target.requiresFullSave=false;
    It still gives the warning.
    Also I tried to found out the line of code which is making the pdf dirty.
      xfa.host.messageBox("is doc dirty (before displayInfo's visible-invisible work): " + event.target.dirty);
      xfa.form.form1.sendForm.welcomeMsg.presence = "visible";
      xfa.form.form1.sendForm.successMsg.presence = "invisible";
      xfa.host.messageBox("is doc dirty (after displayInfo's visible-invisible work): " + event.target.dirty);
    The doc got dirty when the successMsg field is made invisible.
    Problem I am trying to solve is:
         To display a welcome message before user action and after user action wants to display a success message.
         I follwed the visible & invisible approach & it wokred but gives me a warning on doc close.(Highly imp to avoid it)
    Is there any other approach I could follow here.

  • How to remove the bar: ''do you want to open or save this file''?

    If i open a PDF file in IE a bar will pop-up with is asking ''do you want to open or save this file''. Is there a posibility to open this file immediatley. So without the bar that will ask if i want to open or save the file? Loking forward for a answer!

    I tried putting the below 2 lines of code at the end of button click event & docClose event.
          event.target.dirty=false;
          event.target.requiresFullSave=false;
    It still gives the warning.
    Also I tried to found out the line of code which is making the pdf dirty.
      xfa.host.messageBox("is doc dirty (before displayInfo's visible-invisible work): " + event.target.dirty);
      xfa.form.form1.sendForm.welcomeMsg.presence = "visible";
      xfa.form.form1.sendForm.successMsg.presence = "invisible";
      xfa.host.messageBox("is doc dirty (after displayInfo's visible-invisible work): " + event.target.dirty);
    The doc got dirty when the successMsg field is made invisible.
    Problem I am trying to solve is:
         To display a welcome message before user action and after user action wants to display a success message.
         I follwed the visible & invisible approach & it wokred but gives me a warning on doc close.(Highly imp to avoid it)
    Is there any other approach I could follow here.

  • How do you put image where you want?-Please help!

    Hi guys, I'm a newcomer and trying to implement a domino game for four players(of which computer simulates 3). I've put 5 panels in a frame, the middle one is for the story board.
    The problem is : how can I put tile images where a player plays a tile?Since the shape of the tiles is rectangular and I have to put them end by end either horizontally or vertically, it could be difficult to set each panel for a tile
    thank you

    thank you both for help. I am using swing instead of applet.
    but the problem is that the tiles have to be played next to each other and there are so many of them that have to be played for 1 game.
    also you dont know whether you wanna put it vertically(when the 2 numbers on two ends of a tile are the same) or horizontally(otherwise) until it's actually your turn to play. so you can't decide the shape of the grid or position of the image before it's your turn.
    Is there a simple way to put a tile next to the previous one(vertically or horizontally) during the run time?
    Here explains how it looks after putting the tiles(omg i can't attach a pic here?)
    1.horizontally:
              |--|
    |--|--| .|--|
         |--|
    2.veritically
    |--|--| . |--|--|
    Thanks a lot :D

  • How to unfreeze an image on you tube

    I have an Ipad 3. Operating system ve. 5.1.1.
    I have an image from a previously played video from you tube frozen on the screen. When using you tube and searching for videos the results are hidden behind this image. I am able to play videos from the search results by touching where I think they should be. The frozen image does not hide the very top or bottom of the screen and does not stop me from playing any you tube videos from Safari. How can I get rid of this frozen image? Thanks!

    Hi
    What software do you have installed in your computer?
    If you have FCP Studio read this tutorial: Encoding for YouTube Using Compressor .
    Hope that helps !
      Alberto

  • How to specify the excel sheet you wanted while using Active X

    could anyone tell me how to name or append to specific the excel sheet? i do not know where and how to set the path for it.

    Hi Gorka, could you describe a bit more, on the setting of page before or after adding? Do you use a string or numeric to set the parameter, and if i want the datas to be set to say, workbook (project.xls), sheet 2, how would you set it? I tried to use index, rather than add method, and when i set the index to 0, the datas will be at sheet 1, and for other index numbers, there would be an error of code 1.

  • How to set the menu item you want highlighted upon playing DVD

    I have a list of about 9 menu items on my main DVD menu. The 6th one is the one that is highlighted when you play the DVD. This happens in submenus as well. I want the FIRST one highlighted at all times. Is there a way to set that?
    Thanks for any help in advance.

    I was having this problem and I found a fix. It all happens in map view.
    I'm viewing my iDVD project map horizontally... Left to Right.
    Whatever object is directly to the right, will be the default. Here's a lame diagram.
    MENU-MOVIE 1
    -MOVIE 2
    -MOVIE 3
    In this example... Movie 1 is the default. It's right next to Menu. Want to change it? Got everything saved? Then select Movie 1 and hit Cmd-X to Cut.
    It will disappear in a poof of smoke. Don't panic. Notice how the other movies got "promoted?"
    MENU-MOVIE 2
    -MOVIE 3
    Now Movie 2 is the default. SO!
    Select the MENU object and hit Cmd-V to Paste.
    Movie 1 should return at the bottom of the list. Like so.
    MENU-MOVIE 2
    -MOVIE 3
    -MOVIE 1
    Now preview your work to make sure.
    Good Luck!

  • How the destroy  xlet process everyWhere you want?

    According to the Xlet state Diagram, the Xlet only canbe destoryed when the Xlet enters the "paused" and "active" state. But if "initXlet" and "startXlet" process take too much time, the Xlet will be out of control. (you cannot stop, destory Xlet. when Xlet is doing "initXlet" and "startXlet" process.). The only thing is waiting.
    Anyone can tell me how to stop or destory Xlet that is in "initXlet" or "startXlet" process.

    Is this introductory Java? There must be a better suited forum for this question... However, as most people in here are kind, I'm sure you will get an answer!
    Good luck

  • Any tutorials on how to create an image that you click and will call out larger?

    I am designing a project where I have an image of a thumbnail paycheck. When you click it, it will enlarge into a callout. I'm thinking that you would have to build a movieclip of this image where it animates from small to large, but you build it into a button where, when you click down or mouse over, the movieclip plays which enlarges this image (almost like a pop out window, but not necessarily a new window, it's an animation). When you release the button, the image scales back to its thumbnail.

    The approach you take might depend on a few things, but it boils down to using mouse interactive coding to trigger whatever effect you eventually realize.  The code you use will depend on the version of Actionscript you plan to use.
    You could make this as a movieclip that is normally stopped at its first frame and when you mouseover or click the movieclip, it animates along its own timeline to its enlarged state.  If the thumbnail is very small and the larger version is substantially larger, and both need to be clear images, this might be the better approach.
    If this only involves enlarging something, you could also probably realize it just using Actionscript Tween coding rather than timeline animation.

  • How do i get the do you want to save this passwoord window from poping up ido not want to save my passwoord on the computer

    at the top lefthand side of the toolbar is a key icon and every time I log on a window will appear and ask about wanting me toremember the passwoord. I don,t want this pop up window to come on it,s annoying to have to click no everytime I get on the computer I want it to not come up, I want it to go away.

    you will not see the audio meters from within fcp move while capturing. 
    If you only see the captured clip in the finder, not within fcp, there's something wrong.  You might try deleting your fcp preferences
    https://discussions.apple.com/docs/DOC-2491

  • How to display the image which in KM folder using url iview

    Hi Friends
    How to display the image, which is under KM folder structur using the url iview.
    i trying using url iview url as  \document\testfolder\abc.jpg as url for the iview.
    but its now working .. so please help me how to slove this problem
    If is not the correct way then please suggest me best way to achive this.
    Thanks
    Mukesh

    Hi Mukesh,
    I think this may work,
    1, Create a HTML Layout.
        You can put your image wherever  u want with HTML Codes.
        Check this, [Article|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3915a890-0201-0010-4981-ad7b18146f81] & [Help|http://help.sap.com/saphelp_nw04/helpdata/en/cc/00c93e9b2c3d67e10000000a114084/frameset.htm]
        With this, u can use the standard KM commands also.
    2, U need to use KM Navigation iView for this rather than KM Doc iView.
    3, In the Nav iView, u can use &rndLayoutSet=nameOfUrHTMLLayout to force the view with this new layout.
    Regards
    BP

  • How to Locate and Extract Photos

    I have several old hard drives. Many of which include many images that are located in many subfolders. If I were to scan the hard drive lightroom does a great job of identifying images. But how to I move all those images to one consolidated locating eg /images.
    Thank you!

    Import the images from all the drives into Lightroom. Then in Lightroom, drag images where you want.
    That said, keep the folder structure simple and don't try to use folders to categorise your photos. Use keywords instead.
    John

Maybe you are looking for