Is it possible to get rid of the vertical lines that separate the widgets in the sidebar ? It would give my page a cleaner look because of many short entries.
Thanks ...
Sergio
Is it possible to get rid of the vertical lines that separate the widgets in the sidebar ? It would give my page a cleaner look because of many short entries.
Thanks ...
Sergio
Hey,
just delete following code from style1.css:
.sidebar h3, .sidebar .box_entry {
border-bottom: 1px solid #BBBBBB;
}You must log in to post.