Loving the changes, especially the mobile friendly and new functionality. [list] [*]Is it necessary to show the disabled page navigation? I know that not having them would throw off the alignment so perhaps something as simple as below would work. The element won't be rendered but will still take up space to preserve the alignment. [code] li.disabled{ visibility: hidden; } [/code] [*]We can hide forum sections, is it possible to also have users able to hide the widgets on the right as well? [*]in post links on headers for those long, wiki article like posts. Would make things easier for those detail obsessed GMs. [code] [url=#setting]setting[/url] [h1=Setting]somethingsomething[/h1] [/code] [*]Is there any way to have some sort of infinite pagination for the forum and topic views as seen on things like a facebook or twitter feed? [/list]