drupal - How can I create a view with fullsize and thumbnail Images -
The best way to create two dynamic unordered lists in repeat 6.x using the views What is it? I know how a dynamic list is created in the scene, but not two, I also know that it can create two separate blocks to make the output, but I do not know That's how to make blocks dynamic.
Example Gallery:
// Full size images & lt; Ul class = "gallery-output" & gt; & Lt; Li & gt; & Lt; Img src = "example.png" / & gt; & Lt; / Li & gt; & Lt; Li & gt; & Lt; IMG src = "example-two pages" /> & Lt; / Li & gt; & Lt; / Ul & gt; // thumbnail image & lt; Ul class = "gallery-nav" & gt; & Lt; Li & gt; & Lt; A href = "#" & gt; & Lt; Img src = "example_thumb.png" /> & Lt; / A & gt; & Lt; / Li & gt; & Lt; Li & gt; & Lt; A href = "#" & gt; & Lt; Img src = "example- two_thumb.png" /> & Lt; / A & gt; & Lt; / Li & gt; & Lt; / Ul & gt;
This is for a realtor site and I want to be able to get this output initially on every property to display all my pictures (in a nice and clean way !).
Any help would be greatly appreciated.
Create a display for the visual attachment you are looking for
- Let's go Say - Main Image View Then, select Page , Attachments instead of Block from the drop-down list, create a second display for the thumbnail view, or Feed ). Although you want to style the display, modify the attachment settings, which will allow you to attach it to your other display and let you choose whether it will show before or after it.
Now, when you first see the display (such as it was a page or a block), the second display will always appear with it, both the display will be the successor of the same arguments, which will show you an image and the thumbnails Let's do things like highlighting your thumbnail in the list.
Comments
Post a Comment