Results 1 to 6 of 6

Thread: Images not loading
      
   

  1. #1
    BaaBaa is offline Corporal
    Join Date
    Nov 2005
    Posts
    10

    Question Images not loading

    I uploaded the files for a sub-domain and put the gif images into the images folder.
    The site comes up without the images.
    The permissions were set to 666 and as an experiment I changed some to 777, all without any visible effect on site.
    What have I done wrong?

  2. #2
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Images not loading

    If you published the web-page via BV web-builder, the images will automatically be placed in the directory on the server along with the page. That is where the pictures need to be- with the page.

    If you are uploading an existing web page- then you need to put the images with the page in the same directory.

    For instance- upload he web page and gifs to
    public_html/subdomainfolder

    Additionally- click the link below to learn about chmod permission settings
    CHMOD and File Permissions

    Andy
    PHP- is a blast!

  3. #3
    BaaBaa is offline Corporal
    Join Date
    Nov 2005
    Posts
    10

    Default Re: Images not loading

    Thank you for your advice.
    I reloaded all files and images into the subdomain and overwrote existing files.
    The result was to alter the font sizes and layout.
    Also instead of the background being white it became blue and the colour extended over the whole page.
    It is supposed to be blue but with images and text within it. These, however, were missing.

  4. #4
    Nyoman is offline Major
    Join Date
    Sep 2005
    Location
    heavenly-temple
    Posts
    426

    Default Re: Images not loading

    may i know your URL? so we can take a look
    .
    .
    Nyoman

  5. #5
    BaaBaa is offline Corporal
    Join Date
    Nov 2005
    Posts
    10

    Default Re: Images not loading

    Thank You
    Beauty Tips - Look Good And Feel Great!

    I was looking on Google for info on style sheets because I thought the problem was there and came across CSS Index.
    That seemed to suggest a conflict between the background colour and the background element.

  6. #6
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Images not loading

    Your problem is that the code is looking for the images in http://www.healthybeautytips.healthf...ss.com/images/

    but your images folder is in http://www.healthfitnesswellness.com/images/
    Correct the code accordingly.

    Or, you can create an "images" folder inside your subdomain folder, and place all the images there.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49