PDA

View Full Version : Frames Problem



estateboy
November 11th, 2006, 03:31 AM
I'm updating the site for my boss, wich was made by somebody else. The site is frame based(Project Seven Frame extension) Most of the external pages that are loaded in the mainFrame don't need any scrolling but there are a few pages that need scrolling so I have the option scroll for the mainFrame set to auto! But then I not only get a vertical scroll bar but also a horizontal one. Does anybody know how to get rid of the horizontal scroll bar!?

Thanks

simplistik
November 11th, 2006, 03:39 AM
overflow-x:hidden

estateboy
November 11th, 2006, 05:46 AM
overflow-x:hidden

That works perfect thanks :beam: Can I please ask you another question about frames? I'm not used working with frames and the following happens. Like I said I work with the Project seven frames extension The top frame holds the logo and the navigation the middle frame holds the content and the bottom frame sort of a footer with telephone nr. etc

The frames have the following properties:

Top row = 225 px

Centre row = 450px

Bottom row = 20 ralative

On my screen (19" Resolution 1280 x 1024) everything looks fine but when I change teh resolution settings everything is messed up.

The top row is just half visible and the bottom row is not vissible at all. What am i doing wrong in my settings?

Thanks

simplistik
November 11th, 2006, 10:12 AM
:lol: honestly it beats the heck outta me man... it's been a good few years since I've used frame :lol: my suggestion would be though to only give the top and bottom frames a height, that way the page will stretch accordingly.

estateboy
November 13th, 2006, 07:23 AM
That works perfect thanx


:lol: honestly it beats the heck outta me man... it's been a good few years since I've used frame :lol: my suggestion would be though to only give the top and bottom frames a height, that way the page will stretch accordingly.