maybe this :

DIV.t-beandisplay-row {
   text-align: center;
   color: black;
   font-family: arial
 }

On Feb 18, 2008 1:10 PM, LakshithaS <[EMAIL PROTECTED]> wrote:
>
> Dear All,
> Currently I'm developing a web application using tapestry 5 and wanna know
> some technical stuff about components. in fact, this is regarding the
> BeanDisplay component I want to change default CSS styles of this component
> to suits with my application. I have tried in several ways.
> ex: DIV.t-beandisplay ROW {
>     text-align: center;
>     color: black;
>     font-family: arial
>   }
> but its not successful. please help..
>
> Thanks and Best regards
> Lakshitha
> --
> View this message in context: 
> http://www.nabble.com/How-to-change-the-CSS-styles-in-BeanDisplay-tp15543880p15543880.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to