View Full Version : Auto resizing my page for other reseoutions Dreamweaver
Almondo
Oct 9, 2007, 10:31 AM
How do I set my page (in Dreamweaver MX) to automatically re-size itself depending on the viewers computers reseloution?
Thanks
Northwind_Dagas
Oct 9, 2007, 10:36 AM
http://www.vtutorial.com/fullscreen/index.html
msragged1
Jan 29, 2008, 07:46 PM
how do i set my page (in Dreamweaver MX) to automatically re-size itself depending on the viewers computers reseloution??
Thanks
I am having the same problem and can't find an answer anywhere
:eek:
RickJ
Jan 30, 2008, 03:27 AM
One option is to set your content into a table of X% rather than a number of pixels.
... so if you put our content into a table that's 95% wide, then it's width will be 95% of a viewers screen no matter what his resolution or monitor size is.
... but don't forget to keep an eye on your image sizes. If you stick a 1200 pixel wide image in there it will stretch the width of everything.