Hi Wojtek The way I do it is load up the skin's CSS file(default located at C:\Program Files\XWiki Enterprise\webapps\xwiki\skins\colibri\colibri.css) in Notepad++ and add my changes to the bottom of it, then save it and check how it looks in the browser. Style Sheet Extensions I only use on individual pages that need to look different, because having any extension marked as "always on this wiki" means it loads every time you load a page which slows load times in general. If you aren't seeing any changes with your extensions, maybe make sure you refresh the page a few times after you save it. Also using a browser that supports extensions (like firefox or chrome) and getting the Firebug extension is extremely helpful for determining what divs you should be styling. Hope that helps wojtek danilo wrote:
Hi! I'm trying to override the css of my xwiki. I've been reading documents about making styleSheetExtensions (like MinimalStyleSheet Extension fro mhere: http://platform.xwiki.org/xwiki/bin/view/DevGuide/SkinExtensionsTutorial). I have to be doing something wrong because after creation StyleSheet extension like in this tutorial and setting "use this extension" to "always" nothing changes.
additional I've seen that in Administration menu -> Look & feel -> presentation I've got button that "allow" me cutomize current skin. after pressing it and sayin that I want to customize it I've got a lot of empty boxes (style, header, footer). Always when I'm trying to write there anything the whole css crash and the site looks ugly.
Please could you write, what is the simplest method to override some elements of the css of xwiki?
I will be very thankfull! Wojtek _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
----- ---- Lockie -- View this message in context: http://xwiki.475771.n2.nabble.com/stylesheet-override-tp6251952p6252381.html Sent from the XWiki- Users mailing list archive at Nabble.com.