[Website] Site moves the content around...

Joined
May 12, 2005
Messages
251
Reaction score
9
Location
/dev/null
Hi,i don't know if im posting at the right place, couldn't find any better spot.. anyway im trying to create a own muwebsite.... It goes good. until i tested the site on another computer then mine. And i saw that it was screwed.

Here is how the site looks at my pc where i create the site
magicswe - [Website] Site moves the content around... - RaGEZONE Forums


Here it hows it looks at another pc, as you can see when you try to enter my dev site folder the site looks wierd..
IkimasuMU Global MuOnline - Sweden

Anyone knows how to fix it?
 
Agree... what the hell did you use to write it?

<div id="main">
<div id="header">
<div id="logo"><img src="img/logo.jpg" alt="logo" width="750" height="144"></div>
<div id="picture">
<div <--- what's this?
</div>
</div>
</div>

Two more things:

- compress your background image moar. It's HUEG and noone is going to notice the decreased quality.
- upgrade Apache httpd to 1.3.37.
 
The site is 100% hand written. I could have done some misses here and there.... how can i forbid FF users to view the site? and could i make a code making a msg pop up telling them to use IE? Some of you aret elling me to rewrite.. But that doesn't make sense still i don't have a clue on how to write it so it works with FF :P
 
Back