Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~94 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for gssmithers

Hi, I added a scroll bar in div with a fixed height using css as follows: #container { width: 1000px; margin: 0px auto; } #content { background-position: 190px 0px; } .central-content { padding: 0 1px 15px 1px; min-height: 500px; max-height: 500px; overflow: auto; } It works ok, but the problem …

Member Avatar for ko ko
0
94

The End.