Blog                                     
                                        Автор: Bjorn Andreassen
                Просмотрено  1378,
                Подписчики 1,
                Размещенный 0
                 
                    
How do I get rid of the line that is merged with date?
See Attachment.
Размещено 

Hello.Add this code:
<style>
.imBlogSeparator {
display: none;
}
</style>
The Expert tab in the properties of your blog page.
Автор
Thx!