Jump to content

[SOLVED] Not much php, involves php


killah

Recommended Posts

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

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.

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.