Having an author box and about us page is very much important, because All bloggers and visitors love to know about the person behind the blog .Keeping Author Box in blog footer makes your blog professional and Outstanding .You might have come across such widgets in WordPress blogs and Other websites , but unfortunately there is non for blogger.So,Today I have made this widget for blogger users!!To Get this Widget,we just need to add some code in our Widget box.This widget also helps to get Authorship in Google Search Results.We Highly recommend to place this widget in footer
After working out this post you will end up something like this :
How To Add This Widget To Blogger:
- Go to Blogger > Layout > Add A Gadget > HTML/JAVASCTIPT
- Paste the following coding inside it:
Customisation:<style>.quote_box{width:225px;margin-top:12px;background:#fff url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivCBxxhmblBmUFH1pTK1sqp2oCKdq4rsO1nzjtn_r77SrG3E6D60VPdyKRMBGgIKFOhSnNkAI34lBV58wSnWBKnArlqwBFkDgjUyPTEcljm_pwmfeLLrasE3mQlc_MdEHkg13T70lnxto_/s320/footer+author+quote.PNG) no-repeat 94% 7%;border:1px solid #b6b6b6;position:relative;padding:18px}.quote_box:before{border:15px solid;bottom:-30px;content:'';height:0;right:40px;position:absolute;width:0;border-color:#b6b6b6 transparent transparent #b6b6b6}.quote_box:after{border:14px solid;bottom:-27px;content:'';height:0;position:absolute;right:41px;width:0;border-color:#fff transparent transparent #fff}.quote_content{overflow:hidden}.detail_box{float:left;margin-left:0}.detail_box span{display:block}.detail_box span.name{font-size:17px;line-height:30px}.detail_box span.derole{ color: #666666; font-size: 15px; font-style: italic; line-height: 10px;}.said_box{ font-size: 20px;float:left;margin-top:-130px;margin-left:72px}.said_box span.roleau{ color: #333333; font-size: 16px; font-style: normal; line-height: 20 px;}.custom li.quotes,.custom li.widget.quotes p{margin-bottom:0} </style> <br /> <div class="quote_box"> <div class="quote_content"> <divclass="detail_box"> <img alt="Celine Angel"src="YOUR 125 X 125 IMAGE URL" style="border-radius: 777px 777px 777px 777px;" title="Celine Angel" /><span class="derole"></span><br /> <spanclass="derole">Man</span><br /> <spanclass="derole">Behind</span><br /> <spanclass="derole">This Blog</span></div>
<div style="text-align: right;"><divclass="said_box"> <a href="YOUR GOOGLE+ URL "rel="author" target="_blank">Celine Angel</a><spanclass="roleau"></span><br /> <spanclass="roleau">I'm the owner and founder of this blog. I reside in London, U.K and I'm doing my 12th grade...<a href="YOUR ABOUT US PAGE URL"rel="author" target="_blank">More</a></span></div> </div> </div> </div></div>
- Just Replace Celine Angel with your name.
- And Replace Other Bold Texts with mentioned above.
- Replace Blue Text with your Description.Thats all!
0 Comments