Previous we wrote about how to align Header in Blogger.Visitor being satisfied asked us is there also some CSS trick to align PageList or LinkList widget.Answer is Yes there is a great way.If you want to know follow us.
We will align using CSS.Just add CSS that suits your Taste.If you don’t know how to add CSS then Learn it From Here.If you use pagelist instead of Link list then just replace linklist CSS with PageList as it will work.
For Horizontal LinkList.
Horizontal LinkList is the used in Blogger Rounder.To align this type of Link List Just add this CSS.
- To Center
.LinkList { text-align:center !important; } .LinkList li { display:inline !important; float:none !important; }
- To Right
.LinkList { text-align:right !important; } .LinkList li { display:inline !important; float:none !important; }
For Vertical LinkList
- To align Center
.LinkList { text-align:center !important; }
- To Align Right
.LinkList { text-align:right !important; }
Enjoy
Subscribe for free
Thanks for visiting Blogger Rounder.We can subscribe to Blogger Rounder's by RSS feed or email updates.
0 comments on "Aligning PageList/LinkList Widget of Blogger":
Post a Comment
We Love To Hear Comments from You.Comments are Welcome.You can comment here regarding this Post.If it is not related with the post you can ask a question by Contacting Us.Before Comment Please Subscribe To our RSS or email updates.Publishing Spam Comment is Not allowed.If you want to Add Code then Please Encode it.
Simple Tags like <a> ,<strong>,<b>,<em> and <i> are allowed for preventing spam