How to Create Blogroll in Blogger

If you want to add Blogroll in your widget, you can use either Link list Gadget from your Add Gadget button or you can also add with simple code like below.


Here are step:

1. Log in to your Blogger account.
2. Click Layout >> Page Element.
3. Click on Add Gadget and add below code in it.

<div style=”border: 1px solid #000;
overflow: auto;
width: 150px;
height: 200px;
text-align: center; “>

#link1 <br />
#link2 <br />
#link3 <br />
#link4 <br />

</div>

You can change width and height and link 1,2,3,4 as you want. Or change color #000 as your choice.

No comments yet.

Leave a Reply

CommentLuv Enabled