Thanks for the idea. Using Chrome's inspect element to look at the CSS and a 
little grepping in the skins folder; I found the file I was looking for here:

/usr/lib/xwiki/skins/flamingo/less/bootstrap/variables.less

Within this file you can easily update the preferred fonts and size, including 
switching between sarif and sans-sarif font styles. I edited the file directly 
but I suppose good form would be to use the skin override options to make the 
change stick after an upgrade. Also I had to restart the tomcat server to get 
the LESS to rebuild, though as I recall there is a more sophisticated way to 
make that happen while the server is up.

Thanks again for your help!

Regards,

Jesse

> On Mar 3, 2016, at 4:29 AM, Pascal BASTIEN <pbasnews-xw...@yahoo.fr> wrote:
> 
> Hello,
> 
> You can use a stylesheetextension object + CSS instruction (and firebug to 
> identify id/class elements to modify)
> http://platform.xwiki.org/xwiki/bin/view/DevGuide/SkinExtensionsTutorial#HMinimalStyleSheeteXtension
> 
> Pascal B
> 
> 
> --------------------------------------------
> En date de : Jeu 3.3.16, Personal <je...@abrightfamily.com> a écrit :
> 
> Objet: [xwiki-users] Changing Global Text Style Settings
> À: "XWiki Users" <users@xwiki.org>
> Date: Jeudi 3 mars 2016, 7h04
> 
> I have been looking around for this
> but coming up blank. Can anyone point me in the right
> direction as to how you change the default text styles? I am
> just looking to tweak the header and body font sizes and
> font family across the entire wiki. I don’t want to change
> the text for other elements like the drawer, buttons, panels
> etc.
> 
> Thanks for any information that you can provide.
> 
> regards,
> 
> Jesse
> _______________________________________________
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to