Tumblr customization
Tumblr customization
Out of context: Reply #1
- Started
- Last post
- 29 Responses
- quamb0
don't add any width or height to your images, and then in your css code (go into your tumble custom html) add this:
.post img {width:600px;}
.post being the div class each of your posts are in.