To apply this fix. Navigate to Dashboard>Template>Customise>Advanced>Add CSS.
Copy the following code and place it in the box.
.post-body img {width: 400px;height: auto;} .post table.tr-caption-container img {width: 400px;height: auto;}
Replace 400 with the desired default width you'd like for your photos. Then press the 'apply to blog' button and all your images will change to the desired size. Easy peasy! If you have any problems just comment, tweet me or drop me an email!
doesnt necessarily work for those images in tables. gave me a massive headache cuz those in tables are within a class (tables get an automated class and tables are automatically created when you click on 'add caption' on them)
ReplyDeleteit should work for the majority though as most people don't use tables :)
ReplyDeleteThank you for this. It worked nicely and I feel that my blog posts look a lot neater now. :)
ReplyDeletePardon the stupid question here but will this change past posts or only the future ones? Also, since I have you here, one more little (and stupid) question, what is 400px equal to? And do you suggest a size for pictures?
ReplyDelete