Alright, so you want to make your panels scroll right? Usually it’s the message panel that everyone wants to make scroll, but all the panels have possibilities!! Where there’s a will, there’s a way!
Anyway, to make a panel scroll – you have the option of either 1) making the whole panel scroll, or 2) making the body scroll. An example of what I mean is: think about your messages panel, you can either have the whole thing scroll – and when you scroll the panel down, the header will go with it. Or, you can have your header stay put and just have your messages scroll (I hope this makes sense!! If not, just experiment).
Copy the code below and paste it into a panel, then follow the instructions below:
Replace ‘panelsname’ with one of the following (It must have # infront of the name to work!):
About Me = aboutme_panel
Blog = blog_panel
Contact Me = contact_panel
Cool People = cool_panel
Buddies = friends_panel
Gallery = gallery_panel
Group = groups_panel
Messages = messages_panel
Music = music_panel
Outfits = outfits_panel
Rankings = rankings_panel
Room = room_panel
Special Someone = special_panel
Interests = tagcloud_panel
Visitors = visitors_panel
Wishlist = wishlist_panel
Collectibles = collect_panel
My New Products = dev_panel
RSS = rss_panel
Street Team = streetteam_panel
Updates = updates_panel
URL = url_panel
Video = video_panel
Slideshow = slideshow_panel
Badges = badges_panel
Note: If you want just the body part to scroll and not the header, just add _body to the panel name.








