|
#1
|
|||
|
|||
|
How to layout Thumbnails vertically?
Hello forum,
2 questions: 1] I need to have the Thumbnails displayed one per each row that means vertically in the browse page. I tried using tag IMAGE_THUMBNAIL_ROW_REV in browse_template but it does not seem to work, it actually shows nothing. As said what I need is one Thumbnail each row (they are Panoramic Thumbnails so they have large size (640x150) 2] How do I load for default the browse_template page rather than the image_template page? Thanks in advance Umbi Last edited by Umbi; 09-14-2007 at 09:31 PM. Reason: grammatical mistake |
|
#2
|
||||
|
||||
|
<IMAGE_THUMBNAIL_ROW_REV> shows the thumbs in reverse order. That is totally different what you want to do.
If you want them vertical you can do relatively easy. Set the width of the element (a div for instance) containing the images to 1.5 times the image width of your thumbnails. Since there isn't enough room to display two or more images next to each other they will be displayed vertically, as a column. Good luck.
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
|
#3
|
|||
|
|||
|
tried that and it works.
Thanks!
|
|
#4
|
||||
|
||||
|
No problem
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
| Post Reply |
| Thread Tools | |
|
|