|
|
|
|
|
|
Posted: Fri Apr 21, 2006 12:53 pm
Can somebody tell me how to get my comments section of my profile in a scoll box, please?
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Fri Apr 21, 2006 12:58 pm
#comments {height: __px; overflow-y: auto; overflow-x: hidden; }
The height you set has to be smaller than the current height of your comment box in order for the scrollbar to show up.
|
 |
 |
|
|
|
|
|
|
|
 |
|
|
|
|
|