Wednesday, June 13, 2018

How To Add Author Box Below Every Post In Blogger

6:18 AM 0 Comments

  Hi ! Today i'm  going to share an awesome post about How To Add  Author Box Below Every Post In Blogger, About the author widget is one of the compulsory and important widget to add in your blog. It helps the visitor to know more about the author and his/her blog. The widget which i have shared today is very minimal and elegant and doesn't affect your blog loading time . Lets move further and see How To Add Simple Author Box Below Every Post In Blogger. You can check the photo below.

 LET'S START
  
The First thing you need to do is to login into your Blogger account and go to > Template > Edit HTML and search for the ending ]]></b:skin> tag and just above it paste the following code.

/* ######## Author Widget By Sorabloggingtips.com ######################### */
.sora-author-box {
border: 1px solid #f2f2f2;
background: #f8f8f8;
overflow: hidden;
padding: 10px;
margin: 10px 0;
}
.sora-author-box img {
float: left;
margin-right: 10px;
border-radius: 50%;
}
.sora-author-box p {
padding: 10px;
}
.sora-author-box b {
font-size: 20px;
}

ADDING HTML

In the template, search for the <data:post.body/> tag  and just below it paste the following HTML Coding. In case, you are unable to find <data:post.body/>,  then you can paste it just below <div class='post-footer'> or <div class='post-footer-line post-footer-line-1'></div>.





NOTE:  If you want to display the widget in every page ( Homepage, postpage, indexpage, searchpage, archive page etc.) Then remove the lines which are marked in red from the above code.

NOTE* Change the text in blue line with your detail.

 Congrats !! You have made it.  Visit your blog and check the awesome widget live in action, hope you liked this tutorial, if you enjoyed then please share it with your friends.

Credit to: SoraBloggingTips





Thank you for using my tutorial's ^^ Leave a comment here ! so i can re-visit you!

How to Add Social Sharing Widget In Blogger

5:28 AM 2 Comments

Hi ! Social sharing widgets are an essential part of blog and today we are going to learn How To Add  Social Sharing Widget In Blogger, This widget will help you and your visitor to share your blog content easily all over the internet via various social media sites . Lets move further and see How To Add Simple But Elegant Social Sharing Widget In Blogger. You can check the picture below.


  LET'S START

 The First thing you need to do is to login into your Blogger account and go to > Template > Edit HTML and search for the ending ]]></b:skin> tag and just above it paste the following code.





ADDING HTML

   In the template, search for the <data:post.body/> tag  and just below it paste the following HTML Coding. In case, you are unable to find <data:post.body/>,  then you can paste it just below <div class='post-footer'> or <div class='post-footer-line post-footer-line-1'></div>




NOTE: If you want to display the widget in every page ( Homepage, postpage, indexpage, searchpage, archive page etc.) Then remove the lines which are marked in red from the above code.

Note* :- Change the text in blue line with your detail.

ADDING FONTawesome

The widget works on fontawesome icons, so to make the widget work you have to install fontawesome in your blog, To do so.

In the template, search for the </head> tag  and just above it paste the following HTML Coding.

<link href='https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css' rel='stylesheet'/>

 Congrats !! You have made it.  Visit your blog and check the awesome widget live in action, hope you liked this tutorial, if you enjoyed then please share it with your friends.

Credit to: SoraBloggingTips


Thank you for using my tutorial's ^^ Leave a comment here ! so i can re-visit you!

How to Add Stylish Cloud Label Widget In Blogger

4:51 AM 0 Comments

  Hi guys ! So today we are going to learn How to Add Stylish Cloud Label Widget In Blogger, This widget will help you to categories your blog content in perfect and standard way. it also helps to manage your blog bounce rate in control. Lets move further and see How to Add Stylish Cloud Label Widget In Blogger. You can check the picture below.


 LET'S START

 The First thing you need to do is to login into your Blogger account and go to
  1.  Layout
  2. Add label Widget 
  3. From the Layout and put the settings same as the picture below.



In the template, search for the ]]></b:skin>
 tag  and just above it paste the following Coding.






NOTE: The following Css only works for Cloud Label Widget if you put the setting for List label it will not work properly.

You have made it. Visit your blog and check the awesome widget live in action, hope you liked this tutorial, if you enjoyed then please share it with your friends,





Credit to: SoraBloggingTips



Thank you for using my tutorial's ^^ Leave a comment here ! so i can re-visit you!

Cute Divider's

4:30 AM 0 Comments


   Hi! These are some cool and girly divider's for your blog! They can suit all sorts of happy moods. Use these cute divider's for dividing posts or long texts. You can also put your text in the center as a headline divider. See also the  They’re great to use on website/blog.

NOTE:

 This is not mine unless stated. I just want to share what i discovered so you can use it too in your blog. Credits to the owner of this cute cursor's. Please! Leave a comment if your using this ^_^.








































































Thank you for using my tutorial's ^^ Leave a comment here ! so i can re-visit you!

Monday, June 11, 2018

Cute Cursor

9:27 AM 0 Comments

Hi! i want to share this cute cursor's  there so many of them so i think you gonna that suits to your taste enjoy !

 How to add cursor in blog?

FOR TEMPLATE DESIGNER

             Search   ]]></b:skin> copy the code below and paste it underneath   ]]></b:skin>
body, a, a:hover {
cursor: url(YOUR CURSOR URL), auto;}

FOR BLOG-SKIN

    Search  </style> copy the code below and paste it underneath   </style>
body, a, a:hover {
cursor: url(YOUR CURSOR URL), auto;}

Change the  highlighted text with your own cursor url…


NOTE
This is not mine unless stated. I just want to share what i discovered so you can use it too in your blog. Credits to the owner of this cute cursor's.
Please! Leave a comment if your using this ^_^.




                   

                 

                         

                         

                       

         



Thank you for using my tutorial's ^^ Leave a comment here ! so i can re-visit you!