Blogger Tips How To Divide The Widget Label In Two Columns
Published 14 November 2009 And 1,411 views

If you have many tags and sidebar wide enough, you always have the option to divide the widget label in two or more, for the problem of order and aesthetics to create a multicolumn label widget by adding a new section in the footer or sidebar. It is actually far simpler than seems : there is nothing to determine the width (%) for the listing of the section. In other words, you can do the same thing if you add a label widget to your sidebar, but with a simplified CSS code will be added before the :
]]></ b: skin>
And Add Css
#Label1 ul li{
float: left;
width: 45%;
}
Consider :
1. Width
will depend on how many columns you want included, and not always accurate, because the widget will inherit the label from the sidebar padding schedule (. Sidebar ul li or something similar). In this case, 45% is good for the two columns become 3 columns, you can walk along with 30 or 33%.
2. The selector
# Label1, may vary. By default, the label widget (if you only have one), must be Label1, but if you have two, you will have the widget ID Label1 and Label2 others.
3. You can share
any list of widgets (eg a list of links) in the same way, find out your ID.








Les’t Reading Free Tips About Blogger..