My b2evolution Version: 3.3.3
I'm hoping someone can point me to the piece of code I need to edit (or delete) to get the vertical gap out of my posts between the publish date and actual post contents. Example: http://www.humanrally.com/blogs/index.php
div.bText p:first {
margin-top: 0;}
div.bSmallHead {
margin-bottom: 0;
}