Application Specific CSS

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

Application Specific CSS

Sabeer
I am using Orbeon 3.6 from my application using cross context. I would like to
use my Application specifc css for XFORMS controls. What is easiest way to do
that? What all files that I need to change from Orbeon files installed

--Sabeer


--
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
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

RE: Application Specific CSS

Ryan Puddephatt-3
You could add your own CSS file to the config/theme-plain.xsl and put all the orbeon css changes in there

-----------------------------------------------
Ryan Puddephatt
Connectivity Developer
Fidessa LatentZero
1 Old Jewry
London EC2R 8DN
Office: +44 (0) 20 7105 1000
Direct: +44 (0) 20 7105 1812
Blackberry: +44 (0) 79 8539 2458
Fax: +44 (0) 20 7105 1818
Email: [hidden email]
Web: http://www.latentzero.com


-----Original Message-----
From: Sabeer [mailto:[hidden email]]
Sent: 10 December 2008 04:49
To: [hidden email]
Subject: [ops-users] Application Specific CSS

I am using Orbeon 3.6 from my application using cross context. I would like to use my Application specifc css for XFORMS controls. What is easiest way to do that? What all files that I need to change from Orbeon files installed

--Sabeer


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email ______________________________________________________________________

_______________________________________________________________________
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.

_____________________________________________________________________
This e-mail has been scanned for viruses by Verizon Business Internet Managed Scanning Services - powered by MessageLabs. For further information visit http://www.mci.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
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: RE: Application Specific CSS

Erik Bruchez
Administrator
Even better create your own theme ;) Steps:

* Copy theme-plain.xsl to my-theme.xsl (name it appropriately)
* Add your custom CSS to the head
* In your properties-local.xml, point to that theme:

<property as="xs:anyURI"  name="oxf.epilogue.theme" value="oxf:/config/
my-theme.xsl"/>

-Erik

On Dec 10, 2008, at 9:16 AM, Ryan Puddephatt wrote:

> You could add your own CSS file to the config/theme-plain.xsl and  
> put all the orbeon css changes in there
>
> -----------------------------------------------
> Ryan Puddephatt
> Connectivity Developer
> Fidessa LatentZero
> 1 Old Jewry
> London EC2R 8DN
> Office: +44 (0) 20 7105 1000
> Direct: +44 (0) 20 7105 1812
> Blackberry: +44 (0) 79 8539 2458
> Fax: +44 (0) 20 7105 1818
> Email: [hidden email]
> Web: http://www.latentzero.com
>
>
> -----Original Message-----
> From: Sabeer [mailto:[hidden email]]
> Sent: 10 December 2008 04:49
> To: [hidden email]
> Subject: [ops-users] Application Specific CSS
>
> I am using Orbeon 3.6 from my application using cross context. I  
> would like to use my Application specifc css for XFORMS controls.  
> What is easiest way to do that? What all files that I need to change  
> from Orbeon files installed
>
> --Sabeer
>
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email 
> ______________________________________________________________________
>
> _______________________________________________________________________
> The information transmitted is intended only for the person or  
> entity to which it is addressed and may contain confidential and/or  
> privileged material. Any review, retransmission, dissemination or  
> other use of, or taking of any action in reliance upon, this  
> information by persons or entities other than the intended recipient  
> is prohibited. If you received this in error, please contact the  
> sender and delete the material from any computer.
>
> _____________________________________________________________________
> This e-mail has been scanned for viruses by Verizon Business  
> Internet Managed Scanning Services - powered by MessageLabs. For  
> further information visit http://www.mci.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
> OW2 mailing lists service home page: http://www.ow2.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
OW2 mailing lists service home page: http://www.ow2.org/wws