Is There A Way To Customize Clistview To Suite My Need

Hi there!

I have a view using CListView. It looks like this:

3519

hotel.current.PNG

Now I want to customize (but I don’t know what to customize CListView or something else), so that the original would be transformed to this new view:

3520

hotel.expected.PNG

The picture on the right hand side is about the hotel in the left hand sight. I also want when clicking on the picture, the user would be go to the content of the corresponding detail view of that hotel.

Hope that my description is clear enough.

Thank your for reading my post and looking for ward to see some replies!

Cheer!

Hung

All you need to do is customize the _view file. Float the image to the right?

As for the image link - http://stackoverflow.com/questions/5777688/image-link-in-yii-framework

Matt

Ok thank you Matt. Now I have it working after following your adviced!

Best regard!

Hung