View Single Post
  #5 (permalink)  
Old Nov 25th, 2007, 20:04
dab42pat dab42pat is offline
SuperMember

SuperMember
Join Date: Jun 2007
Location: uk
Posts: 459
Thanks: 0
Thanked 0 Times in 0 Posts
Re: How to limit a web page size?

I may be wrong but you could add:

max-height:1024px;
max-width:768px;

to your CSS

Last edited by dab42pat; Nov 25th, 2007 at 20:05. Reason: SORRY MISSED ABOVE POSTS
Reply With Quote