In reply to Jed Rothwell's message of Tue, 6 Mar 2012 20:38:09 -0500: Hi Jed, [snip] ><[email protected]> wrote: > >I notice that the library now presents 2 vertical scroll bars, i.e. a window >> within a window. This is "bloody nuisance", not to mention a waste of >> screen >> real estate. Can you simplify it to a single window? >> > >That is a function of your screen size.
Indeed. When one hits "ctrl-" often enough, the whole screen fits and they go away. Unfortunately by that time the font is so small as to be difficult to read. >There are no double bars on my >computer. If there are horizontal ones this procedure should take care of >them, as soon as I figure out how to make it work right: > >http://genesistutorials.com/genesis-structural-wraps-creating-a-full-width-genesis-child-theme > >To reduce vertical ones, I gave the screen a lot of empty space within the >frame. You have to set pixels vertically; you can't just say 100%, the way >you can horizontally. > >I may put a large button at the top saying "Show only Library Screen" which >will link to the screen outside the iframe, like so: > >http://lenr-canr.org/index/Summary/Summary.php This is what it should look like. However I think the solution is to not have a frame embedded within a frame in the first place. What you need is to have the tool bar (menu bar?) at the top, attached to the same frame that is displayed in http://lenr-canr.org/index/Summary/Summary.php, rather than being attached to an enclosing frame. It may need to be a menu rather than a toolbar. If you really want to keep both frames, then simply turn off the scroll bars on the external frame (since it doesn't really need to scroll anyway). Regards, Robin van Spaandonk http://rvanspaa.freehostia.com/project.html

