| {block:Photos} {/block:Photos} | Rendered for each of the Photoset photos |
|---|
thx a lot!
I think this method should work.What have you tried? because simple method from SO should work:{block:Photos} <img src="{PhotoURL-500}" class="photoset-image" /> {/block:Photos}
--To view this discussion on the web visit https://groups.google.com/d/msg/tumblr-themes/-/GllKA2CkftMJ.
You received this message because you are subscribed to the Google Groups "Tumblr Themes" group.
To post to this group, send email to tumblr...@googlegroups.com.
To unsubscribe from this group, send email to tumblr-theme...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/tumblr-themes?hl=en.
{block:Photos}
<img src="{PhotoURL-500}" class="photoset-image" />
{/block:Photos}
really doesnt work with text posts...
.post img:first-of-type {
border: 1px solid red; /* customizations only for demonstration */
}