



Description:
This style sheet moves the navigation section below the article at the Wikipedia (English) Web site.
(W3C validated CSS rules, except Mozilla specific rules.)
2007-Nov-23:
The navigation link is now displayed at top of page.
Minor improvements.
(Total installs: 1816)
2007-Jun-29:
Updated with some minor improvements.
W3C validated CSS rules.
Thanks to Maximinus for ideas on the navigation section.
Thanks to AA Boy/Smartboy for making it happen.
Thanks to all 1527 who have downloaded the style sheet.
(Can't believe it. So many downloads. Must be very useful, or at least interesting.)
2006-Sep-26:
Changes to the style sheet as follows: 1) The Search Box is now at the top of the pages. 2) Added a clickable logo.
A clearer description of what the style sheet does is that it moves the Wikipedia navigation section below the article.
(My thanks goes to the people who have written comments on this style sheet.)
2006-Apr-06:
This style sheet makes some changes to the layout for the Wikipedia (English) Web site. Screenshot: http://img115.imageshack.us/my.php?image=wikipedia2006apr3sx.gif
(BEFORE and AFTER screenshots:
Disable the browser's support for stylesheets to view full size images.)
Before
|
After
|
You should make a better logo
Great style, with Maximinus' idea its even better!
Great idea and great start - but the sidebar has literally just been moved to below the content. I've modified it a little to make the three components of the sidebar sit side-by-side, and show the language box in 5 columns (in Firefox). To do this, just add the following lines at the end of it (inside the final curly brace, of course):
div.portlet#p-navigation {float:left !important;}
div.portlet#p-tb {float:left !important;}
div.portlet#p-lang {float:left !important; width:567px !important;}
div.portlet#p-lang div {-moz-column-count: 5 !important; width:550px !important;}
Good job! Thanks for updating the description
Great!
Moves the sidebar to the bottom.
Much better.
Fantastic!