5 Awesome CSS Styled Blockquote For Your Blog

Posted By: Unknown - Tuesday, May 20, 2014

Share

& Comment



Blockquote helps you separate certain text from the main article or post. It can help you share codes to your readers or share special message or important idea. We have previously share with you guys tutorial on customizing blockquote on your bloggers blog, in this post i will share with your guys 5 awesome css styled block-quote for your blog or websites. Choose any of these 5 blockquote that you like or suit or blog.











Customizing Blockquote



Before you move on to these tutorial you need to know how to customize blockquote on blogger blog to use any of these codes. 





Blockquote Style #1




CSS Styled Blockquote




blockquote {
background: #B9DFF1;
margin: 0 10px;
padding: 20px;
color:#333;
border-radius:15px;
font: bold 0.9em  "Comic Sans MS", verdana;
/**http://realpctrick.blogspot.com/**/
line-height: 1.6em;
box-shadow: 4px 4px 10px #e3e3e3;
}





Blockquote Style #2




CSS Styled Blockquote




blockquote { 
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiRNM2ku2zNaOjH62PN7fGQYFwCVZ1vcSyNSQZkT_NwUYX_-TolVzNpZzzmZQM_b46o_hhXdKtJ0XC8Qk6dpF1MxNh_nUlUu5n6uQPu4PIQ9gUO0Tj5E90u0AkZJuOKqtqmF1esOg-jy_Y/s1600/paper1.png) repeat-y scroll 0 0 transparent;
/**http://realpctrick.blogspot.com/**/
border-radius: 5px;
margin: 10px;
padding: 20px 10px 15px 50;
line-height: 1.6em;
font-family:'Fondamento', cursive, sans-serif;
font-size:15px;
}




Blockquote Style #3




CSS Styled Blockquote




blockquote {
  font: normal Tahoma, sans-serif;
  line-height:1.6em;
  font-size:18px;
  padding:10px;
  padding-top: 24px;
background-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj83c3znliEymKpCwa7IfitEMidZo0OgPh7GusTR3u00vyaEZgr7m9ZyOCFd_dWxBRXgEVfaRqV-LOBKif5HsLsHJn4H2fF6Su5SQ12uDb_DlgwuRvTWvh5BKrMiaDv5G6Uw0p6A1aYVH4/s1600/examplequote.gif);
 /**mybloggersworld.com**/
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 65px;
  }




Blockquote Style #4



CSS Styled Blockquote




blockquote {
background: #81c136;
margin: 0 12px;
padding: 18px;
border-radius:20px;
font: bold 1em  'Freckle Face', cursive;
/**http://realpctrick.blogspot.com/**/
color: #384924;
line-height: 1.6em;
box-shadow: 5px 5px 12px #e3e3e3;
}



Blockquote Style #5




CSS Styled Blockquote




blockquote {
background: white;
margin: 0 10px;
padding: 20px;
color:#999;
font-family:cursive, sans-serif;
/**http://realpctrick.blogspot.com/**/
line-height: 1.6em;
border-left:2px dashed #ce6100;
border-right:2px dashed #ce6100;
}




Some More Customization For Your Blog



This is one of many tutorial on customizing your blogger blog we have share. Check out below some of awesome customization you would like to implement on your blog.





Watch the video to Learn More....




1 comments:

Copyright © 2014 ALL REAL PC TRICKS™

Designed by ALL REAL PC TRICKS