Welcome to TalkGraphics.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2000
    Location
    Bristol, UK
    Posts
    59

    Default

    Using Webstyle to work with photos and thumbnails is very easy - see http://www.churchard.pwp.blueyonder....ons/May03.html So easy that the root file is full of photo files. My tidy nature makes me want to put the files in a sub file called "Images" If I do this how would I have to modify the javascript snippet.
    Geology in the Bristol Area
    www.wega.org.uk
    Walking in the Auvergne
    www.churchard.com

  2. #2
    Join Date
    Aug 2000
    Location
    Bristol, UK
    Posts
    59

    Default

    Using Webstyle to work with photos and thumbnails is very easy - see http://www.churchard.pwp.blueyonder....ons/May03.html So easy that the root file is full of photo files. My tidy nature makes me want to put the files in a sub file called "Images" If I do this how would I have to modify the javascript snippet.
    Geology in the Bristol Area
    www.wega.org.uk
    Walking in the Auvergne
    www.churchard.com

  3. #3

    Default

    <BLOCKQUOTE class="ip-ubbcode-quote"><font size="-1">quote:</font><HR>Originally posted by GOC:
    Using Webstyle to work with photos and thumbnails is very easy - see http://www.churchard.pwp.blueyonder....ons/May03.html So easy that the root file is full of photo files. My tidy nature makes me want to put the files in a sub file called "Images" If I do this how would I have to modify the javascript snippet.<HR></BLOCKQUOTE>

    a)Please create a directory named images within the Excursions folder.

    b) copy the photo files from the Excursions folder and place them in the images folder.

    c) change the references to the photos in your html to reference the new location of where the photos reside.

    As an example

    <a href="Do3.jpg"></a>
    becomes <a href="images/Do3.jpg"></a>></a>

    (all references to the photo names must be altered to read "FolderName/Image Name")

    Thank you

    [This message was edited by Xara Support on November 24, 2003 at 04:29.]

    [This message was edited by Xara Support on November 24, 2003 at 04:39.]

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •