JoWie Posted August 26, 2009 Report Posted August 26, 2009 Please get rid of the extra scrollbar on the main forum index, it breaks scrolling with the mousewheel. thanks
🜲 Samapico Posted August 26, 2009 Report Posted August 26, 2009 Moving to proper forum In a private forum, on the same issue: IPB is fixing it. Seems a few other people have the issue in other scripts/areas. For now, just use one of the other 4 optional skins. http://upload.wikimedia.org/wikipedia/commons/thumb/8/88/Half-Life_Black_Mesa_logo.svg/120px-Half-Life_Black_Mesa_logo.svg.pngDCME co-developerSSCU 17th Parallel sysop
JoWie Posted August 28, 2009 Author Report Posted August 28, 2009 you can fix it yourself with a simple change in css. I assume .clearfix is used to establish a block formatting contextso changing /* ipb_styles.css:144 */ .clearfix, .stats_list { overflow: auto; } to .clearfix { overflow: hidden; } .stats_list { overflow: auto; } should fix it
🜲 Samapico Posted August 28, 2009 Report Posted August 28, 2009 That's exactly (I think) what Cerium suggested in said private forum topic http://upload.wikimedia.org/wikipedia/commons/thumb/8/88/Half-Life_Black_Mesa_logo.svg/120px-Half-Life_Black_Mesa_logo.svg.pngDCME co-developerSSCU 17th Parallel sysop
🜲 PoLiX Posted September 8, 2009 Report Posted September 8, 2009 fixed it. Since IPB seems to have yet to. SSForum.net - September 01, 2002 - Rowen (SSDownloads.Com), PoLiX (SSCentral.Com), and Cyberise (Subspace.Net)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now