In post we use Blockquote for highlighting some important text, quote, poem, codes etc. Blogger’s default Blockquote is just a quote sign, it’s so simple. Again if you use custom blockquote what developed by other Blogger developers those Blockquotes basically designed with image, those looks cool but it increase Http request, page size and loading speed. So here I presenting a simple CSS3 blockquote design for you, what doesn’t make extra pressure on Http request, responsive, flat designed. It made with solid CSS3 and Google font. Let’s see how it looks like and how to add it to your blogger blog.
All you need to do is embedding these given code into your template, Let’s start-
Step 1: Backup your template (Optional step)
Login to your blogger, select your blog,
Select 'Template' option, click 'backup/restore' from upper right corner.
Download full template and save it on your pc's Harddrive
Step 2: Installing blockquote (Mandatory step)
First log into your Blogger, Select your Blog,
Go to ‘Template’ tab, Select ‘Edit HTML’
Search for .post-body blockquote using (Ctrl+F or Cmd+F) into code snippet
If you found .post-body blockquote delete .post-body blockquote’s all default CSS code and replace with these codes in to.post-body blockquote {between brackets here}
Unfortunately, If your template doesn’t already have .post-body blockquote then search for ]]></b:skin>
Above ]]></b:skin> paste these codes.
Then 'Save Template'. And see your Blockquote in live action.
Compatibility
This custom CSS3 Blockquote is compatible with all web browsers latest version (except-IE)
So what you think about this blockquote design, how it working on your blog don’t forget to mention. New blockquote‘s will be release soon stay tuned. Goodluck