Changing font color for xforms controls

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Changing font color for xforms controls

Henrik Pettersen
All,

I've been trying to change the default font color for the output of
xforms controls. For the life of me, I can not find where it is being
set (#666?). Has anyone successfully done this?

Thanks!

Sincerely,
Henrik Pettersen
Advanced Computation Laboratory
Cancer Research UK



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Changing font color for xforms controls

John Unwin
Try WEB-INF\resources\config\theme\xforms.css

John

Henrik Pettersen wrote:
All,

I've been trying to change the default font color for the output of
xforms controls. For the life of me, I can not find where it is being
set (#666?). Has anyone successfully done this?

Thanks!

Sincerely,
Henrik Pettersen
Advanced Computation Laboratory
Cancer Research UK


-- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: [hidden email] For general help: [hidden email] ObjectWeb mailing lists service home page: http://www.objectweb.org/wws


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Changing font color for xforms controls

Henrik Pettersen
Thanks, John!

Actually, WEB-INF\resources\config\theme\xforms.css\orbeon.css [270]:

a {
    color: #669;
    text-decoration: none;
}

Henrik

On 12/13/06, John Unwin <[hidden email]> wrote:

>
>  Try WEB-INF\resources\config\theme\xforms.css
>
>  John
>
>  Henrik Pettersen wrote:
> All,
>
>  I've been trying to change the default font color for the output of
>  xforms controls. For the life of me, I can not find where it is being
>  set (#666?). Has anyone successfully done this?
>
>  Thanks!
>
>  Sincerely,
>  Henrik Pettersen
>  Advanced Computation Laboratory
>  Cancer Research UK
>
>  ________________________________
>
>
> --
> You receive this message as a subscriber of the [hidden email]
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>
>
>
> --
> You receive this message as a subscriber of the [hidden email]
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>
>
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Changing font color for xforms controls

Erik Bruchez
Administrator
Or, you can link your own CSS file from either theme-plain.xsl (or
whatever theme stylesheet you are using), or from individual pages.

-Erik

Henrik Pettersen wrote:

> Thanks, John!
>
> Actually, WEB-INF\resources\config\theme\xforms.css\orbeon.css [270]:
>
> a {
>    color: #669;
>    text-decoration: none;
> }
>
> Henrik
>
> On 12/13/06, John Unwin <[hidden email]> wrote:
>>
>>  Try WEB-INF\resources\config\theme\xforms.css
>>
>>  John
>>
>>  Henrik Pettersen wrote:
>> All,
>>
>>  I've been trying to change the default font color for the output of
>>  xforms controls. For the life of me, I can not find where it is being
>>  set (#666?). Has anyone successfully done this?
>>
>>  Thanks!
>>
>>  Sincerely,
>>  Henrik Pettersen
>>  Advanced Computation Laboratory
>>  Cancer Research UK
>>
>>  ________________________________
>>
>>
>> --
>> You receive this message as a subscriber of the [hidden email]
>> mailing list.
>> To unsubscribe: mailto:[hidden email]
>> For general help: mailto:[hidden email]?subject=help
>> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>>
>>
>>
>> --
>> You receive this message as a subscriber of the [hidden email]
>> mailing list.
>> To unsubscribe: mailto:[hidden email]
>> For general help: mailto:[hidden email]?subject=help
>> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>>
>>
>>
>
>
> ------------------------------------------------------------------------
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws