Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Custom Skin is not reflecting for command button

Vimalan BalanApr 6 2009 — edited Apr 8 2009
Hi,

I want to implement custom skin for command button. I created custom css file and followed all the steps based on the document. In my custom skin i try to implement skin for command button. Its not reflecting in the screen.

The below style i want to include for command button.

inlineStyle="color:rgb(0,0,0); background-image:inherit; background-repeat:repeat; background-color:rgb(167,167,149); border-color:rgb(210,216,176); font-size:small;" --- Its working when i declare it individually in each command button component.

But i want to give it in css file, so that it will reflect in all pages where ever af:commandButton used.

I don't know how to implement for command button.

Please any one help me to resolve the issue.


Thanks & Regards
VB
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 6 2009
Added on Apr 6 2009
12 comments
1,251 views