xorange

Version 1.1 by jssol on 2012/08/25 08:21

shape_handlesA responsive skin for XWIKI using mediaqueries and js for improvements
TypeSkin (filesystem)
Category
Developed by

xwiki:XWiki.jssol

Rating
0 Votes
LicenseGNU Lesser General Public License 2.1

Description

Prerequisites & Installation Instructions

Place the xorange folder inside the xwiki/webapps/skins/

Set the skin following: http://platform.xwiki.org/xwiki/bin/view/Features/Skins
The skin name is {pre}xorange{/pre}

If you are wanting to customize the colors used by the skin, use the built in xwiki color themes chooser. 

If you are wanting to style it to your needs and just use the sidebar/responsive design as a basis, open xwiki.css and remove all lines and replace them with your own. xwiki.css is called by the 2nd line of style.css {pre}@import url("xwiki.css");{/pre}. {pre}Style.css{/pre} contains all the default sidebar functionality/styling, while {pre}xwiki.css{/pre} contains the more specific styling (eg. font, border, margin etc.).

Get Connected