+ Reply to Thread
Results 1 to 6 of 6

Thread: Urgent

  1. #1
    Basic JVNP2 Partner
    Join Date
    Jun 2008
    Posts
    26
    My Thumbs Up

    Urgent

    Alright so I am having some difficulties setting up my website for ALB. I have my squeeze page (website template) and when I upload it into my public_html folder and save it as index.htm the header, footer and ebox cover do not show up. I don't get what the problem is. I removed the code and put the pictures in manually but no go when I try to access my site it just has a red x where they should be. Please help me out asap
    Turn a One-Time $10 Into $400,000+ Repeatedly<br />http://www.clickaudit.com/goto/?120962

  2. #2
    Basic JVNP2 Partner
    Join Date
    Jun 2008
    Posts
    22
    My Thumbs Up

    Re: Urgent

    Have you uploaded your images and created a images folder.
    It will look something like this
    yourdomain.com/images/yourpicture

    If you have there shouldn't be any reasons why the images do not show,I use filezilla for uploading its a fantastic tool

    Hope this helps you Keith Ireland

  3. #3
    Basic JVNP2 Partner
    Join Date
    Jun 2008
    Posts
    21
    My Thumbs Up

    Re: Urgent

    Yes, you need to put the images on your host as well. It's kind of hard for a web server to load from a C: drive

  4. #4
    Basic JVNP2 Partner
    Join Date
    Jun 2008
    Posts
    9
    My Thumbs Up

    Re: Urgent

    I agree with Keith, you must upload your pictures to the image folder on your web server. If you don’t have an image folder you will need to create one. There is one more thing you should also check.

    Check that you have assigned the path to the image folder in the picture proprieties on the web page you created. The path should point to where you upload the pictures. The path will look something like this, http://www.yourdomain.com/images/yourpicture.jpg or gif whichever format of picture you are using. You would replace your domain with “your domain” name and “yourpicture” with the name of your picture.

    Save your file and then upload it again to your server. Your pictures should display properly once this is done. Don’t forget to upload your pictures to your server.

    Hope this helps

    Al Andrews

  5. #5
    Basic JVNP2 Partner
    Join Date
    Jun 2008
    Posts
    26
    My Thumbs Up

    Fixing The Bugs

    I know this is easy stuff and I'm kickin my self in the butt becuase I have done everything else needed to promote these products but I cannot solve this simple task. Im not sure what the correct path should be. I right-click on the image and go to properties, under the location tab there is the image location. Should I put the location of the image on my C: drive or in on my web server? The Url is relevant to location is checked as well. Do I need to do anything to the Link tab such as place the link to my web site? This is the link to my server.
    http://www.firsthandinsightreviews.c...iliatecash.png

    Since the link works what is it I need to do so that when I go to my squeeze page the images show and aren't red x's? The images are in the image folder on my site in their own sub directory. Or should they be in the public_html folder and I need to create an image subdirectory?


    Thanks for your help
    Turn a One-Time $10 Into $400,000+ Repeatedly<br />http://www.clickaudit.com/goto/?120962

  6. #6
    Basic JVNP2 Partner
    Join Date
    Jun 2008
    Posts
    28
    My Thumbs Up

    Re: Urgent

    HI,

    As long as the images are ON your server (not your C Drive) and are in the correct
    folder, something like

    http://www.soundmagus.co.uk/httpdocs.../main/div3.jpg

    Obviously the link in your HTML has to coincide with this also

    <img src="../images/main/div3.jpg" width="7" height="29" alt=""></td>

    I hope this helps you out, if its a little unclear, i am sorry, if you like i can get the "master"
    to explain it easier and simpler (the misses!).

    thanks

    Mark
    http://www.cubaseguru.com

+ Reply to Thread

Posting Permissions

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