Hello,

I have created a block view of all users images,How can I change the display 3 column manner.
Can anybody tell me how to customise the default block view.

Thanks,
Gireesh

Comments

FortEZ’s picture

First off, you need to determine what basic style your data will be presented with (Unformatted, Grid, HTML list etc) from the basic settings in your block display.

THen, click on the Theme: Information option (basic settings again) and take a look at the various theme files (tpl.php) there for displaying the various parts of your block.

You can find more information about theming views here:

http://drupal.org/node/352970

cgireeshs’s picture

hi,

Thank you for your reply.I have managed it by using panel fields option for the Grid style.
Actually i have not get that option in my live site.In local i can set.That is the problem i have faced.I think it is the version of panel module i have used.Now it is solved.

Regards,
Gireesh

dawiyo’s picture

Here's a video tutorial for theming views.

http://mustardseedmedia.com/podcast/episode23

cgireeshs’s picture

hi,

Okay...Thank you very much for your video description.

Regards,
Gireesh