Fixed Table Height

liunx

Guest
I am having problems with my design when it comes to resizing the window. If you make the window too small the table expands and things do not line up. Any suggestions.<br />
<br />
Architectural Models (<!-- m --><a class="postlink" href="http://www.design-oriented.com/Faulhammer">http://www.design-oriented.com/Faulhammer</a><!-- m -->)<!--content-->you should design your site with a maximum table width of 780 or anything that fits in a min resolution of 800x600. You'll need to make sure that the images you are using in the top row are in fixed width and height table cells. If the distortion only occurs when the table is reduced to less than 800 pixels, i wouldnt worry about it. Another idea is the the image in the top right should be used as the background for that cell, rather than an inserted image, and fix the hieght of the cell to the same height of the image. This way the table can be shrunk and the image wont be moved, thus reducing the distorsion.<br />
<br />
i hope you understand that, cos i lost myself. lol.<!--content-->Only one suggestion: Make an index for the site, and there, make a splash that opens the site as a non-resizeable pop-up with 100% as width and height. That should prolly work.<!--content-->thats not recommened, thats bad usability, and often frustrating for the users. the main reason being that if they have a really small monitor or an old one with short resolution, they'll encounter clipping.<!--content-->Good call. I like the suggestion of a pop-up window. Can you set those parameters in Flash. I have not done a non-re-sizeable window within flash before.<!--content-->yes you can :|<!--content-->Originally posted by kjmc <br />
yes you can :| <br />
<br />
Just from your little comment, you do not like that idea?<br />
Well pretty much every cell in there is a fixed size minus a couple of cells to allow it to resize to fit the window. Because right now it is 3 tables inside a larger table. what I do not understand is I have all the heights fixed, but yet the one row enlarges. It starts to do that when the window size is at 808. Maybe I can just get rid of the scroll bar on the side and that may give me enough room.<br />
<br />
I wish there was a tag that allowed you to make a cell expand to the max but not to reduce to a cetain point.<!--content-->actually it is not the resize that messes it up, it is messed up from the get go. I run at 800x600 and it is too big for me. the flash is messing it up so that is where you can start. you need to make your site viewable in 800x600 and then the 1024 users will see it just fine if you center it. besides there is no tag liek this <valign="middle">.<!--content-->Originally posted by scoutt <br />
actually it is not the resize that messes it up, it is messed up from the get go. I run at 800x600 and it is too big for me. the flash is messing it up so that is where you can start. you need to make your site viewable in 800x600 and then the 1024 users will see it just fine if you center it. besides there is no tag liek this <valign="middle">. <br />
the man talks sense :)<!--content-->hehe I am not done :P<br />
<br />
jtlloyd: tell me what the purpose is on defining the height in the tr and the td. it is one or the other adn preferrably it is the cell. you can fix half of it sut by deleting the height in the 3rd table and making it 100%. if you have a table inside another table then ther eis no need to make it a certain height, just make it 100%. since you already defined it in the cell that holds it.<!--content-->I know there is no middle tag. I just tried it to see if anything would happen. And I just did not get rid of it.<br />
<br />
The interface is designed at 780x350. But the client gave me more text than anticipated. I am just trying to solve my problem without bumping the overall depth of the interface to 400. I am going for the linear look. And I can not extend the text down further because in the row with the logo, there will be the portfolio menu.<!--content-->Well I just bumped the interface to 780x400. It does not look to bad. It just isn't as linear as I want it to be. Oh well.<!--content-->
 
Back
Top