Hi,
the Widget last posts in the bottom-part didnt have a dotted line unter the headline like archive or pages ect. Ill try
#recent-posts-4 h3.widgettitle {
border-bottom: 1px dotted #555555;
padding-bottom: 6px;
}
.recentcomments, .widget_recent_entries li {
border-top-width: 1px;
border-top-style: dotted;
}
but it didn runs. Do you have a idea, whats wrong?














