73D41416194E8A7C390936971FB2B74B Chira Sathi

Friday, June 10, 2011

How To Enable Mobile Version Template On Blogger (blogspot) Blog




Since a lot of people use phones to browse the Web, it makes a lot of sense to add a mobile interface for Blogger and to create mobile versions for Blogger's templates. There's no mobile Blogger yet, but all Blogger blogs have a mobile version optimized for WebKit browsers. Just add ?m=1 to the URL of any Blogger blog, and you'll get a simplified version that works well on an iPhone, Android phone and probably other phones that use a browser based on WebKit. Here's an example:
                                                  http://bdlab.blogspot.com/?m=1

How to enable mobile template 


1.Log in to Blogger in Draft (opens in a new window).


2.Go to Dashboard > Settings > Email & Mobile.

3.Click the MOBILE PREVIEW button to check how the mobile version of your blog would’ve looked like.

4.Select “Yes, On mobile devices, show the mobile version of my template.” radio button



5.Click Save settings.


That’s all now your blog will appear perfectly in mobile browser!


Template supportGoogle says that the new feature only supports 12 existing templates (6 variants of the Simple template and 6 variants of the Awesome template) and that all the other templates will be rendered as the Simple template. The mobile version drops the sidebars and most of the gadgets, shows small excerpts from the posts on the homepage, hides the comment form (but you can still post comments), resizes images and videos, adjusts fonts and converts AdSense ads into mobile ads. Unfortunately, you can't customize mobile templates, at least not yet.

22 Amazing Examples To Customize Blockquote Style In Blogger blogspot blog!













How can I style a blockquote in a post?




When creating a post with a blockquote, the quoted text will be indented on the right and left to set it off from other text. However, if you would like to add more style to your quotes, you can use the Edit HTML tab to make changes to edit the blockquote using inline CSS. For example, after inserting a blockquote in the Rich Text Editor, you can click on the Edit HTML tab and look for text like this:

This is some quoted text.
And edit it so that it looks like:

This is some quoted text.

This will display your blockquote with a 2 pixel wide dark-grey border, 8 pixels of padding inside the border, and a lighter grey background. Example:
This is some quoted text.

Pro subscribers have access to the feature, which allows you to easily make stylesheet changes for your entire weblog. This will allow you to edit the display of your blockquotes without editing the HTML of the post each time you include a quote. For the same results as above, you would add the following in Weblogs > Edit Design > Custom CSS:
blockquote { border: 2px solid #666; padding: 10px; background-color: #ccc; }
If your blog is using Advanced Templates, you would add the above code to the Stylesheet template. If you would like more information on all the possibilities of styling elements with CSS, there is a useful tutorial here.



22 Amazing Examples To Customize Blockquote Style In Blogger! 


Blockquotes a really a very nice way to differentiate some of the content from the rest. And it is also a nice way to impress the users by using a cool style for the quote In this post i have given the different styles of blockquotes from different sources just check the styles.

Style 1
Blockquote Code:
blockquote { margin: 1em 3em; padding: .5em 1em; border-left: 5px solid #fce27c; background-color: #f6ebc1; } blockquote p { margin: 0; }


Style 2
Blockquote Code:
blockquote { margin: 1em 3em; color: #999; border-left: 2px solid #999; padding-left: 1em; }


Style 3
Blockquote Code:
blockquote { margin: 1em 2em; border-left: 1px dashed #999; padding-left: 1em; } blockquote p:first-letter { float: left; margin: .2em .3em .1em 0; font-family: "Monotype Corsiva", "Apple Chancery", fantasy; font-size: 220%; font-weight: bold; } blockquote p:first-line { font-variant: small-caps; }
Unlike other quotes this style has an option of bold first letter. Style 4
Blockquote Code:
blockquote { background-color: #666; color: #fff; font-weight: bold; padding: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }


Style 5
Blockquote Code:
blockquote { background-color: #666; color:#fff; padding: 15px; margin: 1em 40px; -moz-border-radius-topleft: 15px; -webkit-border-top-left-radius: 15px; -moz-border-radius-topright: 15px; -webkit-border-top-right-radius: 8px; -moz-border-radius-bottomleft: 15px; -webkit-border-bottom-left-radius: 15px; }


Blockquote With a Fancy Border and Owl Image
Blockquote Code:
blockquote { margin : 0 20px; padding: 60px 30px 40px 20px; background : #F1F8FE url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgP7Sgi53WdyiQjv4uB9TgTQXDEYd72QvuB0Ui-GmhzBl3KHNqBjAy4iYqJYB9jqzZTNEucHmKMpxrSbeVVSwRVytS2E3EbKiE04eDYWoQ9Veu2dc55cF8GQgrdJ1_FumxTDuFs5KNAUdM/s400/owl.png) no-repeat 350px 5px; font: normal .9em "comic sans ms", Courier,"Times New Roman", Times, serif; color : #000; border-left: 8px dotted #DAB547; } blockquote p { margin: 0; padding-top:10px; }


Blockquote With a Purple Corner Label and Border At Bottom
Blockquote Code:
.post blockquote { margin : 0 20px; padding: 70px 20px 20px 40px; background : #E4EAFE url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAEblIZB_qFhWTcM3K2bN-ui0AbJBlLO6NZqI5vVHvd5NBS1PjJy31xfBV1_LlqWgervJh_ldE43Q4xYsf1f-I-7qBittH3-h-1O5IHlXNksIFxXOgtt7YnGSoKO5K2jclyMNyVy2cEvY/s400/angular-purple.gif) no-repeat top left; font: bold 1em Helvetica, verdana, Georgia, "Times New Roman", Times, serif; color : #000; border-bottom : 5px solid #435388; } .post blockquote p { margin: 0; padding-top:10px; }


Jigsaw Blockquote With An Image At Right Corner
Blockquote Code:
.post blockquote { margin : 0 20px; padding: 10px 20px 25px 20px; background : #9FCFFF url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1bCnA-2KA-hCIShjZRFgtlUdTFVwnW2umWJAzOQpq8DRocew3IDSn7alA0ETThXdkXj-aNDr6P-W6fv18sRzPlA5ytaRto0XRREQWBM1T80fRs_rZ50wzxzwGw8KHtGQ4evzfTApvRtk/s400/block22.gif) no-repeat right bottom; font: bold .9em "comic sans ms", arial, Helvetica,verdana, Georgia; color : #484848; border: 5px dashed #fff; } .post blockquote p { margin: 0; padding-top:10px; }


Blockquotes With Classic Left Borders
Blockquote Code:
.post blockquote { background: #F3F3F1 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCxa_XGNKrZPh60qi48NKdsmGVm7gcz1yMrwD0DdDRjlV3zNrK5eIy4hPyrJ-0OMlb6tOjgWrN2EVq-x1WEunLi-F7zZB_cSzvLxSt1-sIBSpTcqagqbSPg89mbm5FkggkotXvVQhi2yU/s1600/comma-side-orange1.gif) ; background-position:; background-repeat:repeat-y; margin: 0 20px; padding: 20px 20px 10px 45px; font-size: 0.9em; font: italic 1.2em Georgia, "Times New Roman", Times, serif; } .post blockquote p { margin: 0; padding-top: 10px; }


Blockquotes left sided green black
Blockquote Code:
blockquote { background: #484B52 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVNjhmWZj-L8FhfYaroXdE2O5eHxRz3SZQhXWhAq17igRlLIA2vNjmzScgZvi6tLQAGcrOblarTVP4KHZ96pcaayEu2YCLpjdbM3xagvzLskknnTji0hDnK89oROifcamHGErv2cWFyPk/s1600/green-black-side.gif) ; background-position:; background-repeat:repeat-y; margin: 0 20px; padding: 20px 20px 20px 50px; color:#C7CACF; font: normal 0.9em Helvetica, verdana, serif, Georgia, "Times New Roman"; } .post blockquote p { margin: 0; padding-top: 10px; }


Blockquote With A Brown Corner Label
Blockquote Code:
.post blockquote { margin : 0 20px; padding: 20px 60px 80px 20px; background : #FEE4E3 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjSEYRhEPkcf-uhozFofFQrHKEqvPXUux1SIgNj6RTOh9ynMp-LZbflR9yHegEDAIMFqgAfH7ip5RDKZvLlvuqiFb2GscSiuvJ8SmSRo5sic79JI-9udoj7UeFUSQXdGAPepWMWZKGfNH4/s400/angular-right.gif) no-repeat bottom right; font: bold italic 1em Georgia, verdana, Helvetica, "Times New Roman", Times, serif; color : #000; border: 1px solid #DDD; } .post blockquote p { margin: 0; padding-top:10px; }


Blockquotes With Inverted Commas
Blockquote Code:
.post blockquote { font: 18px normal Tahoma, sans-serif; padding-top: 10px; margin: 5px; background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqgQdH9M3gMCP2Z4W19kCobbrCZHTOL30YgrD05WzyXhLcmtb2VfP3_5Uo43B7I8Zw8yNKOOIXEwOmz17OeH4aiWMA5Z7TzweRtvWR4UjMWRrISJtS578dV0-HzW0F48wEYHPWFpAFxJE/s400/comma-left.gif) no-repeat top left; text-indent: 65px; } .post blockquote div { display: block; background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgPFA-MbTK4WIlfyqvb6WFzSCl9iCd0QJSsBoDAhvG1Ye_tEg0u-WlwjgUulW1x1MaNP62wrwlo0FnLxo3Ja9MwDXPZOSILaMZhLnw2Cd2ymEn79Ky2qS2TPqIu5vC598sg7DTX_G2QfI/s400/comma-right.gif) no-repeat bottom right; padding-bottom:10px; } .post blockquote p { margin: 0; padding-top:10px; }


Blockquotes commas orange
Blockquote Code:
.post blockquote { font: 18px normal Tahoma, sans-serif; padding-top: 10px; margin: 5px; background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-yp7A92ITSPc_93YKdyLGr5VtJrw0kFzEI2I5raqVgjNCTghiFY01jjBqcE1HN9hPOqzqwaEd5Bm2e6rJHTZXhk55meKM4JOt9Tk-MUuR0m_QBdGQ6OjCBAsi7muSq6Nl-_RjCa8Gw2M/s400/comma1-left.gif) no-repeat top left; text-indent: 65px; } .post blockquote div { display: block; background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEaCsARGiCXbykZciTyv7UZeOJyMpbrWOvQI9Tq5pCqE9Ah70xiZX6msptHrbHWLlccKuTqC7yCN6lk84UKypFImUJQ48jFDae5mIRYjSA4KdtRL8Zzm_1j7AuGMlYS-sHrzPFf6QhCQU/s400/comma1-right.gif) no-repeat bottom right; padding-bottom:10px; } .post blockquote p { margin: 0; padding-top:10px; }


Blockquotes commas hands
Blockquote Code:
.post blockquote { font:bold italic .9em "comic sans ms", Tahoma, sans-serif; padding-top: 25px; margin: 5px; background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj8Te8pNY8tH5YGaLMujknDPYkeXBGq3hRBO4ddAGdxuHqd9g-aqv_GN61Dkmp4lygRIKi6BY4Tpw4XBYPKacgXYV0ntx3tGdN25gx6X7taxtZXDugTTdVOuerpoq4ak2lQnYQTmEeRDNA/s400/left.gif) no-repeat top left; text-indent: 65px; color:#6299E4; } .post blockquote div { display: block; background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgEpc-8yvu6P4ps4rPpOgNqgt0JH3AQiQbaFwGVXpGGVJZWVhE3W7wPO2ZI8MaTUQoKXnJYfbWAZ0LixFVFmuIqTgmfCNT8rpfXTzawgwJYiEvpVr1O8UOHsq4AUkUizwwuFYAcJsClIG4/s400/right.gif) no-repeat bottom right; padding-bottom:30px; } .post blockquote p { margin: 0; padding-top:10px; }


Blockquotes commas green
Blockquote Code:
.post blockquote { font: italic 1em "comic sans ms", Tahoma, sans-serif; padding-top: 10px; margin: 5px; background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj6j9vYZSayaUux0XN3L_54e4ugrIAS9l3iaJ_wUDXXiBn4KR1efcqRU6M_DEpMCMxu7qRz8g-WjvXtu8GaUAx7Qn6oRWJ1fy6dKWhbl4wi504uJ5ptMdLHML93x4YIALued3NCV8BuDyE/s400/comma2-left.gif) no-repeat top left; text-indent: 65px; } .post blockquote div { display: block; background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgergr5eR-fidEcILGH0vo9g3ivoioKCG_Ydwz1U-_jhqvuho_cujvaq57GvNc2MREkEeGRL9KqpFgDoa_u4RQ31TbM7bUnhnvUm_gR48TnqO02Qhzb7w2hAns5x1bB3vcaiQxZHIdREzs/s400/comma2-right.gif) no-repeat bottom right; padding-bottom:10px; } .post blockquote p { margin: 0; padding-top:10px; }


Blockquote With Well Aligned Image At Top
Blockquote Code:
.post blockquote { margin : 0 20px; padding: 70px 20px 20px 20px; background : #E7E5DC url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjG3dVEm6nrrSY4nVLNxH6tYzcotPQESEfTrKCMkBWwcCZ3ygmVWBU7sjxEQeLdbsGAJBy2YcXZOWvD-SjvXbhQU2DutOFlnfAXO-MLCXx5zTQtewYs55RfRRgT09pcxrKUQH2BxppUATM/s1600/block333.gif) no-repeat top; font: normal 1em "comic sans ms",Helvetica, Courier,"Times New Roman", Times, serif; color : #000000; border-bottom : 7px solid #FF0000; } .post blockquote p { margin: 0; padding-top:10px; }


Blockquote With Canopy Style Image At Top and Bottom
Blockquote Code:
.post blockquote{ margin : 0 20px; padding: 50px 30px 50px 30px; background : #FFF url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgw7uRtRh-LNXjAF212_wW9a5K9i_WX0NYsSHg-5F_DvFds9MwTAMJifN7MGFRhvC4lESQSgbjPc7mtUgHwdx7Z5HOCQheR6DFHh-VZlUGsXo4rnATJ-jNhAR9VZV4FVzIFvar_hBBNswo/s1600/BLOCK1-TOP.gif) no-repeat top; font: bold italic 1em Helvetica, verdana; color : #000; } .post blockquote div{ background : #FFF url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjaZ4O95XYbDV28jJhUraO7Zt_FclOhShsCSQJfZ_GiD0TKCRLVTlioUb1yfbT4_AB_Exx5pGw4tgVUABPQFuIUNnEJailxGh4_Q73ADpmxG1L0rgkgMaWPqeHaEX2A6g5qxqDDdhqArXs/s1600/BLOCK1-BOTTOM.gif) no-repeat bottom; padding-bottom: 50px; } .post blockquote p { margin: 0; padding-top:10px; }


Box Style Blockquote Surrounded By Borders
Blockquote Code:
.post blockquote { margin : 0 20px; padding: 70px 20px 30px 20px; background : #E7E5DC url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifdafYoX-MnsSjbgCUvhRwrWBNi7O8KruSAIcSdnEiWvfIVMYAC3ctkaIEeAVIo5kpKTW1-BsQH_Ggn16z4lbK0zpjjWBqHMwgHs9z2aZgFiWo6gcggwUoKPgOPWfmQlc0G1rdmDuYpvs/s400/block3331.gif) no-repeat top; font: bold .9em Helvetica, "comic sans ms",Courier,"Times New Roman", Times, serif; color : #343434; border-left : 7px solid #FF7802; border-right : 7px solid #FF7802; border-bottom : 7px solid #FF7802; } .post blockquote p { margin: 0; padding-top:10px; }


The Monkey Man Blockquote!!! Once you get an idea on how to use these blockquotes then you can create artistic and some funny blockquotes like the one below,
Blockquote Code:
.post blockquote{ margin : 0 35px; padding: 80px 0px 0px 0px; background : #E6F1FA url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHxUM6aA4UQXSYlzU2uT0oJFTXW_MsQn_8TBR8JUHvjabk7LPlpJ-8KHM4m2lBCP6oR0rATjqG7LqJN_beOPZG9mM2U_RYcLU7QkQGF3TWuDVHMkFr4zmSwA_A85i9q2c3lKzkwltDHNQ/s400/head2.gif) no-repeat top; font: normal 1em "comic sans ms", Helvetica, verdana; color : #666; } .post blockquote div{ background : #E6F1FA url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgrKC8Xfv4ryTStwx5s6bht3dPFO8PElaG6dIo994wk-Jr3PdhRGxyytM1gBJGHo0wJcjKqUiccovK4qlKtpxvM2sfMWt9K1L7GQdvjNet_EDP6AVvO2Y7JUqWgqOhHhsiM-iAB-qaQTz4/s400/head-bottom3.gif) no-repeat bottom; padding-bottom: 50px; } .post blockquote p { margin: 0; padding: 20px; }


couple of ways to dress up the lowly blockquote
Blockquote Code:
.post blockquote { margin:1em 20px; } .post blockquote p { margin:.75em 0; } blockquote { background:#EFEFF7; }


big chunky quotation mark blockquote
Blockquote Code:
blockquote { background-position:-10px -7px; border: 1px dashed #FFC600; margin: 20px 10; padding: 0 20px 0 50px; background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJyAfRhcKY3zB3fj2-ifl23FT8s85l3dYQZlKMXL6iZHNk7kONiE_r0HXykuChD2gF5hfP07kxubLpB3g3I8QWOEvRJAVizkSB0AkE3YKiNmRQK6zHyzezN_MLD2rPzBgUzkekg2ilfUzF/s1600/quote.png") 5% no-repeat #FFF8DD; }


Here is one more. I use it on Buttermilk Clouds. It is simple in a fancy way. I'm changing the color here so you can see a variety. The great thing about this blockquote is you don't need an image to save and upload. It is all done with smoke and mirrors!
Blockquote Code:
blockquote{ background-color: transparent; border-top: 3px double #DC143C; border-bottom: 3px double #DC143C; padding: 5px; font-style: oblique; font-size: 1em; margin-left: 5%; margin-right: 5%; }
If you want a different color, find one on this fantastic color chart then put that color code in place of #DC143C in the code above.






  Implementation and Customization:- 


 Implementaion:-

Now To add One of these amazing and unique blockquotes to your blogs, Instructions To Follow: 




STEP #1 Log in to Blogger,go to Design -> Edit HTML and mark the tick box "Expand Widget Templates" and Backup your template


STEP #2 
Now find (CTRL+F) this code in the template: Search for .post blockquote and delete it along with all its occurrences. In most templates the codes look like this,

.post-body blockquote { line-height:1.3em; }
OR
.post blockquote{ bla bla bla}

If you couldn’t find such code then it is OK.

STEP #3
Now search for ]]> and just above ]]> , paste the code for one of your favourite blockquotes. I am giving a sample code below


blockquote{ background-color: transparent; border-top: 3px double #DC143C; border-bottom: 3px double #DC143C; padding: 5px; font-style: oblique; font-size: 1em; margin-left: 5%; margin-right: 5%; }


Customization:-
Important areas to be customized are bolded. Where,  
   # padding: It refers to the distance of the text from blockquote borders. Which goes in this order –> Top Right Bottom Left
   # background :- This includes Blockquote background color and image used in it. The six digit value is the background color and image link is inserted in place of bolded text in this part-> url(Paste Image Link here)
   # font :- It includes font style, size and type respectively. Match the colours with the code above for reference.
   # color :- This refers to text colour. You can use a different font colour using our color chart
   # border :- This refers to border width, style and colour respectively.  # All other blockquotes can be customized in similar way.

STEP #4
After customizing finally save your template and preview it to see the interesting new change.



 Guide:- For above mentioned blockquotes you need to add some extra tags inside blogger editor as explained below, Now Whenever you have written a Quote inside the compose mode of Blogger Editor simply switch to the HTML mode and add two tags i.e
and
between the blockquote tags as demonstrated below,


Your Quote Will Be Here

How To Create Your Own Blogger Template Theme









Now Design and Generate Your Own Blogger Templates 

There are five sites given in this post that is generate,make our own blogger templates which is very easy to generate.



1.Firdamatic Layout Generator 





Firdamatic is an online tableless layout generator that allows you to create and customize layouts easily only by completing forms, making creating skins for your Blogger-based layout a breeze. This tool is available for free for personal/non-commercial use only and comes with no technical support. So use it at your own risk.




2. Pimp My Profile Blogger Template Generator 




Pimp My Profile Blogger Template generator should not be a preferred choice as it has the worst interface to work with. Surrounded by ads and sidebars on both sides and popping advertisements make the experience worse. But the Good thing is that you can keep previewing your template at any step. Although the simple 7 steps do the work yet customization options are still limited.




3. Trix Template Generator 





Trix Template Generator is a simple application for creating templates for Blogger/Blogspot without any much knowledge about HTML or XML language. If you have the imagination and the creativity, you can very well design templates to your likings. The interface is user friendly and the best thing is that you don't have to refresh or preview the changes. You can instantly see the changes as the tools are hovering over the actual template you are designing in the background.



4. PsycHo Template Generator 




PsycHo is one of the oldest but still lacks some attractive interface features but customization options are far more and better than other template makers. But as they are promising to update to some newer version they would definitely come up with some exciting new interface and ease of use. Again it doesn't require you to know any HTML coding - customization of every single bit of your template is behind those simple drop down boxes.


5. Artisteer Blogger Template Maker 





The most professional looking Blogger Template Maker - Artisteer is the latest discovery from blogger template designers and generators collection. It is the only application that works offline and you need to download it first to enjoy the most user friendly environment of all Template Makers. Interface is quiet familiar with that of MS Office 2007 that means every functions is at front Ribbon. The only and worst thing about Artisteer is that it's not free to use! It comes with a trial version. But the trial is unlimited and adds "trial" watermarks allover to exported templates and does not allow you to save designs as project file for future changes.
See the Artisteer demo.
Best Blogger Gadgets