View Single Post
  #4 (permalink)  
Old 07-26-09, 08:18 PM
wirehopper's Avatar
wirehopper wirehopper is offline
-
 
Join Date: Feb 2006
Posts: 2,516
Thanks: 20
Thanked 109 Times in 106 Posts
Sorry - I didn't see all the <tr> tags.

You might want to check min-height and max-height for the top and bottom, to give you some adjustment space. I'm not sure it is possible.

You may also be able to use javascript to adjust the div dimensions at page load. Check out the window.screenX property (spelling might be off, go to w3schools.com).
Reply With Quote