Forums

This topic is locked

autostretch issue (i think!)

Posted 20 Aug 2002 12:43:26
1
has voted
20 Aug 2002 12:43:26 paul miller posted:
Hi People,

I am desparately trying to make a web site whereby a logo will stick right up close to the right hand side of the browser regardless of however the user resizes it. In other words, when the user stretches the browser to the right of the screen the logo stays flush with the right hand edge. I have a feeling that I must use something like the autostretch function in the right hand column that the logo is placed. However
there is another issue that may further complicate matters. I have split the page up into 3 frames:

-top frame for navigation
-middle frame for main content (this is where logo needs to stick to the right hand edge)
-bottom frame for aesthetic balance with the top frame (to give that letter box/16:9 panoramic look)

would this frame arrangement cause complications in maintaining that the logo stays flush with the right hand edge of the middle frame/main content area? If not, how do I achieve keeping the logo flush with the right hand edge of the browser so that even when the user stretches the browser it sticks to the right hand edge?

Thank you for any help you may have.

Paul Miller

Replies

Replied 10 Sep 2002 22:00:45
10 Sep 2002 22:00:45 jeffrey lohne replied:
Paul

If the frames are horizontal and not side by side your solution should be easy. To keep a logo or pic on the right side when people resize, you need to have a table that is 100% with two columns (if there is nothing to the left of the logo then one table will work). the right most column, align right and the logo should stay on the right hand edge. I hope this helps. Have fun.....

Reply to this topic