View Full Version : Please help me!
jct6808 08-21-2004, 01:05 AM Hey i am having trouble getting my site uUp i have a host
the site worked for a few days now when people go to it they say they can see anything or its just like a box
i am useing front page and i already have uploaded all the files to my surver
Flitt7o2 08-21-2004, 01:08 AM give us more information, whats the web address? maybe you have to much traffic and you reached your bandwidth limit
jct6808 08-21-2004, 01:09 AM www.lindsay-lohan.us
no i dont think its traffic my host told me i have like 6000 m.. or something
Flitt7o2 08-21-2004, 01:17 AM hum, everything looks fine to me. what do you mean boxes, as in the images wont show so they see the box with the red x?
jct6808 08-21-2004, 01:22 AM i am not sure that is just what someone said to me?
so it works? :)
Flitt7o2 08-21-2004, 01:30 AM as far as i can see ya, i can get to the main page with all the text and those hot pics at the top of lindsey.... erm.. ya, it works
Edit
WAIT, i just realized something.. above the underlined text that says ENTER, theres an underlined part that goes to a page thats not there,
i dont understand a LOT of that code... all jumbled up in ways that i dont see why they should be there... just make sure ALL links go to http://www.lindsay-lohan.us/lindsay-home.htm, not to a spot on your harddrive and remember the .htm
Flitt7o2 08-21-2004, 01:34 AM WAIT, i just realized something.. above the underlined text that says ENTER, theres an underlined part that goes to a page thats not there,
i dont understand a LOT of that code... all jumbled up in ways that i dont see why they should be there... just make sure ALL links go to http://www.lindsay-lohan.us/lindsay-home.htm, not to a spot on your harddrive and remember the .htm
Rosey 08-21-2004, 01:55 AM the first page is messed up. On netscape i see nothing. On IE i only see enter. The problem with frontpage and a lot of the editors is that they will link things from your computer instead of the way we usually do it.
you have <a href="c:/document/..."> instead of <a href="file.html">
There is a LOT of junk code on that first page. I would really suggest using notepad and starting over.
If you have no images on that first page you can simply to this:
<html>
<head>
<title> title goes here</title>
</head>
<body bgcolor="#FEC0FD">
<br><Br><br><br><br>
<center>
New enter page coming soon!
<br><Br><br>
<a href="lindsay-home.htm">Enter!</a>
</body>
</html>
I would create an external style sheet and format your link and everything else for that matter so it will be easy to change layout or adjust things.
jct6808 08-21-2004, 03:09 AM thanks guys!
But what do you mean about the Junk code? can i take it out
Rosey 08-21-2004, 04:31 AM look at your source on that first page, it looks very jumbled with code that fontpage adds. It's not even html.
jct6808 08-21-2004, 04:40 AM so what do i do about it?
Flitt7o2 08-21-2004, 06:35 AM Just use the code that rosey said pretty much, thats all you need
the first page is messed up. On netscape i see nothing. On IE i only see enter. The problem with frontpage and a lot of the editors is that they will link things from your computer instead of the way we usually do it.
you have <a href="c:/document/..."> instead of <a href="file.html">
There is a LOT of junk code on that first page. I would really suggest using notepad and starting over.
If you have no images on that first page you can simply to this:
<html>
<head>
<title> title goes here</title>
</head>
<body bgcolor="#FEC0FD">
<br><Br><br><br><br>
<center>
New enter page coming soon!
<br><Br><br>
<a href="lindsay-home.htm">Enter!</a>
</body>
</html>
I would create an external style sheet and format your link and everything else for that matter so it will be easy to change layout or adjust things.
Rosey 08-21-2004, 04:27 PM don't use frontpage ;)
use notepad
jct6808 08-22-2004, 02:16 AM does it work? i have someone telling me it doesnt and that the main image does not show up? humm :sad:
Rosey 08-22-2004, 02:41 AM the image isn't where you said it was, it should be here:
http://www.lindsay-lohan.us/index_files/image001.gif
and it's not.
Again, start over and code it yourself. Lissa's site is a good starter and if you run into trouble, just ask us.
jct6808 08-22-2004, 02:53 AM how do i fix that
the image ? linking? what do i do
jct6808 08-22-2004, 03:01 AM can you take a screen shot of the HOME page please ?
Rosey 08-22-2004, 03:01 PM you need to find out where you uploaded the image and link it to that image. Did you upload it in the same folder as your index or in another folder?
this is the netscape view:
http://heavenspeace.com/netscape.jpg
this is the IE view:
http://heavenspeace.com/internetexplorer.jpg
(you might have to copy the url and copy them in a browser)
|