-->
Home » , , » How to Post Larger (HQ) Images in Blogger Posts
Monday
10 August 2009

How to Post Larger (HQ) Images in Blogger Posts

This is one of the most wanted blogger hacks, which makes it possible to post big size pictures in blogger posts.


Normally, If you upload a large image to blogger(with large thumb size selected), it will automatically resize it and then post it as thumbnail .

But, the image quality of the resized image is very poor.


So, to make the image look more clean and sharper, this trick will come handy.





Normally Uploaded Image: (with large thumbnail selected)

Normal Picture without the hack

Image after applying the hack:

Normal Picture without the hack

So, lets learn how to do this..
1.First, calculate how much image size(large) you want to display ( normally, its just a bit less than your main body width). Suppose, take this blog as an example, the main body width is about 570px. So, the maximum width to post a large image is 570px. But, to make the image looks nice, we have to give some padding to it.so,choose the width which is a bit less than the post body width.. like 560px.
Now, Go to Layout » Edit html
Find this
]]></b:skin>
Add this before that line:


img {
max-width: 560px;
width: expression(this.width > 560 ? 560: true);
}

Change the value in red depending on the previous step.
Note: Do check if you have the img{ tag already in your template. If its there, just add the additional couple of lines to it.

max-width: 560px;
width: expression(this.width > 560 ? 560: true);

Save the changes.
2. Now, while doing your posts, upload the images normally like you did previously. Once the image is uploaded, go to Edit html tab, and the image code will look something like this

<a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAO_iAO1blUegf9isUJyVdY9w-HcsImYtz8juO6KXH2puNbQbEQdba4Dkkao1bGFUm1F_KXNoVxKt4hJBKjvKqKm21zxMcN1iDwkW63cOyRcPqqL8dpCk2hvd0L2tJ8QQuWYDQ5xxiU4jo/s1600-h/megan+fox.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 280px; height: 400px;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAO_iAO1blUegf9isUJyVdY9w-HcsImYtz8juO6KXH2puNbQbEQdba4Dkkao1bGFUm1F_KXNoVxKt4hJBKjvKqKm21zxMcN1iDwkW63cOyRcPqqL8dpCk2hvd0L2tJ8QQuWYDQ5xxiU4jo/s400/megan+fox.jpg" alt="Normal Picture without the hack" id="BLOGGER_PHOTO_ID_5350218059319919970" border="0" /></a>

All you have to do is Just remove that bolded text (width and height attributes) and replace s400 to s800.
So, the final code looks like this

<a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAO_iAO1blUegf9isUJyVdY9w-HcsImYtz8juO6KXH2puNbQbEQdba4Dkkao1bGFUm1F_KXNoVxKt4hJBKjvKqKm21zxMcN1iDwkW63cOyRcPqqL8dpCk2hvd0L2tJ8QQuWYDQ5xxiU4jo/s1600-h/megan+fox.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAO_iAO1blUegf9isUJyVdY9w-HcsImYtz8juO6KXH2puNbQbEQdba4Dkkao1bGFUm1F_KXNoVxKt4hJBKjvKqKm21zxMcN1iDwkW63cOyRcPqqL8dpCk2hvd0L2tJ8QQuWYDQ5xxiU4jo/s800/megan+fox.jpg" alt="Normal Picture without the hack" id="BLOGGER_PHOTO_ID_5350218059319919970" border="0" /></a>

Done! Now, your uploaded image will look big in the post.

Ads by AdGenta.com

If you liked this article, subscribe to the feed by clicking the image below to keep informed about new contents of the blog:

Related Post


Yahoo!    Personals


123inkjets.com    - Printer Ink, Toner, & More

  • Get Paid     to Blog About the Things You Love


iPowerWeb    Web Hosting


Linux Links



0 commenti:

Post a Comment

Random Posts

  • The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX
    23.01.2010 - 0 Comments
    The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows NT. The goal of this project is to provide a secure, efficient and extensible server that provides…
  • Top 10 blog posts for June 2014 from Linuxlandit & The Conqueror Penguin.
    05.07.2014 - 0 Comments
    1.- 10 small Linux applications I can't live without. Day in and day out, there are small (or smallish) applications I have come to completely rely upon. Without these tools, my job and/or my sanity would become precarious. These tools range from…
  • SpeedCrunch is a light weight, fast, precision scientific calculator released under GPL.
    10.06.2012 - 0 Comments
    SpeedCrunch is a light weight, fast, precision scientific calculator released under GPL. The first time I ran this calculator on my machine, I found its interface rather queer; considering I was used to the traditional view of a…
  • EzPlanet One release 2.0 SB2 available now
    27.09.2009 - 0 Comments
    EzPlanet One is the Linux distribution tuned for the Enterprise and the Professional. A Linux distribution tuned for Enterprise solutions; EzPlanet One integrates advanced technologies, flexibility, high availability, security, quality. Built with…
  • T2 SDE  a distribution build kit designed for advanced Linux users who wish to build custom distributions.
    19.07.2010 - 0 Comments
    T2 SDE is an open source system development environment (or distribution build kit if you are more familiar with that term). T2 allows the creation of custom distributions with bleeding edge technology.Currently, the Linux kernel is normally used -…
  • 2012 Best Linux Distributions For Your Computer.
    24.04.2013 - 0 Comments
    Linux is one of the leading operating system and now it is available in several different distributions, all tailored to specific needs and wants.  Some Linux distributions are light-weight which will run fine on your old laptop, some are…
  • Dropline GNOME is a version of the GNOME desktop environment intended for use in the Slackware Linux distribution.
    21.12.2010 - 0 Comments
    Dropline GNOME is a version of the GNOME desktop environment intended for use in the Slackware Linux distribution. As Slackware has not included GNOME since 2005, Dropline GNOME is an option for Slackware users who wish to use GNOME as their…
  • Fotoxx is a free open source Linux program for photo editing and collection management
    28.02.2013 - 0 Comments
    Fotoxx lets you navigate an image collection using a thumbnail browser and choose images to view or edit. Navigate a large image collection with a thumbnail browser, click on images to view or edit. Import RAW files and edit with deep color.…
  • Released the new version of 4MLinux 29.0 minimalist and lightweight distribution.
    11.06.2019 - 2 Comments
    4MLinux is a lightweight distribution made for both the 32 bit and 64 bit architectures. It is named "4MLinux" since it has 4 main components of the OS. Maintenance (it can be used a rescue Live CD), Multimedia (There is inbuilt support for almost…
  • Ubuntu Server Edition on Amazon - Beta programme now open
    21.03.2009 - 0 Comments
    Ubuntu Server Edition on Amazon gives you the power of Ubuntu combined with the flexibility of Amazon's cloud computing service. Ubuntu's modularity, virtualization capabilities, range of applications and optimised performance make it the perfect…

Recent Posts

Recent Posts Widget

Popular Posts

Labels

Archive

page counter follow us in feedly
 
Copyright © 2014 Linuxlandit & The Conqueror Penguin
-->