Difference between revisions of "Wiki User Style"

450 bytes added ,  18:10, 11 March 2008
describing Liquid Design
imported>DragoonWraith
m (fixing link)
imported>DragoonWraith
(describing Liquid Design)
Line 5: Line 5:


Currently, there is only one public style sheet available:
Currently, there is only one public style sheet available:
* [[Wiki User Style/Liquid Design.css|Liquid Design]] - copy the following line into your esstyle.css file to use this style
<ul><li>[[Wiki User Style/Liquid Design.css|Liquid Design]] - copy the following line into your esstyle.css file to use this style
@import "/constwiki/index.php?title=Wiki_User_Style/Liquid_Design.css&action=raw&ctype=text/css";
<pre>@import "/constwiki/index.php?title=Wiki_User_Style/Liquid_Design.css&action=raw&ctype=text/css";</pre>
The Liquid Design style allows the page content to fill your window, so that the black borders are only a small decoration rather than large amounts of wasted space. The banner is modified to fit above the navigation boxes and allow the content to also reach the top of the page. In addition, the navigation boxes are set to stay on screen always, to make the links always handy, and the currently selected tab gets highlighted.</li>


You may also use the style sheets of other users with similar commands, substituting the page title of their esstyle.css pages for the title of the public sheets above.
You may also use the style sheets of other users with similar commands, substituting the page title of their esstyle.css pages for the title of the public sheets above.