Social Web Directory :: Social Network Directory :: Ning Tips and Ning Support
This CSS tweak will add a vertical scroll bar to your Leaderboard module on the home page. If you only have 4 listings selected, the bar may not show up with 300 height. You can adjust the height to suit your preference.
Add this CSS to My Network/Settings/Appearance/Advanced CSS, at bottom.
Advanced CSS:
/** Scroll Bar for Leaderboard **/
.xg_widget_main .mini-leaderboard-module .xg_module_body {
height: 300px;overflow : auto;position:relative;
}
Alternative Advanced CSS:
This CSS selector seems to change if you move leaderboard to wide column. But, I'm not certain what constitutes the class change to .detailed-leaderboard-module, from .mini-leaderboard-module. Bottom line: Try the following if code above doesn't work.
.xg_widget_main .detailed-leaderboard-module .xg_module_body {
height: 300px;overflow : auto;position:relative;
} Tags: leader board, leader board scroll, leaderboard scroll, scroll bar for leaderboard, scroll leader board, scroll leaderboard, scrollable leaderboard
Permalink Reply by Escena Mexico on October 18, 2010 at 2:11pm
Permalink Reply by JenSocial on February 23, 2012 at 12:35pm Thanks for this information. I updated the tip.
Alternative Advanced CSS:
This CSS selector seems to change if you move leaderboard to wide column. But, I'm not certain what constitutes the class change to .detailed-leaderboard-module, from .mini-leaderboard-module. Bottom line: Try the following if code above doesn't work.
.xg_widget_main .detailed-leaderboard-module .xg_module_body {
height: 300px;overflow : auto;position:relative;
}



Started by JenSocial. Last reply by English WorldWide Apr 18. 35 Replies 0 Favorites
Started by JenSocial. Last reply by Mandy P. Mar 6. 13 Replies 0 Favorites
Started by Fire-Tech. Last reply by Fire-Tech Feb 18. 14 Replies 3 Favorites
© 2013 Created by JenSocial.
Powered by
© Copyright JenSocial.
