hi,all
I use Views module and Image module to create a image_node term page , default 1 column display, please tell me:
How do 2 column display?
Example:display_thumbnail_2.jpg
Thanks ! jooomla
jooomla wrote:
hi,all
I use Views module and Image module to create a image_node term page , default 1 column display, please tell me:
get panels module and the views bonus pack module -- when you enable both you will be able to make 2 column views by changing the view 'type'.
The author the excellent views module has also written with panels and views-bonus pack, or something like that. The bonus pack includes an automatic way to display views across two columns. Check them out, they are great modules.
Greg
_____
From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of jooomla Sent: Friday, September 15, 2006 10:47 AM To: support@drupal.org Subject: [support] Display thumbnail with 2 column
hi,all
I use Views module and Image module to create a image_node term page , default 1 column display, please tell me:
How do 2 column display?
Example:display_thumbnail_2.jpg
Thanks ! jooomla
Hi,
This is quite easy, You don't even need to change the HTML.
basically all you need to do is create a list view with the image in it, and then float the images to the left and the image beneath will float up.
I also used the image exact module which creates square thumbnails which means everything is uniform.
Here is the css that I used.
#block-views-random_gallery li, .view-personal_gallery li { float: left; height: 214px; width: 169px; padding-right: 9px; }
Gordon.
If you want to see this in action goto http://visualarts.net.au/gallery in the next day or so you will see the results. This is being opened to the public in the next day or so.
jooomla wrote:
hi,all
I use Views module and Image module to create a image_node term page , default 1 column display, please tell me:
How do 2 column display?
Example:display_thumbnail_2.jpg
Thanks ! jooomla
!DSPAM:1000,450aeb2c222605696618876!