28 Sep
2009
I have been helping putting a blog together (http://america-me-voila.blogspot.com/ awesome blog by the way).
It is fairly simple for somebody who knows a little bit about web development, but it's much more difficult for a designer.
I strongly believe it should be easier.
Below are the steps to do so:
- Start with the minima template
- Click on "Edit the HTML" under layout
- Update the header-wrapper width to 1200px (for example)
- Update the outer-wrapper width to 1200px
- Update the main-wrapper width to 980px (you need to keep some space for the side bar (220px) if you have one)
- Then for each post that you want to do with wide images (illustrations in this case)
- You need to upload the image with the size you want to a different host (flickr for example)
- Then get the URL of the image.
- Go back to blogger, create you message
- Click on the upload image logo, instead of uploading the image from your computer, add the image from the web with the URL you copied from your hosting service (flickr in our case).
- Click Upload Image.
I wonder why blogspot doesn't make it easier.
I could definitely see a tool to resize each of the boxes in your template and then i don't know why they have to resize your pictures when you upload them from the computer. It's Google after all, they should be able to handle the cost!