16:37 30th Sep 2011
#themes18 notes
If you wanted to know how to make the picture posts bigger in any of my themes read this!
A common question I get is how to make picture posts bigger. My inbox has deleted all my messages (silly tumblr) and it was getting tedious replying to everyone individually anyone so here’s a post of how to change the image size in any theme.
First you must find {Block:Photo} in your themes HTML. This is where all the formatting for your photo posts is contained. Next find something which looks vaguely like <img src=”{PhotoURL-500}” alt=”{PhotoAlt}”/> it won’t be exactly the same - it may say {PhotoURL-400}, {PhotoURL-250}, {PhotoURL-100} or {PhotoURL-HighRes} instead. To edit the size of your photos you need to change what ever is after PhotoURL- to the size you want to display - so, if you want your images to be 400px wide change it to {PhotoURL-400}.
Changing it to {PhotoURL-HighRes} will display the fill-sized original image, which more than likely will be too big and stretch out your layout leaving it ugly. A solution to this if you really want to display the high res photo is to paste {block:HighRes} <a href=”{PhotoURL-HighRes}“>View in High-Res</a>{/block:HighRes} somewhere in the photo block.
-
simply4u reblogged this from laurenrharrison
-
laurenrharrison posted this