Hi Rudi,
On 16 Aug 2016, at 13:58, Rudi Ritosalo <[email protected]> wrote:
Hello,
I am asking help on the matter of changing the left and right panel size of the XWiki i've installed. I'm using a war installed Xwiki 8.1 with a flamingo theme. So far from what I've gathered is that usable panel sizes are small, medium and large. What I'm looking for is something between small and medium. Is there a .vm or a .css file in the WAR package where I can modify the width of the panels manually? Or is there some other way to more precisely alter the width of the panels?
I don’t have a precise answer but I’d use your browser dev tools and use CSS to find what to override. Then I’d use an SSX, see http://platform.xwiki.org/xwiki/bin/view/DevGuide/SkinExtensionsTutorial IMO that’s better than changing the default since it’ll allow you to upgrade with less problems in the future. Thanks -Vincent
Thanks in advance,
Rudi