--> How To Customize “Block quotes” In Blogger With Mouse Hover Effect – The Blinking Bulb! | Experience Lab - Online business creation and development guide for bloggers and startups

How To Customize “Block quotes” In Blogger With Mouse Hover Effect – The Blinking Bulb!

This tutorial will really enable you to create stunning and attractive blockquote for your blogger posts or websites. This blockquote will ...

blinking bulb This tutorial will really enable you to create stunning and attractive blockquote for your blogger posts or websites. This blockquote will change color when mouse cursor is hovered over it. I have already shared two tutorials namely 14 Amazing Ways To Customize Block quotes Style In Blogger and Blockquote Style with Auto Number List But this blockquote effect is exceptional! Just have a look of an example blockquote below.

Hover your mouse cursor on the blockquote below.

 
Interesting, isn’t it? Now let’s learn how to add similar effects like the blinking bulb effect above.
 

Add The Blinking Bulb Blockquote To Blogger

This blockquote can be added in the similar way as explained in my earliar posts. If you are new then read this part of my previous post –> Add and Customize Blockquote In Blogger

The CSS code to be inserted just above ]]></b:skin> is this,

blockquote {
background: #000 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4VY1_rbGNozXVAkljWGHIbhT1ZUyquvtT82bX9GNbMfIbV4XVZmdfJBAZcDjbIMhkTYS3-g7XoRpY7qiBRthfJpAbkqQRxXNjiYBmDNatEvT1Bp-lLTzW9QyS6xto_nfLTLu6piW7Hs4/s1600/bulb-off.gif) no-repeat right bottom ;
margin: 0 20px;
padding: 20px 70px 20px 20px;
color:#595959;
font: bold 0.9em "comic sans ms", "Times New Roman", Times, serif;
border:1px solid #DDD;
}

blockquote:hover {
background: #000 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpppuVJXBmpPLYYnborD7tURhjScgiAWcld6j9Lhl0Hs8HHLOqjcHR5PvQmtrjwMxfF1XYGjSIgx9Pxz5SwOtH3wHZrQWtAn9KgaMvMqowQH_SrAd2V6pkWuEdUBjlvKNI1QSOtCjDmZ0/s1600/bulb-on.gif) no-repeat right bottom ;
color:#E0E089;
}


blockquote p {
margin: 0;
padding-top:10px;
}

 

The second image in red link appears on mouse hover and the second image in green link appears when mouse is moved away from the blockquote.

Create Custom Blockquote Of Your Choice!

You can use similar effect by changing the background images, font colors, border colors or background colors etc. The first part in the CSS code above i.e blockquote { bla bla } represents the effect on normal view and the second code i.e blockquote:hover { bla bla } is responsible for the hover effect. So you can easily customize the font and border types and colors along with background colors to create a cool mouse hover effect.

I have shared some examples below which uses no image at all,




 

Let me know if any thing is left unclear. For customization guide read this post –> Customize Blockquote In Blogger

COMMENTS

Name

Affiliate Marketing,12,Announcement,34,Bing,9,Bitcoin,38,blog,7,Blogger Resources,42,Blogger Templates,4,blogger tricks,156,Blogging ethics,70,Blogging tips,198,Bugs and Errors,34,Business,9,Copyright Violation,9,CSS and HTMLTricks,95,Designs,8,drop down menu,7,eBook,12,Email Marketing,7,Events,30,Facebook,30,Facebook tricks,49,Google,157,Google AdSense,42,Google Analytics,7,Google Plus,51,Google Plus Tricks,38,Guest Posts,112,home,2,How To,77,Internet,1,JSON Feeds,25,Kitchen Recipes,2,Label Based Sitemap Themes,1,Make Money Online,108,Marketing,16,MBT Blogger Templates,7,Menus,1,News,146,Pages,1,Posts,10,presentations,15,Responsive,10,Reviews,7,SEO,307,Settings,6,Shortcode,15,Sitemap Themes,1,Social Media,155,Technology,7,Templates,1,Tips,2,Tools,1,Traffic Tips,80,Video,19,Web Designing,62,web hosting,18,Webmaster Tools,97,Widgets,199,wordpress,26,
ltr
item
Experience Lab - Online business creation and development guide for bloggers and startups: How To Customize “Block quotes” In Blogger With Mouse Hover Effect – The Blinking Bulb!
How To Customize “Block quotes” In Blogger With Mouse Hover Effect – The Blinking Bulb!
http://lh4.ggpht.com/_7wsQzULWIwo/SwsC1E8YGPI/AAAAAAAACVE/oDotdaXt3jw/blinking-bulb1%5B5%5D.gif?imgmax=800
http://lh4.ggpht.com/_7wsQzULWIwo/SwsC1E8YGPI/AAAAAAAACVE/oDotdaXt3jw/s72-c/blinking-bulb1%5B5%5D.gif?imgmax=800
Experience Lab - Online business creation and development guide for bloggers and startups
https://www.experiencelab.info/2009/11/how-to-customize-block-quotes-in.html
https://www.experiencelab.info/
https://www.experiencelab.info/
https://www.experiencelab.info/2009/11/how-to-customize-block-quotes-in.html
true
2959477579779989044
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS PREMIUM CONTENT IS LOCKED STEP 1: Share. STEP 2: Click the link you shared to unlock Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy