How to Display Images Correctly Using Cargo Theme?
April 10, 2012 10:46 AM Subscribe
How can I get the Cargo theme (Tumblr) to display full-size images on the main page?
I am missing something, in settings or preferences, that would enable me to do this. I am only interested in posting images, and when they are displaying on the main page they are a magnified portion of what they should be. They only look normal when clicked. It is similar to what is going on
in this blog (sample: not self-linking) - the actual images are larger than what is shown in the tiles.
I run this theme on another blog which shows the images correctly. I have since forgotten how I did that. What am I missing?
posted by amicamentis to computers & internet (5 answers total)
That said, I have a couple of questions.
1. Are you trying to display each image, scaled down but UNCROPPED?
2. Or are you interested in displaying the images at their "full" resolution -- which seems to be 500 px wide instead of the scaled down 250px wide boxes on that page.
If you want item 1, the page will not flow properly and you won't have nice orderly rows of boxes.
If you want item 2, the page will show each image full size but they'll stack vertically, and you'll have to do some clean-up.
Option 1 looks like this, adjusted to make the height of each row as tall as the tallest item on the page.
Option 2 looks sort of like this.
Option 3?
Is either of those what you're aiming for? Anything where things stack perfectly is going to require some fancier CSS work than I'm willing to do.
posted by plasticbugs at 4:38 PM on April 10, 2012