Announcement

Collapse
No announcement yet.

Snapshot - external images

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Snapshot - external images

    Hi
    Could someone please give me some advice.
    When I snapshot my site I get a warning message telling me that I have external images in my store.
    The site was designed in dreamweaver, so I'm guessing the problem started here.

    The sorce code reads.
    <td><img src="images/logo.jpg" width="900" height="239"></td>

    Should I amend this to read ="c:/program_files/Actinic/....../logo.jpg"
    Also should the slashes be forward or backward?

    Thanks v much
    Gareth

    #2
    Originally posted by Mr_Gareth
    Hi
    Could someone please give me some advice.
    When I snapshot my site I get a warning message telling me that I have external images in my store.
    The site was designed in dreamweaver, so I'm guessing the problem started here.

    The sorce code reads.
    <td><img src="images/logo.jpg" width="900" height="239"></td>

    Should I amend this to read ="c:/program_files/Actinic/....../logo.jpg"
    Also should the slashes be forward or backward?

    Thanks v much
    Gareth
    For an easier path in the future, I would create your image folder within site 1 and reselect inside DW so it uses them.

    Then upon upload all will be fine.

    When using DW it is also wise to define the site you are developing as the local folder where actinic site 1 (or whatever you call it) lives.

    HTH
    Affordable solutions for busy professionals.
    Website Maintenance | UK Web Hosting

    Comment


      #3
      Thanks

      In the future I will do this. It makes sence now.

      What about with this instance. Can I amend the code so that the snapshot wont find any errors? I have placed the images into the site1 folder.

      Cheers

      Comment

      Working...
      X