Jump to content

Website Help


Spe92002

Recommended Posts

Hey,First of I am using Smart FTP to upload my files on. My domain name is www.morunnersupdate.com and I am hosted by dreamhost. However, something has gone terribly wrong. My main concern right now is the layout of the site. When putting in the code below i showed you on a normal browser looks great. But once i uploaded it to Smart FTP everything is very out of place and not my normal layout. Please help it would be great appreciated.Here is my css code:html, body {margin: 0;padding: 0;}.hidden {display: none;}#page-container {width: 760px;margin: auto;text-align: left;}/* Main Navigation */#main-nav { height: 100px; }#main-nav dl { margin: 0; padding: 0; }/* IE5 Mac Hack \*/#main-nav { padding-left: 11px; }/*/#main-nav { padding-left: 11px; overflow: hidden; }/* End Hack */#main-nav dt { float: left; }#main-nav dt#about,#main-nav dt#about a { width: 71px; background-image: url(../images/nav/about.gif); }#main-nav dt#services,#main-nav dt#services a { width: 84px; background-image: url(../images/nav/services.gif); }#main-nav dt#portfolio,#main-nav dt#portfolio a { width: 95px; background-image: url(../images/nav/portfolio.gif); }#main-nav dt#contact,#main-nav dt#contact a { width: 106px; background-image: url(../images/nav/contact.gif); }body.about dt#about,body.about dt#about a,body.about dt#about a:hover,body.services dt#services,body.services dt#services a,body.services dt#services a:hover,body.portfolio dt#portfolio,body.portfolio dt#portfolio a,body.portfolio dt#portfolio a:hover,body.contact dt#contact,body.contact dt#contact a,body.contact dt#contact a:hover {background-position: 0 -100px;}body.about #header {height: 150px;background: #FFFFFFurl(../images/headers/Header-1.gif);}#sidebar-a {float: right;width: 280px;background: #FFFFFF}#sidebar-a {float: right;width: 280px;line-height: 18px;background: #FFFFFF}#content {margin-right: 280px;line-height: 18px;}#content .padding {padding: 25px;}#footer {clear: both;font-family: Tahoma, Arial, Helvetica, Sans-serif;font-size: 10px;color: #c9c9c9;border-top: 1px solid #efefef;padding: 13px 25px;line-height: 18px;}#footer a {color: #c9c9c9;text-decoration: none;}#footer a:hover {color: #db6d16;}#footer #altnav {clear: both;width: 350px;float: right;text-align: right;padding-top: 13px;}#footer #copyright {padding-top: 13px;}h1 {margin: 0;padding: 0;float: right;margin-top: 57px;padding-right: 31px;}#content h2 {margin: 0;padding: 0;padding-bottom: 15px;}#content p {margin: 0;padding: 0;padding-bottom: 15px;}body {font-family: Arial, Helvetica, Verdana, Sans-serif;font-size: 12px;color: #666666;text-align: center;}Here is my normal html code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><meta http-equiv="Content-type" content="text/html; charset=UTF-8" /><title>MO Runners Update</title><meta http-equiv="Content-Language" content="en-us" /><meta http-equiv="imagetoolbar" content="no" /><meta name="MSSmartTagsPreventParsing" content="true" /><META NAME="description" CONTENT="Missouri Runners Update to discuss the runners of the state. An articles page where we have writers on and free registration for the forums."><META NAME="keywords" CONTENT="MO Runners Update boards, MO Runners Update boards Forums,home page,articles page,track page, cross country page"><style type="text/css" media="all">@import "css/master2.css";</style></head><body><body class="about"><div id="page-container"><div id="main-nav"><div align="center"> <a href="www.morunnersupdate/Index.html"><img src="images/headings/Home.jpg"></a><a href="www.morunnersupdate/Track.html"><img src="images/headings/Track.jpg"></a><a href="www.morunnersupdate/XC.html"><img src="images/headings/XC.jpg"></a><a href="www.morunnersupdate/Links.html"><img src="images/headings/Links.jpg"></a><a href="www.morunnersupdate/Forums"><img src="images/headings/Forums.jpg"></a></div><div id="header"><img src="images/headings/Header-1.jpg"width="760" height="150" alt="Header" border="0" /></div><div id="sidebar-a"><div class="padding"><table border="1" width="140" bgcolor="#CCCCCC"><td><img src="images/headings/linebreak.gif"><p><b>To read the MO Runners Update<br> Top 10 Missouri XC runners,<br>click the link below.</p><br><br><a href="#">Click here to read the article</a></p><br><img src="images/headings/linebreak.gif"><br><br><p>Click below to read an<br> article about the Potosi<br> Cross Country Team.<br><br><a href="#">Click here to read the article</a></p><br><img src="images/headings/linebreak.gif"><br><br><p>Click below to visit<br> some other great sites.<br><br><a href="#"><b>Click here to read the article</a></b></p><br><img src="images/headings/linebreak.gif"></td><br></table></div></div><br><div id="content"><h2>About</h2><p><strong>Enlighten Designs</strong> is an Internet solutions provider that specialises infront and back end development. To view some of the web sites we have created view ourportfolio.</p><p>We are currently undergoing a 'face lift', so if you have any questions or wouldlike more information about the services we provide please feel free to contact us.</p><div id="footer"><div id="altnav"><a href="#">About</a> -<a href="#">Services</a> -<a href="#">Portfolio</a> -<a href="#">Contact Us</a> -<a href="#">Terms of Trade</a></div>Copyright © Enlighten DesignsPowered by <a href="http://www.enlightenhosting.com/">Enlighten Hosting</a> and<a href="http://www.vadmin.co.nz/">Vadmin 3.0 CMS</a></div></div><div id="copyright">Copyright © Enlighten Designs<br />Powered by <a href="http://www.enlightenhosting.com/">Enlighten Hosting</a> and<a href="http://www.vadmin.co.nz/">Vadmin 3.0 CMS</a></div></div>

Link to comment
Share on other sites

Tried using another FTP client? Or changing between Binary and ASCII modes? Hmm... are you sure it is something to do with the FTP? Not running any version-specific PHP scripts?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...