Results 1 to 2 of 2

Thread: Placing a template on a website

  1. #1

    Thread Starter
    Fanatic Member paralinx's Avatar
    Join Date
    Jun 2005
    Location
    Michigan
    Posts
    987

    Placing a template on a website

    Hi all,

    I am having trouble with placing a template on my website. I downloaded the file with all the pictures, and i loaded all the .gif files into www.geocities.com

    But when I try to put the images on the site it does not work. I'm trying to use the relative location like this:

    Code:
    <img src="Files\MODBLCKTEMP_01.gif">

  2. #2
    Fanatic Member noielen's Avatar
    Join Date
    Nov 2005
    Location
    Cebu, Phil.
    Posts
    680

    Re: Placing a template on a website

    be sure your path is correct... if all your images are in the folder "images" then your code would be... <img src="images/yourimage.extension">... your slash is incorrect... must be "/".
    noister
    <advertising link removed by moderator>

Posting Permissions

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



Click Here to Expand Forum to Full Width