Widget CSS Customization

Hi,

What is the preferred method to customize a widget’s CSS? I would like to change the CSS properties for CDetailView. I have read that skinning places an overhead since Yii will look for the CSS file on each page load.

Is there another method that you use, and is there documentation that you can point me towards?

Cheers.

Read this… I wish, this can help you…

http://www.yiiframework.com/wiki/107/theming-your-zii-widgets

Nice wiki, thanks for sharing!!

Thanks for the info. Does this apply to zii.widgets.CListView? This widget isn’t related to JQuery.

Thanks again.

Yes… This applied on Every Zii Widgets, and also related with JQuery UI…