DOMO ARIGATO...
DOMO ARIGATO...
Out of context: Reply #23
- Started
- Last post
- 25 Responses
- mydo0
with the example above your site would be 100% on massive screens. it would always fill the screen, but on lower res it would get to a point where it will stop shrinking and start to add scroll bars.
you may just be able to add this to flashContent in your CSS.
min-width:900px;
min-height:600px;