There's more to it than that. If you're in the Discussions section, it will show Home > Discussions, just like a file hierarchy display in a file manager.
-Phil
No Phil the blue bar at the very top.
It's supposed to be some kind of menu/nav bar thing I guess. As it is it's just wasting space and uglifying the page with this HTML:
<div class="Top"> <div class="Row"> <div class="TopMenu"> <li><a href="/" class="">Home</a></li> <!-- Top Menu Links --> </div> </div></div>
That would be a good place to put all the clutter in the left side column. Then move it to the bottom of the page where it's out of the way and delete the empty column.
The lonlely home menu bar is not so lonely on the mobile view. It is joined with links to "Mark all as read", your profile and whatever else. All in all much nicer than the reqular view.
Comments
-Phil
Notice the 3 billion instances of Explorer, Putty, calculator, editor and 7zip
It's supposed to be some kind of menu/nav bar thing I guess. As it is it's just wasting space and uglifying the page with this HTML:
<div class="Top"> <div class="Row"> <div class="TopMenu"> <li><a href="/" class="">Home</a></li> <!-- Top Menu Links --> </div> </div></div>
-Phil
Bump is aware of its lonely state.
Theme is already on the Issue List as an overall topic, sinking this thread.