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
Ranked #107.65K
~94 People Reached
Favorite Forums
UI / UX Design x 1
Favorite Tags
web-design x 1
user-interface x 1
1 Posted Topic
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 …
The End.
gssmithers