have you looked at the button using either firebug for firefox, the built in
inspector for ie8, or the safari inspector to see where the button is
actually picking up the css from? that would give you a hint as to where to
start changing and/or checking the code.

Never done it myself besides the color setting on the ft:button.

Tomek

On Mon, Dec 14, 2009 at 1:41 PM, Marco van den Oever <
[email protected]> wrote:

> Anyone ever customized this stuff??? Can you please send some example
> code?
>
> Thanks...
>
> On Dec 14, 12:28 am, Marco van den Oever <[email protected]>
> wrote:
> > I even can't make a change in the original css...
> >
> > In forms.css i have tried to adjust this css:
> >
> > form.formtool fieldset {border-color: #A4C8E5; border-width: 3px 0px
> > 0px 0px; border-style: solid none none none;}
> >
> > to:
> >
> > form.formtool fieldset {border-color: #A4C8E5; border-width: 0px 0px
> > 0px 0px; border-style: solid none none none;}
> >
> > to illiminate the blue (beautiful) top border, even after reloading
> > app the border still shows, how is that possible?
> >
> > So, i thought i might use the great feature of button attribute
> > "color" and set it to a neutral "grey". Works perfect only on hover
> > you see a blue one....
> >
> > Help please :(
> >
> > On Dec 13, 2:34 am, Blair McKenzie <[email protected]> wrote:
> >
> > > I *think* you can pass a 'shim' attribute (or something like that) to
> > > replace the normal skin image. You could set it too a single pixel
> > > transparent graphic or something.
> >
> > > Blair
> >
> > > On Sun, Dec 13, 2009 at 5:56 AM, Marco van den Oever <
> >
> > > [email protected]> wrote:
> > > > Hi all,
> >
> > > > I am trying to customize a ft:button and did tried the button tag's
> > > > attributes, placing webtop css in project css and override stuff, but
> > > > i still see the standard button background and hover image.
> >
> > > > Any pointers on how to adjust this?
> >
> > > > --
> > > > You received this message cos you are subscribed to "farcry-dev"
> Google
> > > > group.
> > > > To post, email: [email protected]
> > > > To unsubscribe, email: 
> > > > [email protected]<farcry-dev%[email protected]>
> <farcry-dev%[email protected]<farcry-dev%[email protected]>
> >
> > > > For more options:http://groups.google.com/group/farcry-dev
> > > > --------------------------------
> > > > Follow us on Twitter:http://twitter.com/farcry
>
> --
> You received this message cos you are subscribed to "farcry-dev" Google
> group.
> To post, email: [email protected]
> To unsubscribe, email: 
> [email protected]<farcry-dev%[email protected]>
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry
>

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to