Does my website work

D

Debby

I just posted a problem-- i.e. my website's background
doesn't showing up on some computers. I have no idea how
widespread this problem is. I would appreciate it if you
would look at my website and let me know whether or not
it looks ok. It should have a dark blue background with
mostly white writing.

It's portlandpudgy.com

Thanks so much. Also if you have any idea why the
background doesn't show up on some computers, please let
me know. See my previous post "Background disappears on
some computers."

Thanks.
 
S

Steve Easton

Debbie,
The answer to your problem has already been
sent to your other post.
 
M

Michael Hemphill

Debbie your background image is still located on your hard drive
background="file:///C:/Documents%20and%20Settings/Deborah%20Paley/My%20Docum
ents/My%20Webs/myweb12/alldark%20copy.gif" link="#E0683C" vlink="#E49568"
alink="#E5A375">

Move this file to your image folder and relink your background to this
location in your web.

Michael
 
C

Carmen

In looking at your source code, the path to your
background image is as follows:
<body background="file:///C:/Documents%20and%
20Settings/Deborah%20Paley/My%20Documents/My%
20Webs/myweb12/alldark%20copy.gif" link="#E0683C"
vlink="#E49568" alink="#E5A375">

When I went there using my Internet Explorer browser,
your background appeared white. My guess is that you need
to change the html path of your background to properly
read where it is you have it. For example, on my site, my
background image is as follows:
<body topmargin="0" background="Tall_BlueGradient.gif">


Cheers,
Carmen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top