Dreamweaver CC 2014 Changes Insert Image

I maintain a club web site where I link images from a club photosharing web site to show on this site.  Up until this month I have right-clicked on the image on the other site, selected "copy Image URL" and then selected Insert Image in Dreamweaver and the website URL was inserted in the <img src= code.  This has worked very well to minimize my having to have the same image on two different web site.  Now for some reason, when I copy the URL, Dreamweaver follows the <img src = with a reference to a temporary file in my user directory and wants to know if I want the file moved to the site root directoy on my computer.  I would then have to put the file to the web server, using my quota there, and remember to delete it both places when I'm no longer displaying in.  This is all a pain.  Is there some way to revert to the previous Insert Image method?

Go into code view and change the image source there as in
<img alt="Adobe Logo" src="https://forums.adobe.com/themes/adobe-global/images/logo.png" />

Similar Messages

  • Windows 7 64 bit Dreamweaver CC 2014 & Lightroom 5: Trying to insert a lightroom web gallery into a template in Dreamweaver

    I am using a template for my website in Dreamweaver CC 2014. I installed a lightroom 5 web gallery into the template. I have an editable region where my main content goes that is where I inserted the web gallery. The main content css height is set at Auto. The web gallery shows up but only the very top half of the gallery. The whole web gallery wont push down the main content section so you can see the whole gallery. If I set the main content at height 700px then the whole gallery shows up, but because this is a template it screws up all my other pages because of the height setting. I need that to be variable. What am I doing wrong?

    Most likely that main content area also contains a floated element and you are not clearing the float before closing the main content container. Floated elements are removed from the normal flow. Being removed from the normal flow means that a container for that floated element does not regard the floated element as being in it, and will collapse around its non-floated content. To prevent this from happening you should clear the float before closing the container, e.g.,
    <div>
    <img src="very-tall-image.jpg" style="float:left">
    <p>some content</p>
    </div>
    This div will only be as tall as the paragraph tag requires, thus truncating the image.
    But here -
    <div>
    <img src="very-tall-image.jpg" style="float:left">
    <p>some content</p>
    <div style="clear:left;"></div>
    </div>
    This div will show the whole image.

  • How do I change an image border color to another color - Dreamweaver CS5?

    Good day,
    I have just learned how to add a border to an image with Dreamweaver CS5 within the Properties Inspector.
    After typing the width in pixels in the Border Text Field and pressing the Enter key, Dreamweaver created a black border.
    How do I change the image border color to another color?

    I added your suggested rule to the Style Sheet "in any order" as you explained. See the image below.
    However this did not change the image border from black to light blue. In fact, nothing changed.
    Nothing changed because the CSS that has been written into DW is incorrectly written.
    You want the following (exactly as written below)
    img {border: 4px solid #0062C8;}
    You've inadvertently wrapped the rule inside a #main_image container rendering it meaningless.
    It's easiest to go into Code View and change
    #main_image {
         img {border: 4px solid #0062C8;
    to
    img { border: 4px solid #0062C8; }
    The Property Inspector added a border exactly as I wanted it, other than the color I wanted the border to be. What is the use of this function in Property Inspector if it can add a border within Property Inspector but not let me change the COLOR of the black border that Property Inspector added, to another color?
    That's a deceptively simple, yet valid, question with a long answer.
    Back in the dark old days of web design web designers were restricted to inline HTML formatting which offered  border properties but no colors.
    CSS styling offers colors and more but has to be written differently.
    These days. it's best to avoid HTML formatting. Unfortunately border="4px" in the PI still allows it. But does not permit color.
    Does anyone else out there ever add color borders to their IMAGES (not the containing box for the image) ?
    Yes, using CSS.

  • I have just downloaded Mac OS X 10.9 and Pages 5. When I open any pre-existing document in the new Pages the format is zoomed to 125%, the headers are out of position, the margins are changes, and inserted images are also relocated. What can I do?

    I have just downloaded Mac OS X 10.9 and Pages 5. When I open any pre-existing document in the new Pages the format is zoomed to 125%, the headers are out of position, the margins are changes, and inserted images are also relocated. What can I do?

    Have you tried resetting the SMC ?     >  Resetting the System Management Controller (SMC)

  • Inserting images in dreamweaver

    HELP! :)
    when I insert images on my page, large grey box with a grey X
    appears...does anyone know how to fix this?

    Josie is right - sounds like you are not working in a defined
    site within Dreamweaver.
    The cross mark means the image is not linked correctly.
    If you are working in a defined site, then maybe post a link
    to the problem page or post the code to
    the probelm area.
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    CSS Tutorials for Dreamweaver |
    http://www.adobe.com/devnet/dreamweaver/css.html
    Book: Ultimate CSS Reference (aff link) |
    http://www.sitepoint.com/launch/005dfd4/3/133
    "jimmykamal" <[email protected]> wrote in
    message
    news:gpou26$pva$[email protected]..
    > HELP! :)
    > when I insert images on my page, large grey box with a
    grey X appears...does anyone know how to
    > fix this?

  • Change color of ColdFusion comments in Dreamweaver CC 2014

    Hi All,
    I've recently discovered Sublime Text 2, and really like their code coloring theme.  90% of my work still needs to be done in Dreamweaver.  I was able to find a Colors.xml file I could use, that got it very close to looking like sublime text.  The only real problem are ColdFusion comments.
    I changed this line in the XML C:\Users\{me}\AppData\Roaming\Adobe\Dreamweaver CC 2014\en_US\Configuration\
    <syntaxColor id="CodeColor_CFCommentText" text="#585835" bgcolor="#434343" /> from the original ffff99 bright yellow background, but after restarting Dreamweaver, the ColdFusion comments are still lite color text on this bright yellow background.  Horrible.
    It seems Dreamweaver CC 2014 removed a lot of ColdFusion options, sad.  Many of us still use it for Front-End work, while ColdFusion Builder works better for back-end.
    I really hope there is a way to get a dark color theme into Dreamweaver for ColdFusion.
    Any suggestions?

    What Adobe has done is blindly pull the rug right out from under our feet. Dreamweaver has been the one and only application I and thousands of others have used to code, design and FTP websites for years. Some of us have been using Dreamweaver as far back as when Allaire built it specifically to help ColdFusion developers. Dreamweaver offered ColdFusion tag support, a design view when needed, and an efficient way to FTP files.
    It seems what Adobe is telling us now is that Dreamweaver is some how not the right application for developing ColdFusion websites, but oddly enough the correct one for PHP developers. The only reason I can see that Adobe stripped the support for ColdFusion within Dreamweaver is to sell us CF Builder... which is suspiciously missing from any Creative Cloud subscription. Otherwise there was no real reason to pull support from ColdFusion within Dreamweaver. It is simple greed.  
    The reality for a lot of developers is that we can barely pay the Creative Cloud subscription fees every month, much less purchase a whole new program just because Adobe has forced our hand. Adobe needs to reestablish ColdFusion support in Dreamweaver or, based on what I have read in many forums, they will be losing a lot of customers. There are a lot of CF developers looking for an alternative to all of Adobe's products because of this "slap in the face" and I am sure there are companies out their already looking at this enormous opportunity.
    I, for one, am looking at other programs to replace everything I use from Adobe because I feel betrayed. Adobe may think they own the market but I am afraid they are going to learn the hard way. If you try to force the growth of the bottom line at the expense of ignoring your customers, you will fail. If you put your customers needs first, the bottom line will follow. Has history taught you nothing?

  • Dreamweaver CS3 Insert Image

    I'm trying to insert an image onto my page. I typically
    receive a prompt saying:
    "You won't see the element unless View > Visual Aids >
    Invisible Elements is checks, and the preference setting for this
    element is on"
    It puts the following text on a new balnk page without a
    prompt:
    <!-- Copyright 2000, 2001, 2002, 2003 Macromedia, Inc. All
    rights reserved. -->
    <title>
    <MMString:LoadString id="insertbar/image" />
    </title>
    I'm really lost. The Visual Aids is grayed out, however the
    Invisible Elements is checked.

    Bad url.
    --Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com
    "cavemanlawyer15" <[email protected]> wrote
    in message
    news:g2moo6$28i$[email protected]..
    > I used Dreamweaver CS3's Insert | Image Objects |
    Navigation Bar feature
    to put
    > a nav bar in a site. On the Products page (using IE 7)
    the nav looks
    great
    > (apologies for the spaces in the URL):
    >
    >
    http://www.clicksh arpma
    rketing.com/beta/brum/products.html
    >
    > But click to Company or Contact and the logo at the top
    right gets
    clipped --
    > any idea what is happening?
    >
    > Thanks very much.
    >

  • Dreamweaver CS 6 crashes when inserting images

    Dreamweaver CS 6 crashes when I try to insert images into a webpage. This makes the app pretty much useless.
    It crashes when the alt attributes window pops up.
    How do I  stop this from happening? I'd like to actually be able to use this VERY EXPENSIVE software.
    version 12.0 Build 5842, OS X 10.7.4,  2.8GHz Intel Core 2 Duo, 8GB RAM

    n8-zilla wrote:
    version 12.0 Build 5842, OS X 10.7.4,  2.8GHz Intel Core 2 Duo, 8GB RAM
    I'm not sure what the correct build number is for Dreamweaver 12.0.2, but it looks as though you have 12.0.1. Try getting the 12.0.2 updater from http://www.adobe.com/support/dreamweaver/downloads_updaters.html.

  • It is a suggestion on Adobe Dreamweaver:  Could you change the setting of the page or template; to a free platform?  example; move: images, tables and other elements all over the place covering the page. in order to facilitate the user in the design envir

    It is a suggestion on Adobe Dreamweaver:
    Could you change the setting of the page or template; to a free platform?
    example; move: images, tables and other elements all over the place covering the page. in order to facilitate the user in the design environment.
    free
    Thank you for your attention

    Adobe has been trying this and the product is called Muse ( Web design software | Download free Adobe Muse CC trial ).  It doesn't give you the control over the code that most developers prefer but it could help bridge the gap for design if that is what you are looking for.

  • Problem inserting images Dreamweaver CS3

    Hi, I have Dreamweaver CS3 and Dreamweaver MX 2004 loaded on
    the same machine, iMac G5. My OS is 10.4.10 Tiger and all updates
    are current. No particular reason, just never got around to
    uninstalling the latter. Here's the problem in CS3, but not MX
    2004. I can't insert images into my HTML page by any of the
    following methods: insert menu at the top of the screen, or click
    and drag the file. Copy and pasting the code from another page
    won't even work. The only way it works is by typing in the raw code
    into code view. I get a strange warning when I try to copy and
    paste: something like Java script error. I thoroughly checked my
    mark-up and there's no a single speck of Java Script anywhere. I've
    also get other strange warnings while trying to put in images:
    floating bugs.html, margin bugs.html, and others (sorry this is not
    verbatum, but you get the idea). I've tried shutting dowm the
    computer and rebooting, but that didn't help either. When I
    switching over to MX 2004, same files, I was able to insert images
    in all of the various ways mentioned above. So I'm thinking, maybe
    I should uninstall Dreamweaver CS3, and reinstall from disk. So, I
    did the uninstall, and emptied my trash, but haven't reinstalled
    yet. Thought that I should run this by the forum first. thanks for
    any help. Yesterday I got multiple sudden unexpected "quits" while
    using both versions, losing unsaved work. thanks for any
    suggestions, Deborah North

    Troubleshooting JavaScript errors in Dreamweaver
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19105#dat
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "dnorth" <[email protected]> wrote in
    message
    news:feinqm$173$[email protected]..
    > Hi, I have Dreamweaver CS3 and Dreamweaver MX 2004
    loaded on the same
    > machine,
    > iMac G5. My OS is 10.4.10 Tiger and all updates are
    current. No particular
    > reason, just never got around to uninstalling the
    latter. Here's the
    > problem in
    > CS3, but not MX 2004. I can't insert images into my HTML
    page by any of
    > the
    > following methods: insert menu at the top of the screen,
    or click and drag
    > the
    > file. Copy and pasting the code from another page won't
    even work. The
    > only way
    > it works is by typing in the raw code into code view. I
    get a strange
    > warning
    > when I try to copy and paste: something like Java script
    error. I
    > thoroughly
    > checked my mark-up and there's no a single speck of Java
    Script anywhere.
    > I've
    > also get other strange warnings while trying to put in
    images: floating
    > bugs.html, margin bugs.html, and others (sorry this is
    not verbatum, but
    > you
    > get the idea). I've tried shutting dowm the computer and
    rebooting, but
    > that
    > didn't help either. When I switching over to MX 2004,
    same files, I was
    > able to
    > insert images in all of the various ways mentioned
    above. So I'm thinking,
    > maybe I should uninstall Dreamweaver CS3, and reinstall
    from disk. So, I
    > did
    > the uninstall, and emptied my trash, but haven't
    reinstalled yet. Thought
    > that
    > I should run this by the forum first. thanks for any
    help. Yesterday I got
    > multiple sudden unexpected "quits" while using both
    versions, losing
    > unsaved
    > work. thanks for any suggestions, Deborah North
    >

  • Dreamweaver CS3 Trouble inserting images

    I just started having a problem with inserting either images
    or swfs into html files using DW CS3. When using the pull down menu
    on the toolbar (insert/image or insert/flash) I no longer get the
    browsing function to find the file. And, if I try to insert the
    image from the asset panel that doesn't work either. I've gone back
    to using DW MX 2004 but want to go back to CS3 but can't figure out
    what went wrong. I haven't changed any preferences. Can anybody
    help?

    You page has this code in the head -
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    </head>
    Meaning that the browser is looking for that script file here
    http://www.stjohneudes.org/Scripts/AC_RunActiveContent.js
    But that file is NOT on the server. This is why your Flash is
    not visible.
    Please select the Scripts folder in your local site, and PUT
    it to the
    server.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "[email protected]" <[email protected]>
    wrote in message
    news:fvvr1i$5q7$[email protected]..
    > This is the site
    http://www.stjohneudes.org/

  • I can insert images in gmail. However, I cannot insert a screen capture on one computer when I can on another. So I think its the way I have Firefox setup...but I don't know how to change it.

    In gmail I enabled insert images. I can now copy/paste an image....but not a screen capture. I'm using the same process to capture the screen shot and paste as I do in Word. It works on one computer...but not another.

    Move the cursor to the very top of the screen, maybe push up a bit. The main menubar should then appear. All the way to the right should be a bright blue icon - click it, and the Safari window should revert to 'normal' size.
    Pressing Command-Control-F should accomplish the same thing.
    Once it is back to normal size, click and hold on the top portion of the Safari window and drag to left or right to place it where you want it to be. Once you leave it there, the next time you open Safari it should open its window in normal size at that place.
    If you need to re-size the window a bit, you can click-and-hold on the bottom-right corner of the window and drag to resize it.

  • Using local/testing server with cs5 inserting images look fine in the split screen but do not show

    Hi
    If I open example: header.php and insert any photo jpeg/.html ecs i can see the images in the split screen but not in the browser if i save then refresh. I am able to make any change to the code ecs. and they are reflected just fine. I have tried this with my fireworks images .html and when that did not work i tried a strait jpeg off the desktop. This all did not work. I have deleted the local server then step by step created a new one via devnet instruction. This did not work! everything looks fine i even tried in 3 sep browsers with 0 luck....There is no remote server connected at this time because i am making a child theme for my current site. After all changes are done we will the ftp the word press files to site and change.
    Ps i even started over from scratch with 0 positive affects....

    After a lot of pain!!!!!!! the issue is fixed lol After 3 weeks I have overlooked the obvious !!! so the simple fix was the path of the image. Yes i feel stupid 10 years in lol....
    Apparently dreamweaver cs 5 will not use the full path when inserting images into the page example: If you drag the image out of your assets folder or however you do it, DW will give you a path like this <img src="images/glass.jpg" width="800" height="729"> This is not the full path and when your pist!!! you cant see things like that ;( so the image path should look like this:
    <img src="wp-content/themes/adszoom/images/glass.jpg" width="800" height="729">
    also in the html files example of bad then good!
    <!--======================== BEGIN COPYING THE HTML HERE ==========================-->
    <img name="navigation" src="navigation.gif" width="1000" height="50" border="0" usemap="#m_navigation" alt="">
    <map name="m_navigation">
      <area shape="poly" coords="804,7,994,7,994,47,804,47,804,7" href="http://adszoom.com/699-2/" title="SEARCH BY CATEGORIES FOR CLASSIFIED ADS" alt="SEARCH BY CATEGORIES FOR CLASSIFIED ADS" >
      <area shape="poly" coords="602,8,792,8,792,48,602,48,602,8" href="http://adszoom.com/wp-admin/edit.php/" title="VIEW OR EDIT YOUR CLASSIFIED ADS" alt="VIEW OR EDIT YOUR CLASSIFIED ADS" >
      <area shape="poly" coords="405,8,595,8,595,48,405,48,405,8" href="http://adszoom.com/post-an-ad/" title="NEW CLASSIFIED AD POST" alt="NEW CLASSIFIED AD POST" >
      <area shape="poly" coords="206,8,396,8,396,48,206,48,206,8" href="http://adszoom.com/help/" title="HELP WITH YOUR CLASSIFIED ADS" alt="HELP WITH YOUR CLASSIFIED ADS" >
      <area shape="poly" coords="3,9,193,9,193,49,3,49,3,9" href="http://adszoom.com/" title="HOME VIEW CLASSIFIED ADS" alt="HOME VIEW CLASSIFIED ADS" >
    </map>
    <!--========================= STOP COPYING THE HTML HERE =========================-->
    </body>
    NOW THE GOOD!
    <!--======================== BEGIN COPYING THE HTML HERE ==========================-->
    <img name="navigation" src="wp-content/themes/adszoom/images/navigation.gif" width="1000" height="50" border="0" usemap="#m_navigation" alt="">
    <map name="m_navigation">
      <area shape="poly" coords="804,7,994,7,994,47,804,47,804,7" href="http://adszoom.com/699-2/" title="SEARCH BY CATEGORIES FOR CLASSIFIED ADS" alt="SEARCH BY CATEGORIES FOR CLASSIFIED ADS" >
      <area shape="poly" coords="602,8,792,8,792,48,602,48,602,8" href="http://adszoom.com/wp-admin/edit.php/" title="VIEW OR EDIT YOUR CLASSIFIED ADS" alt="VIEW OR EDIT YOUR CLASSIFIED ADS" >
      <area shape="poly" coords="405,8,595,8,595,48,405,48,405,8" href="http://adszoom.com/post-an-ad/" title="NEW CLASSIFIED AD POST" alt="NEW CLASSIFIED AD POST" >
      <area shape="poly" coords="206,8,396,8,396,48,206,48,206,8" href="http://adszoom.com/help/" title="HELP WITH YOUR CLASSIFIED ADS" alt="HELP WITH YOUR CLASSIFIED ADS" >
      <area shape="poly" coords="3,9,193,9,193,49,3,49,3,9" href="http://adszoom.com/" title="HOME VIEW CLASSIFIED ADS" alt="HOME VIEW CLASSIFIED ADS" >
    </map>
    <!--========================= STOP COPYING THE HTML HERE =========================-->
    </body>
    THIS LINE IS YOUR ISSUE
    <img name="navigation" src="wp-content/themes/adszoom/images/navigation.gif" width="1000" height="50" border="0" usemap="#m_navigation" alt="">
    Ok thanks and if there are any issues with dw please ask: [email protected]

  • Dreamweaver update 2014.1.1 is now live

    The Dreamweaver team is happy to announce “Dreamweaver CC 2014.1.1” Win Build #6981 & Mac Build #6982 build.
    Please refer to the What’s New for detailed information here
    For the list of known issues with this release, see Known issues | Update to Dreamweaver CC 2014 release
    For the list of bug fixes, see Bugs fixed in the February 2015 release
    While we do not foresee any issue with updating your application, it is always best to complete your immediate tasks before you update your software. I am locking this discussion so that we can discuss topics related to this release under more relevant headings.
    Note: On the Creative Cloud application, the version appears as 2014.1. Use the Update button next to it.
    If you do not see an update in Creative Cloud application, quit the application. Click the wheel icon on top and select Quit.  Relaunch the application and the update should be listed now. To make sure that you have installed the latest update, open Dreamweaver after the update is complete (took me around 5 minutes over a high speed connection today), and select Help > About. You should see this screen. Ensure that the version is listed as 2014.1.1. The build number for Windows is 6981 and for Mac OS is 6982.
    Tip: You can launch Dreamweaver directly from the Creative Cloud application by clicking the name of the software.
    When you open the latest Dreamweaver update, the latest (and its most exciting feature) becomes immediately apparent. Using data from many sources, the team responsible for content and learning have put together a set of tutorials that will help new  users get started with web design, and of course, Dreamweaver. I am very excited especially because we now have one repository that is available immediately within Dreamweaver.
    Key feature set for this patch release: 
    New Welcome screen
    Whether you are a beginner or an experienced user, or evaluating the new version of Dreamweaver, you can now get all the essential learning resources right on the Welcome Screen.
    CSS Designer enhancements
    This update includes a few changes to the CSS Designer user interface and a change in the default setting of the Show Set check box.
    Enhancements to Extract panel
    Live Guides and Element Quick View icon now appears in Live View when you drag images from the Extract panel. These visual aids help you place the image quickly and precisely in the required position.
    Remote debugging of Live View
    You can now remotely debug your Dreamweaver documents open in Live View using Google Chrome DevTools.
    Change in the view mode of dynamic documents
    Dynamic documents such as PHP, CFM, and ASP no longer open in Code View by default. They open in the same mode (Code/Live/Split) as the last closed document or the last document that was in focus.
    Enhancements to Live View editing : Drag and drop elements, Marquee selection, Element Display enhancements, New Code View themes.
    Thanks,
    Preran

    The Dreamweaver team is happy to announce “Dreamweaver CC 2014.1.1” Win Build #6981 & Mac Build #6982 build.
    Please refer to the What’s New for detailed information here
    For the list of known issues with this release, see Known issues | Update to Dreamweaver CC 2014 release
    For the list of bug fixes, see Bugs fixed in the February 2015 release
    While we do not foresee any issue with updating your application, it is always best to complete your immediate tasks before you update your software. I am locking this discussion so that we can discuss topics related to this release under more relevant headings.
    Note: On the Creative Cloud application, the version appears as 2014.1. Use the Update button next to it.
    If you do not see an update in Creative Cloud application, quit the application. Click the wheel icon on top and select Quit.  Relaunch the application and the update should be listed now. To make sure that you have installed the latest update, open Dreamweaver after the update is complete (took me around 5 minutes over a high speed connection today), and select Help > About. You should see this screen. Ensure that the version is listed as 2014.1.1. The build number for Windows is 6981 and for Mac OS is 6982.
    Tip: You can launch Dreamweaver directly from the Creative Cloud application by clicking the name of the software.
    When you open the latest Dreamweaver update, the latest (and its most exciting feature) becomes immediately apparent. Using data from many sources, the team responsible for content and learning have put together a set of tutorials that will help new  users get started with web design, and of course, Dreamweaver. I am very excited especially because we now have one repository that is available immediately within Dreamweaver.
    Key feature set for this patch release: 
    New Welcome screen
    Whether you are a beginner or an experienced user, or evaluating the new version of Dreamweaver, you can now get all the essential learning resources right on the Welcome Screen.
    CSS Designer enhancements
    This update includes a few changes to the CSS Designer user interface and a change in the default setting of the Show Set check box.
    Enhancements to Extract panel
    Live Guides and Element Quick View icon now appears in Live View when you drag images from the Extract panel. These visual aids help you place the image quickly and precisely in the required position.
    Remote debugging of Live View
    You can now remotely debug your Dreamweaver documents open in Live View using Google Chrome DevTools.
    Change in the view mode of dynamic documents
    Dynamic documents such as PHP, CFM, and ASP no longer open in Code View by default. They open in the same mode (Code/Live/Split) as the last closed document or the last document that was in focus.
    Enhancements to Live View editing : Drag and drop elements, Marquee selection, Element Display enhancements, New Code View themes.
    Thanks,
    Preran

  • DW CS5 -wrong path shown in code after using'Insert/Image'.

    Normal site management as follows:
    Site Name is set up, eg. - abcd.
    Local Folder is set as root - c:/abcd
    Logo image is in c:/abcd/images
    Using ‘Insert/ Image’ Dreamweaver enters the correct image in the correct div, but the source code reads:
    <div id="logo"><img src="../../../../abcd/images/logo.jpg" width="248" height="78" alt="abcd" /></div>
    instead of:     <div id="logo"><img src="/images/logo.jpg" alt="abcd" /></div>
    So the path for the image seems to be defaulting incorrectly and I can see the url in the ‘select image source’ window is automatically showing a longer path: ../../../../abcd/images/
    Ideas tried so far: 
    Replaced the url manually to the local path (works fine), but it defaults again next time to the longer path.
    Tried recreating the site cache and FAQ corrupt cache fix.
    Removed the site and set it all up again.
    Manually change the path in the code and DW no longer finds the image.
    I’m a newbie who has only created a handful of sites so any ideas are very much appreciated – thanks, Shelly J

    Hi Murray,
    Thanks very much for the reply - as a first time forum user it is great to see there are friendly people out there.
    Site name abcd and Local Site Folder showed  C:\abcd\  as per normal (not using root relative) and in advanced settings links are relative to document, not site root, but you gave me a great lead and the problem seems to be resolved now, thanks. With my workflow I manually transfer the completed files to another drive (rather than the DW remote function) where a developer then adds value and ftp's them up and it seems that there was some glitch between the server and my PC. I had already tried resetting my PC earlier, but he has reset his end now and my DW is no longer confused. So thanks again. (perhaps simply hardware but I suspect the 'include' that was added to my last site's code - who knows ha ha..) Cheers, Shelly.   

Maybe you are looking for

  • Error while transporting Planning board profiles from Dev to QA

    Hi All, I have created planning board profile by copying an already existing Non-Standard profile. The Profile is working fine in Dev and i am able to see all the charts and Graphical objects as per the settings in the profile. But when i transport t

  • CP6: Streaming Video Doesn't Work in HTML5

    Apparently, streaming video just doesn't work if you publish to HTML5 from Captivate 6.  I have that directly from Adobe tech support. I have been working with Adobe tech support on this issue, but I want to do a bit of crowd-sourcing and see if anyo

  • Video and audio is not syncing

    I'm making a dvd in dvd lab pro, but with my end result, the audio and video get incredibly out of sync. I used Premiere to export the movie (11 avi clips, just under 40 minutes long). I'm not sure if it's because of Premiere or the dvd program. What

  • Ubuntu Installation: buffer I/O error on device sda, logical block 2

    Hallo ich habe einen LAPTOP Levono G700. Er hatte Windows 8 und EFI darauf. Es war mir gelungen Unbuntu 12.04 (64) zu installieren. Nach einiger Zeit häuften sich die Lese-Fehler, bis schließlich Ubuntu nicht mehr lief. Beim Versuch, Ubuntu neu aufzu

  • I just signed up for CC and already have LR 4 - help w LR5 Download?

    "Lightroom is a desktop app so you'll want to download it from your computer." This is the error msg I get when trying to download LR5 on my computer.I need some help - it doesn't make sense - I am on my computer.  I press the download button - and g