By cgireeshs on
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
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
First off, you need to
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
hi, Thank you for your
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
Here's a video tutorial for
Here's a video tutorial for theming views.
http://mustardseedmedia.com/podcast/episode23
hi, Okay...Thank you very
hi,
Okay...Thank you very much for your video description.
Regards,
Gireesh