Hi! Your question was so vast, that it was really hard to undrestand what exactly you needed. :-)))
Check http://platform.xwiki.org/xwiki/bin/view/AdminGuide/WysiwygEditor and related links. Just add Font, Color, Size (if you need) in WYSIWYG editor in Preferences as Admin User. By default it turned off. The main reason: XWiki is more tool for data management than Word-like-tool to make pictureous web pages. Also, you can use XWiki syntax. Check XWiki Syntax page for deatails. http://rendering.xwiki.org/xwiki/bin/view/Main/XWikiSyntax For Example: (% style="text-align:center;color:blue" %) will change the default styling to the styles you defined. If you want to change it globally or at skin level - there are also solutions, but looks like not your case. :-) Kind Regards Dmitry Sun, 18 Mar 2012 13:09:42 +0100 от Ralf Quebbemann <[email protected]>: > Hi Ricardo, > > when the WYSIWYG editor opens, the default font is Helvetica, 14px. I > wanted to change exactly that font to become smaller and even with > Firebug I cannot figure it out. > But it's not that important to me anymore. So if you or someone else has > a quick fix I greatly appreciate it. But don't waste your time finding > it out. > You already helped me a lot. > > Thanks and take care > > Ralf > > On 17.03.2012 16:11, [email protected] wrote: > > Please, Ralf, have you installed Firebug? It is a great and indispensable > > piece of software while working, among other things, with layouts!!!! > > > > What is the element you are trying to customize? > > > > Cheers! > > > > -- > > Ricardo Rodríguez > > Research Management and Promotion Technician > > Technical Secretariat > > Health Research Institute of Santiago de Compostela (IDIS) > > http://www.idisantiago.es > > > > ________________________________________ > > From: [email protected] [[email protected]] On Behalf Of Ralf > > Quebbemann [[email protected]] > > Sent: 17 March 2012 11:26 > > To: XWiki Users; [email protected] > > Subject: Re: [xwiki-users] How to change the default font size of the > > colibri skin > > > > Hi Ricardo, > > > > thanks for your answer. I already checked The admin skin guide but the > > extension is new to me. I will give it a try. > > Also i already tried changes to the css but i cant seem to find The correct > > Element so far. > > > > Bye > > > > ralf > > -- > > Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet. > > > > > > > > [email protected] schrieb: > > > > Hi Ralf, please, see below, > > > > _____________________________________________ > > > > From: [email protected] [[email protected]] On Behalf Of qupera > > [[email protected]] > > Sent: 17 March 2012 10:42 > > To: [email protected] > > Subject: Re: [xwiki-users] How to change the default font size of the > > colibri skin > > > >> Hi there, > >> > >> hm, no answer yet. Is it that difficult? Or is the question somewhat > >> unclear? Did nobody ever change the font or the font size of a skin? > >> > >> Or is it so easy and I am too dumb to see it? > >> > >> Do I have to provide more informations? > >> > >> Please let me know and thanks in advance > >> > >> Ralf > > > > To the best of my knowledge there is not a concept like "default font or > > font size of a skin". XWiki relays on a reach CSS based system to > > customized any aspect of the layout. Unfortunately I've been far from XWiki > > development for a while and can't give you a clear insight about this > > issue, but I think I can provide some hints. Please, check this out... > > > > 1. Use this link as a reference for any question posted here: > > http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Skins > > 2. Install and extensively use some tool like Firebug for Firefox. It > > easily allow you test the effect of CSS changes and track it to the > > required files in XWiki skins files. > > 3. Check and understand this interesting feature > > http://extensions.xwiki.org/xwiki/bin/view/Extension/Skin+Extension+Plugin > > > > Thus, the change of the font or font size depends somehow on what component > > we are speaking about. Others will correct me if there is something like a > > "roor level" to define font styles within XWiki! > > > > I'm sure list users will do their best/our best to answer any more precise > > question > > > > HTH!!! > > > > Ricardo > > > > -- > > View this message in context: > > http://xwiki.475771.n2.nabble.com/How-to-change-the-default-font-size-of-the-colibri-skin-tp7374744p7381364.html > > Sent from the XWiki- Users mailing list archive at Nabble.com. > > _____________________________________________ > > > > users mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/users > > > > Nota: A informaci?n contida nesta mensaxe e os seus posibles documentos > > adxuntos ? privada e confidencial e est? dirixida ?nicamente ? seu > > destinatario/a. Se vostede non ? o/a destinatario/a orixinal desta mensaxe, > > por favor elim?nea. A distribuci?n ou copia desta mensaxe non est? > > autorizada. > > > > Nota: La informaci?n contenida en este mensaje y sus posibles documentos > > adjuntos es privada y confidencial y est? dirigida ?nicamente a su > > destinatario/a. Si usted no es el/la destinatario/a original de este > > mensaje, por favor elim?nelo. La distribuci?n o copia de este mensaje no > > est? autorizada. > > > > See more languages: http://www.sergas.es/aviso_confidencialidad.htm > > _____________________________________________ > > > > users mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/users > > > > _______________________________________________ > > users mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/users > > > > Nota: A información contida nesta mensaxe e os seus posibles documentos > > adxuntos é privada e confidencial e está dirixida únicamente ó seu > > destinatario/a. Se vostede non é o/a destinatario/a orixinal desta mensaxe, > > por favor elimínea. A distribución ou copia desta mensaxe non está > > autorizada. > > > > Nota: La información contenida en este mensaje y sus posibles documentos > > adjuntos es privada y confidencial y está dirigida únicamente a su > > destinatario/a. Si usted no es el/la destinatario/a original de este > > mensaje, por favor elimínelo. La distribución o copia de este mensaje no > > está autorizada. > > > > See more languages: http://www.sergas.es/aviso_confidencialidad.htm > > _______________________________________________ > > users mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/users > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > Kind regards, Dmitry _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
