OK, first off, my site is www.pr0n.bioxion.com
I hand-coded all of it because it's more fun than using software (forums are the exception).
Here's the problem. Everything works fine on 1280X1024 resolution, but at 1024X768 resolution it squishes the site. The reason is because I used CSS and made it so the left block was 50px from the left side of the screen and the right block was 50px from the right side of the screen. The site is just over 1024px wide, so clearly it squishes the crap out of it.
My question is this: How can I fix this? It would be cool of the whole site down-sized on the smaller resolution, rather than just squishing it.
Any ideas?
I hand-coded all of it because it's more fun than using software (forums are the exception).
Here's the problem. Everything works fine on 1280X1024 resolution, but at 1024X768 resolution it squishes the site. The reason is because I used CSS and made it so the left block was 50px from the left side of the screen and the right block was 50px from the right side of the screen. The site is just over 1024px wide, so clearly it squishes the crap out of it.
My question is this: How can I fix this? It would be cool of the whole site down-sized on the smaller resolution, rather than just squishing it.
Any ideas?