50+ Incredible Stylish Blockquotes CSS for Blogger
All the Blockquotes CSS for Blogger makes your quotes attractive and noticeable and some simple Blockquotes in this article.
Hello friends welcome to my website i hope all of you are very well and today i am going to share with you the best Blockquotes CSS for Blogger. Various blockquote styles for Blogger to make quotes more noticeable and professional looking.
Hello friends welcome to my website i hope all of you are very well and today i am going to share with you the best Blockquotes CSS for Blogger. Various blockquote styles for Blogger to make quotes more noticeable and professional looking.
Blockquotes CSS for Blogger
I hope you like this blockquotes. I will tell you how to emplement in your blogger website easily. And this Blockquotes makes your website very beautiful. If you are a blogger then you must have to use this trick of Blockquotes to show your ideas and Codes in a separate box.
How to set Blockquotes in Blogger.
Step 01:- Go to your Blogger Dashboard.
Step 02:- Click on the Themes button.
Step 03:- Click on the Edit HTML button.
Step 04:- Press Ctrl + F and you can see a search box then find ]]></b:skin>.
Step 04:- Choose any Blockquotes style code. for example.
Step 06:- Paste this code on ]]></b:skin> up of this code.
blockquote {
font: 14px/20px italic Times, serif;
padding: 8px;
background-color: #faebbc;
border-top: 1px solid #e1cc89;border-bottom: 1px solid #e1cc89;margin: 5px;background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEirQZZRTaJ3BDWcEL6J7w8T5ty9dh4MXBTq5CPNm55LR5mTD1qOvJRR2r1zbDmxi3F7PD7JAIkLKJYxFDzU6nEjLpPrQSQ06cI2n6SOoV2mE663BGKED5YjstX8yMtXD6T800Wbs5UUdXg/s1600/openquote1.gif);background-position: top left;background-repeat: no-repeat;text-indent: 23px;}blockquote p{display: block;background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjnLKiQrQN73WV4b9r62i_26mfGGfpzGrPsKIngH2u1APeKqyiQixZ-k6f-Y7_SeIaxoMZfbJY3pzGT0eBu5UC_WLpa0DADkq2u9OPwj13uA3Tskxih95Q6uK-d4CJWcGXX-fSkCCnLOuM/s1600/closequote1.gif);background-repeat: no-repeat;background-position: bottom right;}
Step 06:- Paste this code on ]]></b:skin> up of this code.
Step 07:- Click on the Save themes button.
Now you are fully done your Blockquotes is added to your blogger.
If you don't understand this steps then go to this link you can see with pictures.
50+ Stylish Blockquotes CSS for Blogger
Style No.1 of CSS Blockquote
blockquote {font: 16px/24px Arial, sans-serif;text-align:left;color: #666;margin: 15px 10px;padding: 15px 10px;}blockquote:before {background: #ddd;text-align: center;height: 25px;content: open-quote;float: left;line-height: 42px;border-radius: 25px;font-size: 24pt;color: #fff;vertical-align: -0.5em;position: relative;margin-right: 0.5em;display: block;width: 25px;}blockquote:after {display: block;text-align: center;color: #fff;float: right;border-radius: 25px;vertical-align: -0.5em;content: close-quote;font-size: 24pt;line-height: 42px;background: #ddd;position: relative;margin-right: 1em;width: 25px;height: 25px;}blockquote:hover:after, blockquote:hover:before {transition: all 350ms;background-color: #555;-moz-transition: all 350ms;-o-transition: all 350ms;-webkit-transition: all 350ms;}
Style No.2 of CSS Blockquote
blockquote {background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhsdg288mOt0NPVS72yl6cbtRf-yzAgHh1lGggPziKlEIwPLSPmE3DbcRGCpqn8hIvCNtx64-ve4uW2qnIbWIlMIU1JPTB6jQmC5hEVffiMpDJsSoT9ObLcAoK3AA793TZqGeASMa-ZzgES/s1600/bo-blockquote.png) no-repeat;font-size:15px;text-align:left;color: #555;border: dashed 1px #eee;margin: 25px 35px;padding: 20px 30px 30px 40px;}
Style No.3 of CSS Blockquote
blockquote{border-left: 15px solid #c76c0c;font-family: Georgia, serif;font-size:15px;text-align: justify;background: #fff;line-height: 1.2;display:block;margin: 0 0 20px;padding: 15px 20px 15px 45px;position: relative; font-size: 16px;color: #666;border-right: 2px solid #c76c0c;box-shadow: 2px 2px 15px #ccc;-webkit-box-shadow: 2px 2px 15px #ccc;-moz-box-shadow: 2px 2px 15px #ccc;}blockquote::before{font-size: 50px;position: absolute;color: #999;left: 10px;top:5px;font-weight: bold;content: "1C";}blockquote a{cursor: pointer;color: #c76c0c;text-decoration: none;background: #eee;padding: 0 3px;}blockquote a:hover{color: #555;}
Style No.4 of CSS Blockquote
Style No.5 of CSS Blockquoteblockquote:before,blockquote:after{background:transparent;}blockquote{line-height:normal;font-size:16px;color:#666;padding:12px 0 0 44px;text-align:left;font-style:italic;margin:10px 30px 20px;position:relative}blockquote:before{color:#ccc;content:"1C";line-height:1;font-size:85px;left:-5px;position:absolute;top:-5px;font-family:Georgia,serif;}
Style No.6 of CSS Blockquoteblockquote{text-align:left;border:1px solid #ededed;padding:35px;font-size:15px;margin:10px 0;font-family:'Cookie',cursive;color:#676767;}
Style No.7 of CSS Blockquoteblockquote:before, blockquote:after{content: "";}blockquote{margin: 0 2em;font-size:16px;line-height:22px;text-align:left;quotes: "" "";border-left:3px solid #737e7e;padding-left:10px;}
Style No.8 of CSS Blockquoteblockquote {background: #f9f9f9;margin: 10px 20px;text-align:left;font-size:16px;border: 1px solid #d2d2d2;color: #555;padding: 24px;font-style: italic;}
This type of blockquote styles are very popular and widely used by many blogger template developers. In fact, it will generate a unique view with a small quote sign and a light background. Even you can change the background color if you wish based on the style of your blogger template.
Style No.9 of CSS Blockquote
Style No.10 of CSS Blockquote@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";blockquote{padding:15px;margin-left:0;border:1px solid #d8d8be;background:lightyellow;font-style:italic;text-align:left;font-family:Georgia;}blockquote:after{font-family:FontAwesome;content:'\f10e';display:inline-block;font-weight:500;font-style:normal;line-height:1;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:#999985;margin-left:10px;}blockquote:before{content:'\f10d';font-style:normal;display:inline-block;font-family:FontAwesome;line-height:1;-webkit-font-smoothing:antialiased;margin-right:10px;font-weight:500;color:#999985;-moz-osx-font-smoothing:grayscale;}
blockquote {color: #8ABA9C;text-align:left;border-left:5px solid #8ABA9C;padding: 21px;line-height: 20px;margin: 30px 40px;float: left;}
Style No.11 of CSS Blockquote
Style No.12 of CSS Blockquote@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";blockquote{ font-size: 16px; text-align:left; height: auto; margin: 0px; font-family: 'Roboto Slab', serif;padding: 20px; font-style:italic; background: #F8F8F8; overflow: hidden;}blockquote:before {content: "\f10d"; color: #00bf8f; margin-right: 6px; font-family: fontawesome;}blockquote:after {font-family: fontawesome; content: "\f10e"; margin-left: 6px; color: #00bf8f;}
Style No.13 of CSS Blockquote@import "https://cdnjs.cloudflare.com/ajax/libs/fontawesome/4.7.0/css/font-awesome.min.css";blockquote{background:#f7f7f7;padding:25px;border:1px solid #eee;text-align:justify;position:relative;font-weight:500;clear:both;font-style:italic;}blockquote:before{color:#6f6a6a;position:absolute;line-height:1;font-size:25px;z-index:0;transition:.2s ease-in;font-family:FontAwesome;left:-18px;top:-21px;font-style:normal;padding:7px;content:"\f10d";border:1px solid #ddd}blockquote:after{content:"\f10e";border:1px solid #ddd;position:absolute;font-size:25px;color:#6f6a6a;z-index:0;font-family:FontAwesome;line-height:1;bottom:-21px;right:-18px;font-style:normal;transition:.2s ease-in;padding:7px;}
blockquote{margin:0 auto;position:relative;line-height:24px;padding:24px 20px 24px 45px;text-shadow:0 1px 1px white;
border:1px solid rgba(0,0,0,0.05);background-color:#F2F2F2;
background-image:
-webkit-radial-gradient(center,cover,rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 90%),
-webkit-repeating-linear-gradient(top,transparent 0%,
transparent 24px,rgba(139,207,173,0.7) 24px,
rgba(139,207,173,0.7) 25px);}
blockquote:before{content:'';position:absolute;top:0;bottom:0;left:20px;border:4px solid rgba(139,207,173,0.7)}
blockquote:after{background:rgba(242,246,193,0.9);z-index:-1;left:0;right:0;transform:rotate(2deg);border:1px solid rgba(170,157,134,0.7);}Style No.14 of CSS Blockquote
blockquote {
border-left:2px dashed #FACC2E;color:#FACC2E;font-size:14px;
line-height:18px;font-style:italic;
text-align:justify;margin:15px 30px;padding-left:20px;
font-family:Georgia,"Times New Roman",Times,serif;}Style No. 15 of CSS Blockquote
Style No.16 of CSS Blockquoteblockquote{quotes:none;margin:1.5em 0;text-align:left;font-size:16px;}blockquote a{color:#34495f;}blockquote{display:block;border-left:6px solid rgba(2,2,2,0.4);border-radius:3px;position:relative;color:#5c5544;background-color:#f2dca8;padding:20px 15px 20px 25px;margin:.75em 0;}
Style No.17 of CSS Blockquoteblockquote {font-family: Georgia, serif;font-style: italic;background-color:#f5f5f5;background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKVS42FEmgjpYoe39HHQW19f43X7fwG9jh35CxP_KEkDz1_r6Cd53MLqA0Fpz9HHWfnK4qnynOiDVhJTX0DVrsDI62m0Rs7MsCF6iahyISpwfWhRReHxK9TvEnfbCzGiYcAD6br8IrK3Fi/s1600/quote-icon.png) 0 0 no-repeat;padding-left:40px;padding-top:10px;margin:1em 0;}
Style No.18 of CSS Blockquote@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";blockquote { margin: 20px 0; color: #666; border: 1px solid #e1e1e1; padding: 20px; background: #f6f6f6; }blockquote:before {text-align:left;margin-right: 3px; font-family: fontawesome; content: "\f10d"; color: #FF5353; }blockquote:after { content: "\f10e"; font-family: fontawesome; margin-left: 5px; color: #FF5353; }
Style No.19 of CSS Blockquoteblockquote{text-align:left;position:relative;display:block;background-color:#FCE5AE;color:#555555;border-radius:4px;padding:10px 15px;margin:.75em 0;}blockquote a{color:#34495e;}blockquote:before{height:0;content:"";width:0;position:absolute;left:15px;bottom:100%;border:7px solid transparent;border-color:transparent transparent #FCE5AE}
Style No.20 of CSS Blockquoteblockquote {background: #fafafa;font-style: italic;margin: 1em 1em 1.5em 1em;font-size: 16px;padding: 2.1em 1.5em;border-radius: 5px;border-left: 15px solid #1ABC9C;box-shadow: 11px 10px 0px #eee;}
Style No.21of CSS Blockquote
@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";
blockquote{position: relative;color: #888;line-height: 1.4;border-left: 0;padding: 60px 30px 45px;font-size: 16px!important;font-family: 'Droid Serif',serif;margin: 0;z-index: 1;}
blockquote:after, blockquote:before {color: #f3f3f3;line-height: 1;font-family: FontAwesome;position: absolute;font-size: 50px;transition: .2s ease-in;z-index: 0;}
blockquote:before {content: "\f10d";top: 0px;left: 0;}
blockquote:after {content: "\f10e";bottom: 0px;right: 0;}
blockquote:hover:after {color: #F5BB00;}blockquote:hover:before {color: #F5BB00;}
@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";
blockquote{margin-left:0;font-style:italic;font-weight:500;font-size:14px;padding:0px;
padding-left:60px;margin:40px 0px;position:relative;}
blockquote:before {content:"\f10d";font-family:FontAwesome;text-align:left;font-size:19px;
line-height:20px;position:absolute;color:#fff;background:#eee;padding:10px;
left:0;top:0;}blockquote:hover:before {color: blue;}Style No.22 of CSS Blockquote
blockquote{padding:20px 30px;text-align:left;
background: #999 no-repeat right;
color: #fff;font-size: 16px;line-height: 1.4;
border: 0;border-radius: 10px;margin: 0 30px 10px;display: block;
box-shadow: 11px 10px 0px #555;}Style No.23 of CSS Blockquote
blockquote {position: relative;
display: block;border-left: 5px solid #21610B;
padding: 1.5em 1.5em 1.5em 3.5em;border-right: 2px dashed #21610B;margin: 0 0 1.5em;}
blockquote::before {position: absolute;font-size: 62px;font-weight: bold;
content: "1C";line-height: 1;top: 10px;left: 10px;}Style No.24 of CSS Blockquote
blockquote{border-left:5px solid #E7C297;background:#FFD4A1;
text-align:left;
margin:20px 30px;padding:20px;}Style No.25 of CSS Blockquote
@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";
blockquote{background:#FF6052;margin-left:2em;padding:1em 1em;margin-right:2em;color:#fff;
border:3px solid #c94033;font-size:100%;box-shadow:5px 5px 0 rgba(0,0,0,0.1);}
blockquote:before {font-family:FontAwesome;content:"\f10d";font-style:normal;padding-right:4px;
text-decoration:inherit;color:#fff;font-weight:normal;}Style No.26 of CSS Blockquote
@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";
blockquote{margin:0 auto;background:#f9f9f9;padding:30px 40px;margin-top:1em;margin-bottom:30px;color:#888;position:relative;}
blockquote:after{position:absolute;font-family:"FontAwesome";content:"\f10e";font-size:16px;right:30px;
bottom:20px;font-style:normal;color:#aaa;font-weight:normal}Style No.27 of CSS Blockquote
@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";
blockquote{background: #fbfbfb; border-left:5px solid #22B7AD; margin-left:0; padding:10px 15px; font-size:14px; color:#555; font-family: georgia; line-height:22px; font-style: italic;}
blockquote:before, blockquote:after{font-family:FontAwesome;display:inline-block; font-style:normal; font-weight:500;
line-height:1;-moz-osx-font-smoothing:grayscale; -webkit-font-smoothing:antialiased; color:#777;}
blockquote:before{content:'\f10d'; margin-right:7px;}blockquote:after{margin-left:10px;content:'\f10e';}Style No.28 of CSS Blockquote
blockquote {font-family: Georgia, serif;border-left:5px solid #FF7F01;line-height: 1.45;margin: 0.25em 2em;font-size: 14px;
font-style: italic;padding: 1.25em 40px;position: relative;background:#4b8baf;color: #ffffff;}Style No.29 of CSS Blockquote
blockquote {font-style: italic;color:#fafafa;text-align:left;background: #22B7AD;
background: -moz-linear-gradient(top, #22B7AD 0%, #0e0e0e 100%);background: -webkit-linear-gradient(top, #22B7AD 0%,#0e0e0e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#22B7AD), color-stop(100%,#0e0e0e));
background: -o-linear-gradient(top, #22B7AD 0%,#0e0e0e 100%);border: 1px solid #ccc;border-radius: 6px;
background: linear-gradient(to bottom, #22B7AD 0%,#0e0e0e 100%);background: -ms-linear-gradient(top, #22B7AD 0%,#0e0e0e 100%);
box-shadow: 1px 1px 1px #ccc;padding:20px 30px;}Style No.30 of CSS Blockquote
Style No.31of CSS Blockquote
blockquote {position: relative;color: #333;border: 5px solid #0ABCB1;border-radius: 100px;padding: 30px 60px;margin: 2em 60px 60px;text-align: center;font: 16px Cambria,Georgia,sans-serif;font-weight: 600;}
blockquote:before {display: block;border: 10px solid #21B028;position: absolute;background: none repeat scroll 0 0 #FFFFFF;content: "";height: 50px;width: 50px;right: 100px;bottom: -40px;border-radius: 50px;z-index: 10;}
blockquote:after {position: absolute;background: none repeat scroll 0 0 #FFFFFF;display: block;content: "";height: 25px;border: 10px solid #5A8F00;bottom: -60px;right: 50px;width: 25px;border-radius: 25px;z-index: 10;}
@media only screen and (max-width: 500px) {
blockquote {padding: 30px 20px;margin: 1em 30px 30px;font-size:12px;}}
blockquote {
background: #484B52 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFqEUmLPo-ippbC-QgP458zwSniyrdakxFJZCrEo4XZq_s05tTg2BUI3kMJqLut4ElVTfeoxkevpK1pl2uIZgQvSvXSdYnL5zRkEW82ssv2Qeszz7o71hcx0Vl4QOM1a9X_LXF9x62eHI/s1600/green-black-side.gif) ;
background-position:;
background-repeat:repeat-y;
margin: 0px 50px 0px 50px;
padding: 30px 30px 30px 50px;
color: #C7CACF;
font: normal 1.105em Helvetica, verdana, serif, Georgia, “Times New Roman”;
.post blockquote p {
margin: 0;
padding-top: 10px;
}Style No.32of CSS Blockquote
.post blockquote {
display:block;
background: #fff;
margin: 0px 50px 0px 50px;
padding: 30px 30px 30px 50px;
position: relative;
font-family: Georgia, serif;
font-size: 20px;
line-height: 1.5;
color: #446578;
text-align: justify;
border-left: 15px solid #EBF2F8;
border-right: 1px dotted #EBF2F8;
-moz-box-shadow: -1px 2px 5px #ccc;
-webkit-box-shadow: -1px 2px 5px #ccc;
box-shadow: -1px 2px 5px #ccc;
}
.post blockquote:before{
content: “201C”;
font-family: Georgia, serif;
font-size: 60px;
font-weight: bold;
color: #8DACC0;
position: absolute;
left: 10px;
top:5px;
}
.post blockquote:after{
content: “”;
}
.post blockquote a{
text-decoration: none;
background: #eee;
cursor: pointer;
padding: 0 3px;
color: #c76c0c;
}
.post blockquote a:hover{
color: #666;
}Style No.33 of CSS Blockquote
blockquote{
display:block;
background: #fff;
margin: 0px 50px 0px 50px;
padding: 30px 30px 30px 50px;
position: relative;
font-family: Georgia, serif;
font-size: 20px;
line-height: 1.2;
color: #666;
text-align: justify;
border-left: 15px solid #c76c0c;
border-right: 5px solid #c76c0c;
-moz-box-shadow: 2px 2px 15px #ccc;
-webkit-box-shadow: 2px 2px 15px #ccc;
box-shadow: 2px 2px 15px #ccc;
}
blockquote::before{
content: “201C”; /*Unicode for Left Double Quote*/
font-family: Georgia, serif;
font-size: 60px;
font-weight: bold;
color: #999;
position: absolute;
left: 10px;
top:5px;
}
blockquote::after{
content: “”;
}
blockquote a{
text-decoration: none;
background: #eee;
cursor: pointer;
padding: 0 3px;
color: #c76c0c;
}
blockquote a:hover{
color: #666;
}
blockquote em{
font-style: italic;
}
Style No.34 of CSS Blockquote
blockquote{
background:#fff;
margin: 0px 50px 0px 50px;
padding: 30px 30px 30px 50px;
border-left:5px dashed #ddd;
font-size: 20px;
}
blockquote :first-letter {
float: left;
margin: 5px 3px 1px 0;
font-family: Georgia;
font-size: 60px;
font-weight: bold;
}Style No.35 of CSS Blockquote
blockquote {
background: #B9DFF1;
margin: 0px 50px 0px 50px;
padding: 30px 30px 30px 50px;
color:#333;
border-radius:15px;
font-size: 20px;
font: bold 0.9em “Comic Sans MS”, verdana;
line-height: 1.6em;
box-shadow: 4px 4px 10px #e3e3e3;
}Style No.36 of CSS Blockquote
blockquote {
margin: 0px 50px 0px 50px;
padding: 30px 30px 30px 50px;
font-weight: 300;
border-top: 5px solid #77818d;
border-left: 5px solid #dfdfdf;
background: #f4f4f4;
color: #999999;
font-size: 20px;
font-style: italic;
line-height: 24px;
}
blockquote p {
margin: 0;
}Style No.37 of CSS Blockquote
blockquote {
font-size: 20px;
line-height: 1.65em;
font-weight: 300;
margin: 0px 50px 0px 50px;
padding: 30px 30px 30px 50px;
color: #fff;
border-top: 5px solid #77818d;
background: #77818d url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZq5BApdqB2TwrXVsxHJzd4VDAO8nDFW13wedtZoMN7wmuk75CqD88gBL47Pu3Y7jFAsLOerQQkgsSYEus_kWx_9YAnLGNHyaAeXS4Szd_Ss7Scm-QI_FbiMqxm_R7Vf40By0rHzpi8Mww/s16/icon_blockquote.png) no-repeat 20px 25px;
}
blockquote p {
margin: 0;
}
Style No.38 of CSS Blockquote
blockquote {
margin: 0px 50px 0px 50px;
padding: 30px 30px 30px 50px;
background-color: #f9f9f9;
border: 1px solid #ccc;
border-radius: 6px;
box-shadow: 1px 1px 1px #ccc;
font-style: italic;
font-size:20px;
}Style No.39 of CSS Blockquote
blockquote {
margin: 0px 50px 0px 50px;
padding: 30px 30px 30px 50px;
color:#FFF;
background: #7d7e7d; /* Old browsers */
background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
background: linear-gradient(to bottom, #7d7e7d 0%,#0e0e0e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#7d7e7d’, endColorstr=’#0e0e0e’,GradientType=0 ); /* IE6-9 */
border: 1px solid #ccc;
border-radius: 6px;
box-shadow: 1px 1px 1px #ccc;
font-style: italic;
font-size: 20px;
font-family: Candara, Calibri, Segoe, “Segoe UI”, Optima, Arial, sans-serif;
}Style No.40 of CSS Blockquote
blockquote { background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjDu78-V3prX3Qc7ewYdP1MBZ8bMO-LlvU0b3BO7GCb6fU43fbcacDVZgDqftM83C7j9R11CncOymL9maeER5YO2HcCynEOImX8MQCy2XqyCe2v7_EGJVyMEjpLY1pAYG5R_1mZXkBsbng/s1600/paper1.png) repeat-y scroll 0 0 transparent;
border-radius: 5px;
margin: 0px 50px 0px 50px;
padding: 30px 30px 30px 50px;
line-height: 1.6em;
font-family:’Fondamento’, cursive, sans-serif;
font-size:20px;
}
Style No.41 of CSS Blockquote
Style No.42 of CSS Blockquote
If you like this article then please share this article with your best friends.
Thanks you for reading this article...
blockquote {
color: #333;
padding: 70px 30px 30px 50px;
background: #fafafa
/*The Image URL. You should replace it with your own */
background: #fafafa url(“https://www.bloggingvision.com/wp-content/uploads/2015/10/Logo-version-3.png“) no-repeat top center;
font-size: 20px;
}Change pic url with your image url.
Style No.42 of CSS Blockquote
.post blockquote {
overflow:auto;width:250px;height:260px;
font-family: “Consolas”, “Courier New”, Courier, mono, serif;
color:#ffffff;
margin : 15px 35px 15px 15px;
padding : 5px 8px 15px 165px;
clear : both;
list-style-type : none; word-wrap:break-word;
background : url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgYBGIzq7YxthGKpgMiRduD99FY97YzJePl4KIPMDqpKfGXcOcGk36jbZVhtoWUiK2k7op3CtmYXM8bU4RBTcu7xNp1CabnaW47vt1Hm9mcQSJeS4wVRQVbk-1nN7okpV4TqkG8Fo5XQdJV/s1600/teacher.png);
background-repeat: no-repeat;
-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition-duration:all .3s ease-in-out;transition:all .3s ease-in-out;
}
.post blockquote:hover{
background : url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhBVwrHAzVj5AATgEZgHx1085haE_zSZzMp3f0lUvriN2twRLxout0x73MoRyLQr85hoKOTt0jjv9jRLVEo7Y4MrOglVzE-1XSH0L9ncVon-xJsgwIK6eIc_RiSDFm4JbBeoW79gK5TReKe/s1600/hover+html+teacher.png);
background-repeat: no-repeat;
color:#F1F1F1;
}Style No.43 of CSS Blockquote
.post blockquote {
background: none repeat scroll 0 0 #FFFFFF;
border: 10px solid #FC8E42;
border-radius: 240px 240px 240px 240px;
color: #333333;
margin: 1em 140px 80px;
padding: 70px 70px;
position: relative;
text-align: center;
font: 1.5em/1.4 Cambria,Georgia,sans-serif;
font-weight: bold;
}
.post blockquote:before {
background: none repeat scroll 0 0 #FFFFFF;
border: 10px solid #FFBD54;
border-radius: 50px 50px 50px 50px;
bottom: -40px;
content: “”;
display: block;
height: 50px;
position: absolute;
right: 100px;
width: 50px;
z-index: 10;
}
.post blockquote:after {
background: none repeat scroll 0 0 #FFFFFF;
border: 10px solid #5A8F00;
border-radius: 25px 25px 25px 25px;
bottom: -60px;
content: “”;
display: block;
height: 25px;
position: absolute;
right: 50px;
width: 25px;
z-index: 10;
}Style No.44 of CSS Blockquote
.post blockquote {
background: linear-gradient(#B8DB29, #5A8F00) repeat scroll 0 0 rgba(0, 0, 0, 0);
border-radius: 10px 10px 10px 10px;
color: #FFFFFF;
margin: 30px 15px 5px;
padding: 15px 30px;
position: relative;
font: 1.6em/1.4 Cambria,Georgia,sans-serif;
font-weight: bold;
}
.post blockquote:after {
border-color: rgba(0, 0, 0, 0) #B5D928;
border-style: solid;
border-width: 50px 0px 0px 20px;
top: -50px;
content: “”;
display: block;
left: 50px;
position: absolute;
width: 0;
}Style No.45 of CSS Blockquote
blockquote {
background-color: #f8f8f8;
overflow: auto;
width: 450px;
padding: 0px 25px 25px 25px;
color: black;
border: 2px solid #ca2129;
border-top-right-radius: 100px;
-moz-border-radius-topright: 100px;
-webkit-border-top-right-radius: 100px;
border-bottom-left-radius: 100px;
-moz-border-radius-bottomleft: 100px;
-webkit-border-bottom-left-radius: 100px;
box-shadow: 1px 1px 4px #ca2129;
-moz-box-box-shadow: 1px 1px 4px green -web-kit-box-shadow:1px 1px 4px green;
-goog-ms-box-shadow: 1px 1px 4px green;
white-space: pre-wrap;
white-space: -moz-pre-wrap !important;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
font-size: 20px;
}Style No.46 of CSS Blockquote
blockquote {
margin: 20px 30px 20px 30px;
background-image: url(https://blogger.googleusercontent.com/img/proxy/AVvXsEj_JoGnmOJ-aK1_x3agZc6ImIttsqXJUKUESvWb0tJelQOr8R5-mOnEi_NmMa-J38gmmFUgpcBOM353EjBsUdNVNVPc2yCPQ4CjlXCMdh1LGZDBpHtROE1fd0IqwBN4TjakaJ1u8e8le6asjIzqKuSnQJW9F2moULCftGJa3Pg7izA05pxuD56Zpg=s0-d);
font: 20px/25px Serif, Times, Helvetica;
font-style: italic;
color: #FFF;
border: 1px ridge #0180C3;
border-radius: 20px 10px 20px 10px;
-moz-border-radius: 20px 10px 20px 10px;
-webkit-border-radius: 20px 10px 20px 10px;
-o-transition: all 1.2s ease-in;
-moz-transition: all 1.2s ease-in;
-webkit-transition: all 1.2s ease-in;
padding: 20px 20px 20px 20px;
}
blockquote:hover {
color: #eee;
-o-transform: rotate(0deg) scale(1.06) translate(-10px, 0);
-moz-transform: rotate(0deg) scale(1.06) translate(-10px, 0);
-webkit-transform: rotate(0deg) scale(1.06) translate(-10px, 0);}
blockquote span.bbuka, blockquote span.btutup {
float: left;
margin-right: 5px;
height: 17px;
width: 22px;
background: url(https://i964.photobucket.com/albums/ae124/gubhugreyot/Blockquote-L.png) left top no-repeat;
-o-transition: all 1.2s ease-in;
-moz-transition: all 1.2s ease-in;
-webkit-transition: all 1.2s ease-in;
}
blockquote span.bbtutup {
float: right;
margin-left: 5px;
margin-right: 0;
background: url(https://i964.photobucket.com/albums/ae124/gubhugreyot/Blockquote-R.png) right top no-repeat;
}
blockquote:hover span.bbuka, blockquote:hover span.btutup {
-o-transform: rotate(1090deg) scale(1.1);
-moz-transform: rotate(1090deg) scale(1.1);
-webkit-transform: rotate(1090deg) scale(1.1);
}Style No.47 of CSS Blockquote
blockquote {
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgU-5bcDRiqLx8YcoFJDzd7hDHbwIGT2dh5OqSEkrxR9KGGT_4ix1pYUOC_1-YIvwMeQPmFvvdfcYDY7Y36loJlUybg51JOPF7NCdsEuCKI4CPbzL1qkyVAz2cv4IWwqreNVr7rw0QrTGA/s320/bg-quote1.png) no-repeat;
color: #a5a4a4;
font-style: italic;
margin: 30px !important;
padding: 0px 1px 0px 75px;
}Style No.48 of CSS Blockquote
blockquote {
background: #fcfcfc;
border-left: 1px dashed #ccc;
border-bottom: 1px dashed #ccc;
border-right: 1px dashed #ccc;
border-top: 1px dashed #ccc;
color: #a5a4a4;
font-style: italic;
margin: 30px;
padding: 30px;
}Style No.49 of CSS Blockquote
blockquote {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color: #a5a4a4;
font-style: italic;
margin: 30px;
padding: 30px;
text-align: center;
}
Style No.50 of CSS Blockquote
Style No.51 of CSS Blockquote
blockquote {
background:
url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiK7LhLqQH8H11FN_vP_TV1iAeWCxrH41bxqDGVdH4GwslwdtZW1a8SDlc9CLWt2q3zMOSI3_PfBhxqUSay8syevIgx7YBgbaP9KiOGKmQNfaB43JJsvHVx3IoYVdrGqpEwM8mUnZ6fJHg/s320/bg-quote3a.png) top center no-repeat,
url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCytlcv8j_GCKdV8Fl9Owf_vSf7qwBr97GtqoEdGf2ehV6Zy4plhSFFf6GjRuDpD2i7wo3aeTveefQjybBg0RXiwe684SbqpR4tV2JK5G4R2McaaRx_ptF7-o-xXN4Euj53n3JlCxDih4/s320/bg-quote3b.png) bottom center no-repeat;
color: #a5a4a4;
font-style: italic;
margin: 30px;
padding: 30px;
text-align: center;
}
.post blockquote{
display:block;
background: #fff;
padding: 15px 20px 15px 45px;
margin: 0 0 20px;
position: relative;
font-family: Georgia, serif;
font-size: 16px;
line-height: 1.2;
color: #666;
text-align: justify;
border-left: 15px solid #c76c0c;
border-right: 2px solid #c76c0c;
-moz-box-shadow: 2px 2px 15px #ccc;
-webkit-box-shadow: 2px 2px 15px #ccc;
box-shadow: 2px 2px 15px #ccc;}
.post blockquote::before{
content: "\201C"; /*Unicode for Left Double Quotes*/
font-family: Georgia, serif;
font-size: 60px;
font-weight: bold;
color: #999;
position: absolute;
left: 10px;
top:5px;}
.post blockquote::after{
content: "";}
.post blockquote a{
text-decoration: none;
background: #eee;
cursor: pointer;
padding: 0 3px;
color: #c76c0c;}
.post blockquote a:hover{
color: #666;}
.post blockquote em{
font-style: italic;}Style No.52 of CSS Blockquote
.post blockquote {
background:#f9f9f9;
border-left:6px solid #ccc;
font-family: Georgia, serif;
margin:1.5em 10px;
padding:.5em 10px;
quotes:"\201C""\201D""\2018""\2019";}
.post blockquote:before {
color:#ccc;
content:open-quote;
font-family: cambria, Georgia;
font-size:4em;
line-height:.1em;
margin-right:.25em;
vertical-align:-.4em;}
.post blockquote p {
display:inline;}
.post blockquote cite {
color: #999999;
font-size: 14px;
display: block;
margin-top: 10px;}Style No.53 of CSS Blockquote
blockquote {
font-size:20px;
background-color: #f9f9f9;
border: 1px solid #ccc;
border-radius: 6px;
box-shadow: 1px 1px 1px #ccc;
font-style: italic;
padding:15px;}Style No.54 of CSS Blockquote
blockquote {
font-family: Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif;
border-left:3px dashed #9b9b9b;
padding-left: 20px;
padding: 5px;
background-color: #BAC7D3;}
Style No.55 of CSS Blockquote
blockquote:before {
content: "";
font-family: FontAwesome;
margin-right: 4px;}
blockquote {
background: #f4f4f4;
padding: 20px 25px;
margin: 25px 25px;
font-style: italic;
border-left: 4px solid #dfdfdf;
color: #555;}
blockquote:after {
content: "";
font-family: FontAwesome;
margin-left: 3px;}
Style No.56 of CSS Blockquote
blockquote {background: #f5f5f5;font: 13px/20px;color: #444;border-left: 4px solid #fa5b0f;padding: 15px;font-family: Geneva, Tahoma, Verdana, sans-serif;}Style No.57 of CSS Blockquote
blockquote {
font-size: 16px;
margin-bottom: 20px;
line-height: 1.65em;
font-weight: 300;
padding: 20px 20px 20px 50px;
color: #fff;
border-top: 5px solid #77818d;
background: #77818d url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZq5BApdqB2TwrXVsxHJzd4VDAO8nDFW13wedtZoMN7wmuk75CqD88gBL47Pu3Y7jFAsLOerQQkgsSYEus_kWx_9YAnLGNHyaAeXS4Szd_Ss7Scm-QI_FbiMqxm_R7Vf40By0rHzpi8Mww/s16/icon_blockquote.png) no-repeat 20px 25px;}
blockquote p {
margin: 0;}
If you like this article then please share this article with your best friends.
Thanks you for reading this article...
Post a Comment