Okay, I am at my wits end. For 2 Days I have been trying to fix this problem and can't seem to find the help I need. I am fairly new to setting up html sites, however I just can't seem to make sense of how this problem.
Here's my problem:
I had my company's web site up and running fine. However, I decided that the background image was a little too big and tried to fix it. I resized it in photoshop (which is where it was originally created) and resaved it as a gif (index color). Then uploaded to my FTP site. Now it is not showing the background at all! I went so far as to re-upload the entire site (all the files) again and after I did that it started giving me problems with some of the buttons and other images that I didn't even touch! I'm using cyberduck FTP and it appears that the files are uploading fine, but they won't view. Now before you suggest that I've typed the script wrong, I never changed the file name, just saved over the original to avoid this problem.
Can anyone tell my why it worked the first time I uploaded it and now all the files have seemed to go flaky? My web host support said the files were resized to 0 x 0 pixels (and that was on files that I never re-opened that worked before) What am I missing? PLEASE HELP!
Here is my index code:
<HTML>
<HEAD>
<TITLE>Multicopy Printing 989-777-9850 for Copies, faxing, invitations and more in Bridgeport, MI</TITLE>
<META HTTP-EQUIV="cache-control" CONTENT="public"> </meta>
<meta name="description" content="Multicopy Printing, Inc. in Bridgeport, MI near Saginaw for all of your printing, copy, fax, laminating, invitation and business needs."></meta>
<meta name="keywords" content="Bridgeport, Saginaw, Birch Run, Frankenmuth, Vassar, Reese, Richville, Bay City, Michigan, cheap, copies, printing, scanning, fax, wedding, graduation, party, invitations, business cards, letterhead, envelopes, email, laminating, postcards, flyers, brochures, binding, books, design, graphics, graphic design, clipart, tickets, banners, vinyl, signs, resumes, stamps, business forms, newsletters, menus, photos, typesetting, color, google, yahoo"></meta>
<meta name="author" content="Andrea Hewett"></meta>
</HEAD>
<body background="backgroundtest.gif">
<P ALIGN=CENTER>
<ALIGN="BOTTOM" NATURALSIZEFLAG="0"></P>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<table width="98%" border="0">
<tr>
<td width="26%">
<left>
<table width="10%" border=0" font color="purple">
<tr>
<td><p align="left"><a href="multicopyaboutus.html"><img src="bgaboutusbutton.gif" border="0"></a></p></td></p>
</tr>
<tr>
<td><p align="left"><a href="multicopyservices.html"><img src="bgservicesbutton.gif" border="0"></a></td></p>
</tr>
<tr>
<td><p align="left"><a href="multicopycopyprices.html"><img src="bgcopypricesbutton.gif" border="0"></a></td></p>
</tr>
<tr>
<td><p align="left"><a href="multicopypricing.html"><img src="bgpricingbutton.gif" border="0"></a>
</td></p>
</tr>
<tr>
<td><p align="left"><a href="multicopycontactus.html"><img src="bgcontactusbutton.gif" border="0"></a>
</td></p>
</font>
</tr>
</table>
<p> </p>
</center>
</td>
<br>
<br>
<center>
<strong>
<marquee width="66%">
Call us today for your free Quote!
</marquee>
</strong>
</center>
<td width="74%"> <div align="center">
<br>
<br>
<br>
<IMG SRC="multicopybuilding.jpg" WIDTH="300" HEIGHT="250" border="2" ALIGN="top"
<br>
<center><span style="font-family: 'Lydian Csv BT';"> <font color = "blue" size = +5> Multicopy Printing, Inc.</font><br>
<span style="font-family: 'Times';"> <font color = "blue" size = +2><b>
6375 Bridgeport Village Sq. Drive <br>
Bridgeport, MI 48722 <br>
989.777.9850<br>e-mail: <A HREF="mailto:multicopyprint@sbcglobal.net">multicopyprint@sbcglobal.net</A> <br> <b>
<br>
<hr noshade size = 3>
<font size= -2> © 2008 Multicopy Printing, Inc. </b>
</font>
</BODY>
</HTML>
Thanks! Any help is greatly appreciated!
Andrea
