View Full Version : CSS Re - Size


ACoates
01-03-2006, 08:27 PM
Hello again friendly super forum people

I am making a website out of CSS, the problem is I am making the site on a resolution of 1024 x 768, this obviously means that when the site is opened on a larger resolution it wont resize correctly.

I was wondering if anyone knows of any tricks or scripts to make the page resize correctly?

Any help would be greatly appreciated :D

Thanks in advance,

Anthony

ohh and if you people use msn then add me on coatesanthony@hotmail.com

ACoates
01-03-2006, 08:44 PM
Ohh it doesnt have to be in CSS if someone knows of another way of doing it then please say :D

kittycat
01-03-2006, 11:28 PM
Use percentages for width/height and relative positioning instead of absolute numbers and positioning

ACoates
01-04-2006, 07:11 PM
hehehe yeah LOL figured it out this mornin,

Thanks anyway