Well, first off... FRAMES! *lets out blood-curtling scream*
Secondly, this website would REALLY benefit from a conversion to CSS. ALL of what you ask would be INCREDIBLY simple with CSS. Here is a link to a simple tutorial, it takes about an hour, and after completing it, you would have all the knowlege you need to convert your website. http://www.westciv.com/style_master/...roduction.html
Now, with that out of the way, IF you decide not to change to CSS (which would be STRONGLY advised by just about everyone here) There are solutions to your problems.
First question : well I run 1024x768 and it looks just fine to me. I don't know of anything to change that the way you suggest (without using CSS) but I imagine a Javascript guru could pull it off... but wouldn't because of how easy it would be with CSS
second question : I don't believe this is possible. (without CSS) are you noticing a trend here?  check the tutorial. I CAN solve the last problem without CSS though.
Third Question : to make the link load the ENTIRE page, add the following. <A HREF="your destination" TARGET="_top"> That will load over the whole page. If you only want it to load into the center frame where content is, target that frame.
CSS is really easy and really advantageous. I suggest you look into it. Hope i was at least SOME help. 
|