[xwiki-users] Fw : Fw : Re: StyleSheetExtension doesn't work on myxwiki.org ?
Then for the moment, do you have another way I can use to apply a css instruction on all my site ?
I found a 2 way: - simply one (working well): on http://xxxx.myxwiki.org/xwiki/bin/admin/XWiki/XWikiPreferences?editor=global... Add this line on HTML header: <link rel='stylesheet' type='text/css' href='/xwiki/bin/ssx/Custom/MyCss?language=fr'/> Custom/MyCss containing SSX object. - and maybe (not tested): add an XWikiSkins objet on http://xxxx.myxwiki.org/xwiki/bin/edit/XWiki/XWikiPreferences?editor=object and filled "style" field
Cool. You can also create a custom skin and just fill the “style” field: import the flamingo style.css and add your own stuff just after. Thanks -Vincent On 2 Oct 2015 at 08:38:16, Pascal BASTIEN ([email protected](mailto:[email protected])) wrote:
Then for the moment, do you have another way I can use to apply a css instruction on all my site ?
I found a 2 way: - simply one (working well): on http://xxxx.myxwiki.org/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladmin§ion=Elements&space=XWiki Add this line on HTML header: Custom/MyCss containing SSX object. - and maybe (not tested): add an XWikiSkins objet on http://xxxx.myxwiki.org/xwiki/bin/edit/XWiki/XWikiPreferences?editor=object and filled "style" field
participants (2)
-
Pascal BASTIEN -
vincent@massol.net