|
|
|
Re: My own website [message #369251 is a reply to message #369171] |
Wed, 28 January 2009 05:38 |
MacKinsey
Messages: 83 Registered: March 2008
Karma: 0
|
Recruit |
|
|
Nice Site, but it looks Shitty if u have a Resolution over 1024x768
(I tried every Resolution over it).
Here is a Screenshot in my normal Resolution (1680x1050) for you
EDIT:
I noticed that some sections arent filled yet.
Let it me know, if you want to have a Mirror for your files.
2nd EDIT:
It looks like on the Screenshot on every Page
[Updated on: Wed, 28 January 2009 05:44] Report message to a moderator
|
|
|
|
Re: My own website [message #369254 is a reply to message #369171] |
Wed, 28 January 2009 06:05 |
MacKinsey
Messages: 83 Registered: March 2008
Karma: 0
|
Recruit |
|
|
Try the code from HERE
<SCRIPT language="JavaScript">
<!--
if ((screen.width>=1024) && (screen.height>=768))
{
window.location="highres.html";
}
else
{
window.location="lowres.html";
}
//-->
</SCRIPT>
|
|
|
|
|
|
|
|
Re: My own website [message #369281 is a reply to message #369171] |
Wed, 28 January 2009 09:18 |
MacKinsey
Messages: 83 Registered: March 2008
Karma: 0
|
Recruit |
|
|
Hey you could also use the SVG (Scaleable Vector Graphics) format.
With that format it stretches automatic, without seening any pixels, like if u scale a normal picture up.
But currently I dont have a Clue how to add them to a HTML Site
|
|
|
|
|
Re: My own website [message #369328 is a reply to message #369171] |
Wed, 28 January 2009 16:52 |
|
Altzan
Messages: 1586 Registered: September 2008 Location: Tennessee
Karma: 0
|
General (1 Star) |
|
|
Site looks great!
I did notice the GDI castle refinery link is incorrect.
I cannot imagine how the clockwork of the universe can exist without a clockmaker. ~Voltaire
|
|
|
|
|
|
|
|
|
|
|
|
|