|
To add a scrollbar to a panel |
|
|
|
|
Written by Slithre
|
|
Monday, 11 August 2008 |
<style type="text/css"> #messages_panel_body { max-height: 500px; height: 500px; overflow: auto;} </style> You can replace it with these, to work in the panel of your choice: #music_panel_body #stickers_panel_body #blog_panel_body #gallery_panel_body #rss_panel_body #visitors_panel_body #rankings_panel_body #friends_panel_body #wishlist_panel_body #aboutme_panel_body #url_panel_body #cool_panel_body #contact_panel_body #interests_panel_body #tagcloud_panel_body #dev_panel_body
|
|
Last Updated ( Monday, 11 August 2008 )
|