Re: [xwiki-users] How to change the default font size of the colibri skin

2012-03-19 Thread Dmitry Bakbardin
Hi!

The simpliest way at skin level is: 
- make a copy of colibri.css file
- make necessary changes
- attach this file to the skin page
- have fun :-))

Globally is almost the same: just change colibri.css file. 
BUT, be careful, CSS in XWiki is rather complicated and most probably you will 
spend tens of hours playing with Firebug to make it working in a desired way. 
:-))

Kind Regards,

Dmitry



Mon, 19 Mar 2012 08:28:34 +0100 от Ralf Quebbemann :
> Hello,
> 
> yes I apologize for my inprecise subject. It really confused almost
> everybody I think. Anyway, thanks to all who helped me.
> Just out of curiosity: What is the way of specifying the default styling
> globally or at skin level?
> 
> Thanks
> 
> Ralf
> 
> On Sun, 18 Mar 2012 22:13:21 +0400, Dmitry Bakbardin
> 
> wrote:
> > 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 :
> >> 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, ricardo.julio.rodriguez.fernan...@sergas.es 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: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf Of
> >> > Ralf Quebbemann [ra...@gmx.de]
> >> > Sent: 17 March 2012 11:26
> >> > To: XWiki Users; users@xwiki.org
> >> > 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.
> >> >
> >> >
> >> >
> >> > ricardo.julio.rodriguez.fernan...@sergas.es schrieb:
> >> >
> >> > Hi Ralf, please, see below,
> >> >
> >> > _
> >> >
> >> > From: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf Of
> >> > qupera [ra...@gmx.de]
> >> > Sent: 17 March 2012 10:42
> >> > To: users@xwiki.org
> >> > Subject: Re: [xwiki-users] How to change the default font size of the
> >> > colibri skin
>

Re: [xwiki-users] How to change the default font size of the colibri skin

2012-03-19 Thread Ralf Quebbemann
Hello,

yes I apologize for my inprecise subject. It really confused almost
everybody I think. Anyway, thanks to all who helped me.
Just out of curiosity: What is the way of specifying the default styling
globally or at skin level?

Thanks

Ralf

On Sun, 18 Mar 2012 22:13:21 +0400, Dmitry Bakbardin

wrote:
> 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 :
>> 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, ricardo.julio.rodriguez.fernan...@sergas.es 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: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf Of
>> > Ralf Quebbemann [ra...@gmx.de]
>> > Sent: 17 March 2012 11:26
>> > To: XWiki Users; users@xwiki.org
>> > 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.
>> >
>> >
>> >
>> > ricardo.julio.rodriguez.fernan...@sergas.es schrieb:
>> >
>> > Hi Ralf, please, see below,
>> >
>> > _
>> >
>> > From: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf Of
>> > qupera [ra...@gmx.de]
>> > Sent: 17 March 2012 10:42
>> > To: users@xwiki.org
>> > 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 

Re: [xwiki-users] How to change the default font size of the colibri skin

2012-03-18 Thread Dmitry Bakbardin
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 :
> 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, ricardo.julio.rodriguez.fernan...@sergas.es 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: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf Of Ralf 
> > Quebbemann [ra...@gmx.de]
> > Sent: 17 March 2012 11:26
> > To: XWiki Users; users@xwiki.org
> > 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.
> >
> >
> >
> > ricardo.julio.rodriguez.fernan...@sergas.es schrieb:
> >
> > Hi Ralf, please, see below,
> >
> > _
> >
> > From: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf Of qupera 
> > [ra...@gmx.de]
> > Sent: 17 March 2012 10:42
> > To: users@xwiki.org
> > 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 

Re: [xwiki-users] How to change the default font size of the colibri skin

2012-03-18 Thread Ralf Quebbemann

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, ricardo.julio.rodriguez.fernan...@sergas.es 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: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf Of Ralf 
Quebbemann [ra...@gmx.de]
Sent: 17 March 2012 11:26
To: XWiki Users; users@xwiki.org
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.



ricardo.julio.rodriguez.fernan...@sergas.es schrieb:

Hi Ralf, please, see below,

_

From: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf Of qupera 
[ra...@gmx.de]
Sent: 17 March 2012 10:42
To: users@xwiki.org
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
users@xwiki.org
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
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
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 

Re: [xwiki-users] How to change the default font size of the colibri skin

2012-03-17 Thread Ricardo.Julio.Rodriguez.Fernandez
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: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf Of Ralf 
Quebbemann [ra...@gmx.de]
Sent: 17 March 2012 11:26
To: XWiki Users; users@xwiki.org
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.



ricardo.julio.rodriguez.fernan...@sergas.es schrieb:

Hi Ralf, please, see below,

_

From: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf Of qupera 
[ra...@gmx.de]
Sent: 17 March 2012 10:42
To: users@xwiki.org
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
users@xwiki.org
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
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
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
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How to change the default font size of the colibri skin

2012-03-17 Thread Ralf Quebbemann
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.



ricardo.julio.rodriguez.fernan...@sergas.es schrieb:

Hi Ralf, please, see below,

_

From: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf Of qupera 
[ra...@gmx.de]
Sent: 17 March 2012 10:42
To: users@xwiki.org
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
users@xwiki.org
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
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How to change the default font size of the colibri skin

2012-03-17 Thread Ricardo.Julio.Rodriguez.Fernandez
Hi Ralf, please, see below,


From: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf Of qupera 
[ra...@gmx.de]
Sent: 17 March 2012 10:42
To: users@xwiki.org
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
users@xwiki.org
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
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How to change the default font size of the colibri skin

2012-03-17 Thread qupera
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



--
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
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users