Submit Your Article Forum Rules

Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Why use background images?

  1. #11
    Junior Member
    Join Date
    Dec 2007
    Posts
    1

    Re: Why use background images?

    Hi All,

    I am looking for some good advice from people with more experience than myself. In this thread (and in many other places) I've read that bg images load last. But I am having problems with that.

    I am working on a site, though I wouldn't call myself a web designer, so I may have more mistakes there than I realize. Problem is, the BG image is big and seems to load first when I test it in a 56k "modem emulator". It takes about 20 seconds to even see any text on the page! I never noticed before of course, bc I'm not on dial up. In IE 7 on a PC it's even worse- the whole page takes 40 seconds to load and then everything appears in one moment!

    So, now I'm confused. Everything says BG images load last. Have I done something wrong or is the emulator wrong? I really don't want to lose the BG image, but I also don't want to lose all my readers who are on dial up.

    Can anyone help? Please don't tell me to optimize the image- I can't go any smaller without losing obvious quality. What I really need is a way to make the images load last.

    Here's the body css:

    body {
    color: #1B5975;
    background-color: #503010;
    font-size: 1em;
    background-image: url(../images/bubbles-gradient.jpg);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    }

  2. #12

    Re: Why use background images?

    sch3dana,

    How big is your background image? in pixels. When your optimizing your photos in photoshop or whatever (when your about to save it out) you should see a small box in the bottom of the frame that says how long the graphic will take to download on a 56k modem.

    If by chance it doesn't add up to 40 seconds I might say that you have a problem else where on the page that's causing the slow load time.

    If it does say 40 seconds than double check to make sure your dealing with a 72 dpi photo. 300 dpi isn't going to do you any good on the web.

    Can you give the url?

Page 2 of 2 FirstFirst 12

Similar Threads

  1. How to use Photoshop Sliced images as a background?
    By cg0404 in forum Graphics & Design Discussion Forum
    Replies: 6
    Last Post: 03-22-2010, 11:13 PM
  2. Background images -- tag them ?
    By killerbeame in forum Search Engine Optimization Forum
    Replies: 4
    Last Post: 11-17-2006, 03:05 PM
  3. Stationary Background images?
    By ackerley1 in forum Graphics & Design Discussion Forum
    Replies: 1
    Last Post: 11-24-2005, 05:21 PM
  4. Background images in table cells?
    By ScottG in forum Graphics & Design Discussion Forum
    Replies: 2
    Last Post: 06-25-2004, 10:17 AM
  5. Using background images only once in a cell
    By incraftfun in forum Graphics & Design Discussion Forum
    Replies: 5
    Last Post: 05-07-2004, 02:09 PM

Posting Permissions

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