killah Posted February 20, 2009 Share Posted February 20, 2009 Ok, i have a fitted layout. I do not want to add more scrolling to it. How can i make it so that the content body is a scrollbar so that they can scroll through the content without the entire page moving? All my file's are under public_html and i have about 188 file's i will need to edit if i use an iframe. So if any help please can you tell me without the need of adding an iframe? Link to comment https://forums.phpfreaks.com/topic/146080-solved-not-much-php-involves-php/ Share on other sites More sharing options...
genericnumber1 Posted February 20, 2009 Share Posted February 20, 2009 If the moons are aligned and you are using CSS with a centralized stylesheet (as you should be!) you can use the overflow:auto or overflow:scroll properties. You really should set up some better template system so you're not so limited in the scope of things you are capable of changing. Link to comment https://forums.phpfreaks.com/topic/146080-solved-not-much-php-involves-php/#findComment-766859 Share on other sites More sharing options...
killah Posted February 20, 2009 Author Share Posted February 20, 2009 Owner ( Coder => me GFX Designer => some other guy ); That is a form of an array. Right. I do not do the graphic's, i just integrate & do the coding. He wanted this layout then so be it. But the overflow: auto; did it and already found it on google. Link to comment https://forums.phpfreaks.com/topic/146080-solved-not-much-php-involves-php/#findComment-766866 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.