Help - Search - Members - Calendar
Full Version: I Need Help! My Page Shows fine in Explorer But Not In Firefox?
HTMLHelp Forums > Web Authoring > Web Site Functionality
Mrsecoclean
Hello,

I am novice, my friend started my website in dreamweaver and now he moved and said all I needed to do is add the companies info and upload to server. I did what he said and it displays perfect in explorer but all messed up in firefox? My website is www.mrsecoclean.com; could someone please help me out, I have NO CLUE how to fix this at all.

It would be greatly appriciated!!!

Thank you,
Angie wacko.gif sad.gif excl.gif


pandy
Doesn't look too great either in gecko or IE because the style sheet, JavaScript and a lot of other stuff are linked to files on your harddrive. You need to upload all those files to the server and change the URLs accordingly.

HTML
<link href="file:///C|/Users/Angie/Documents/Downloads/webs/demo.cmsjunkie.com/j15/indexc0d0.php?format=feed&amp;type=rss" rel="alternate" type="application/rss+xml" title="RSS 2.0" />
<link href="file:///C|/Users/Angie/Documents/Downloads/webs/demo.cmsjunkie.com/j15/index7b17.php?format=feed&amp;type=atom" rel="alternate" type="application/atom+xml" title="Atom 1.0" />
<link href="file:///C|/Users/Angie/Documents/Downloads/webs/demo.cmsjunkie.com/j15/templates/mgs_hotel/favicon.ico" rel="shortcut icon" type="image/x-icon" />
<script type="text/javascript" src="file:///C|/Users/Angie/Documents/Downloads/webs/demo.cmsjunkie.com/j15/media/system/js/mootools.js"></script>
<script type="text/javascript" src="file:///C|/Users/Angie/Documents/Downloads/webs/demo.cmsjunkie.com/j15/media/system/js/caption.js"></script>


<link href="file:///C|/Users/Angie/Documents/Downloads/webs/demo.cmsjunkie.com/j15/templates/mgs_hotel/css/template.css" rel="stylesheet" type="text/css"/>


The same goes for links.
HTML
<a href="file:///C|/Users/Angie/Documents/Downloads/webs/demo.cmsjunkie.com/j15/aboutus.html">Continue reading ยป</a>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.