In this article I am going to tell "How to connect any other profile in "About me" widget along with blogger or Google+?"
- Sign in to blogger.
- Go to Dashboard > Template > Edit HTML
- At this moment, you are displayed with HTML Template Editor.
- Click on the code box, press Ctrl + F & look for the following code
- Now in the immediately next line Paste the following code. <a href='URL'>Name of the Website that corresponds to the URL</a>
- Change the URL & Name of the Website that corresponds to the URL for your need.
- Example :-
<a href='http://www.facebook.com/khay7'>Facebook Profile</a> - Alternatively like I have given icons for each profile, you shall also replace Name of the Website that corresponds to the URL into an image like below,
<a href='http://www.facebook.com/khay7'><img src='https://cdn1.iconfinder.com/data/icons/logotypes/32/square-facebook-128.png'/></a> - Reproduce the code as many as times you need for each profile.
Comments
Post a Comment