Re: [xwiki-users] Globally changing font, headers and title in XWiki

2015-03-18 Thread Ecaterina Moraru (Valica)
I'm glad that you solved your problem. Have fun, Caty On Wed, Mar 18, 2015 at 7:42 PM, MishaK wrote: > I meant the topic title of the page at the top. In this case it was > heading 1 > so I followed your example and everything worked. > Thank you very much, I appreciate it! Been trying to solve

Re: [xwiki-users] Globally changing font, headers and title in XWiki

2015-03-18 Thread MishaK
I meant the topic title of the page at the top. In this case it was heading 1 so I followed your example and everything worked. Thank you very much, I appreciate it! Been trying to solve this problem for a week. I couldn't exactly find what i was looking for in documentation and guides for xwiki.

Re: [xwiki-users] Globally changing font, headers and title in XWiki

2015-03-18 Thread Ecaterina Moraru (Valica)
Not sure what you mean by 'Topic title color'? Are you refering to the Forum App? Anyway, you should inspect with Firebug or with your browser's Inspector, see what class has the header you need and write the appropiate CSS selector for it. For example, the @headings-color is set for "h1, h2, h3,

Re: [xwiki-users] Globally changing font, headers and title in XWiki

2015-03-18 Thread MishaK
That worked, thanks again! Is there a separate class for the topic title colour? I want it to have separate colours from the rest of the headers. Regards, Michael -- View this message in context: http://xwiki.475771.n2.nabble.com/Globally-changing-font-headers-and-title-in-XWiki-tp7594311p7594

Re: [xwiki-users] Globally changing font, headers and title in XWiki

2015-03-18 Thread Ecaterina Moraru (Valica)
Hi, - Go to your FlamingoTheme editor, like 'edit/FlamingoThemes/Charcoal' - Go to section 'Advanced', in the textarea write: "@headings-color: blue;" Thanks, Caty On Wed, Mar 18, 2015 at 3:23 PM, MishaK wrote: > Thank you for your answer! > Is there a way to upgrade the xwiki through web with

Re: [xwiki-users] Globally changing font, headers and title in XWiki

2015-03-18 Thread MishaK
Thank you for your answer! Is there a way to upgrade the xwiki through web without accessing the local files? Also, can I fix the issue with the advanced option in the Color Theme using @lessCode or something? If so, how? Regards, Michael -- View this message in context: http://xwiki.475771.n

Re: [xwiki-users] Globally changing font, headers and title in XWiki

2015-03-18 Thread Ecaterina Moraru (Valica)
Hi, http://jira.xwiki.org/browse/XWIKI-11679 This issue is fixed in 6.2.5, 7.0-milestone-1, 6.4.1 versions. Thanks, Caty On Tue, Mar 17, 2015 at 10:37 PM, MishaK wrote: > Yes, I am using administrator account. It looks like ONLY @headings-color > is > missing. Any suggestion on how to fix th

Re: [xwiki-users] Globally changing font, headers and title in XWiki

2015-03-17 Thread MishaK
Yes, I am using administrator account. It looks like ONLY @headings-color is missing. Any suggestion on how to fix this problem? -- View this message in context: http://xwiki.475771.n2.nabble.com/Globally-changing-font-headers-and-title-in-XWiki-tp7594311p7594338.html Sent from the XWiki- Users

Re: [xwiki-users] Globally changing font, headers and title in XWiki

2015-03-17 Thread mahomed
I’m afraid someone with more experience will have to advise. I’m logged in as Admin and can see the @headings-color option as you can see from the image below. Are you logged in as Admin? That’s the only other thing I can think of.

Re: [xwiki-users] Globally changing font, headers and title in XWiki

2015-03-16 Thread MishaK
I don't have the @headings-color option All i have is @text-color, @body-bg, @xwiki-page-content-bg, @link-color, @brand-primary, @brand-success, @brand-info, @brand-warning, @brand-danger, @component-active-color and @component-active-bg -- View this message in context: http://xwiki.475771.n2.

[xwiki-users] Globally changing font, headers and title in XWiki

2015-03-14 Thread Mahomed Hussein
Of MishaK Sent: 13 March 2015 14:45 To: users@xwiki.org Subject: Re: [xwiki-users] Globally changing font, headers and title in XWiki Okay, I changed the font thank you for that! I don't know how to change the default *Title *and *Headings* colour. I can only see colour modification for all

Re: [xwiki-users] Globally changing font, headers and title in XWiki

2015-03-13 Thread MishaK
Okay, I changed the font thank you for that! I don't know how to change the default *Title *and *Headings* colour. I can only see colour modification for all text, backgrounds and so on. Here is a picture: -- View this message

Re: [xwiki-users] Globally changing font, headers and title in XWiki

2015-03-13 Thread Thomas Mortagne
I think those are thing you can customise in the color theme in the administration. On Fri, Mar 13, 2015 at 2:15 PM, MishaK wrote: > Sorry I thought I was subscribed remade the post > > Hello, > I'm using flamingo skin for my xwiki. Trying to make change my default font, > as well as header and t

Re: [xwiki-users] Globally changing font, headers and title in XWiki

2015-03-13 Thread MishaK
Sorry I thought I was subscribed remade the post Hello, I'm using flamingo skin for my xwiki. Trying to make change my default font, as well as header and title colour so it effects every space and page on Wiki. I have tried to find this in administrator settings on wiki but no luck. Looked up