location of form builder CSS files

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

location of form builder CSS files

ilango_g
Hi
I clicked on Edit Source in my builder and came up with the following lines of ode

<xhtml:link rel="stylesheet" href="/ops/css/yui/reset-fonts-grids.css" type="text/css"/>
        <xhtml:link rel="stylesheet" href="/ops/css/yui/base-min.css" type="text/css"/>
        <xhtml:link rel="stylesheet" href="/apps/fr/style/form-runner.css" type="text/css"/>

Are they inside orbeon-resources-public.jar. If I want to make changes to the default CSS generated by the builder, for example, if I want to add extra padding to my "trigger" because it now sits at a higher level than my input control, which CSS file or files can I change? What is a preferred approach to the CSS?

thanks
ilango
Reply | Threaded
Open this post in threaded view
|

Re: location of form builder CSS files

Alessandro Vernet
Administrator
On Thu, May 22, 2008 at 12:23 PM, ilango_g <[hidden email]> wrote:
> <xhtml:link rel="stylesheet" href="/ops/css/yui/reset-fonts-grids.css"
> type="text/css"/>
>        <xhtml:link rel="stylesheet" href="/ops/css/yui/base-min.css"
> type="text/css"/>
>        <xhtml:link rel="stylesheet" href="/apps/fr/style/form-runner.css"
> type="text/css"/>
>
> Are they inside orbeon-resources-public.jar.

Right, those are in orbeon-resources-public.jar.

> What is a preferred approach to the CSS?

The preferred approach would be to upload your CSS file through the
Form Builder interface, and write your CSS in such a way that it
override the other CSS files that are already included in the page.

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/
Twitter - http://twitter.com/avernet


--
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: location of form builder CSS files

ilango_g
Hi Alex
I tried to locate the following CSS files referenced by my form but could not:

<xhtml:link rel="stylesheet" href="/ops/css/yui/reset-fonts-grids.css" type="text/css"/>
        <xhtml:link rel="stylesheet" href="/ops/css/yui/base-min.css" type="text/css"/>
        <xhtml:link rel="stylesheet" href="/apps/fr/style/form-runner.css" type="text/css"/>

I need to be able to take the generated CSS file and copy/paste it into another CSS file that I already have, apply modifications, etc.

thanks
ilango
Alessandro Vernet wrote
On Thu, May 22, 2008 at 12:23 PM, ilango_g <ilangocal@yahoo.com> wrote:
> <xhtml:link rel="stylesheet" href="/ops/css/yui/reset-fonts-grids.css"
> type="text/css"/>
>        <xhtml:link rel="stylesheet" href="/ops/css/yui/base-min.css"
> type="text/css"/>
>        <xhtml:link rel="stylesheet" href="/apps/fr/style/form-runner.css"
> type="text/css"/>
>
> Are they inside orbeon-resources-public.jar.

Right, those are in orbeon-resources-public.jar.

> What is a preferred approach to the CSS?

The preferred approach would be to upload your CSS file through the
Form Builder interface, and write your CSS in such a way that it
override the other CSS files that are already included in the page.

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/
Twitter - http://twitter.com/avernet


--
You receive this message as a subscriber of the ops-users@ow2.org mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
For general help: mailto:sympa@ow2.org?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws


-----
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
http://www.orbeon.com/
Reply | Threaded
Open this post in threaded view
|

Re: location of form builder CSS files

ilango_g
In reply to this post by Alessandro Vernet
Oops! I did not see that line about the location of the CSS files.
I will find them in the jar file.'

Sorry about that.

ilango
Alessandro Vernet wrote
On Thu, May 22, 2008 at 12:23 PM, ilango_g <ilangocal@yahoo.com> wrote:
> <xhtml:link rel="stylesheet" href="/ops/css/yui/reset-fonts-grids.css"
> type="text/css"/>
>        <xhtml:link rel="stylesheet" href="/ops/css/yui/base-min.css"
> type="text/css"/>
>        <xhtml:link rel="stylesheet" href="/apps/fr/style/form-runner.css"
> type="text/css"/>
>
> Are they inside orbeon-resources-public.jar.

Right, those are in orbeon-resources-public.jar.

> What is a preferred approach to the CSS?

The preferred approach would be to upload your CSS file through the
Form Builder interface, and write your CSS in such a way that it
override the other CSS files that are already included in the page.

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/
Twitter - http://twitter.com/avernet


--
You receive this message as a subscriber of the ops-users@ow2.org mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
For general help: mailto:sympa@ow2.org?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws


-----
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
http://www.orbeon.com/