[xwiki-users] Style change on some xwiki.com wikis?

Ludovic Dubost ludovic at xwiki.com
Sun Aug 27 20:44:46 CEST 2006


Hi,

I fixed this.. I made a mistake in the way I deactivated the new 
velocity parsing of stylesheet files (which will allow neat things in 
the xwiki 1.0 skin like choosing colors dynamically) which creates some 
backwards compatibility issues.

Ludovic

Robin Fernandes a écrit :
> The problem seems to be that elements.css is no longer loading correctly:
> http://openmpt.xwiki.com/xwiki/bin/skin/XWiki/MySkin/elements.css
> It is imported by xwiki.css :
> http://openmpt.xwiki.com/xwiki/bin/skin/XWiki/MySkin/xwiki.css .
>
> This seems to be happening to at least one other wiki, which I believe
> is also on the "pro" system:
> http://eitc2006.xwiki.com/xwiki/bin/skin/XWiki/MySkin/xwiki.css
> http://eitc2006.xwiki.com/xwiki/bin/skin/XWiki/MySkin/elements.css
>
> Regards,
> Robin
>
> On 26/08/06, Robin Fernandes <robin at soal.org> wrote:
>> Hi,
>>
>> Maybe it's temporary, but it looks like there was a change to some of
>> the default styles on xwiki.com (at least on my wikis, which had been
>> moved to on the "pro" server). Font suddenly changed to Times New
>> Roman and there's a gap above the more actions menu making it hard to
>> use, amongst other things.
>>
>> In case anyone is having the same problem, adding the following CSS to
>> the stylesheets.vm template (after the inclusion of the external CSS
>> files) seems to help:
>>
>> body {
>>   margin: 0;
>>   padding: 0em;
>>   min-width: 50em;
>>   font-size: 75.01%; /* 12px [1] */
>>   line-height: 1.5em; /* 18px [2] */
>>   background: white;
>>   color: black;
>>   font-family: "Trebuchet MS", "Luxi Sans", "Helvetica", sans-serif;
>> }
>>
>> I'll leave this wiki in a "broken" state for a little while, while I
>> try to figure out exactly what changed. :)
>> http://openmpt.xwiki.com/xwiki/bin/view/Main/
>>
>> Regards,
>> Robin
>>
>
> ------------------------------------------------------------------------
>
>
> --
> You receive this message as a subscriber of the xwiki-users at objectweb.org mailing list.
> To unsubscribe: mailto:xwiki-users-unsubscribe at objectweb.org
> For general help: mailto:sympa at objectweb.org?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>   


-- 
Ludovic Dubost
XPertNet: http://www.xpertnet.fr/
Blog: http://www.ludovic.org/blog/
XWiki: http://www.xwiki.com
Skype: ldubost AIM: nvludo Yahoo: ludovic





More information about the users mailing list