Recent Topics

1 Dec 07, 2010 07:35    

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

2 Dec 07, 2010 09:41

div.bText p:first {
margin-top: 0;}

div.bSmallHead {
margin-bottom: 0;
}

3 Dec 07, 2010 09:56

Also perfect - thanks again!


Form is loading...