Hey there, tried looking everywhere but can't seem to figure out how to increase the amount of space in-between each post.
The gap between:
Post 1 End
<this space here I want to enlarge>
Post 2 Start
--------------- Added [DATE]1338565374[/DATE] at [TIME]1338565374[/TIME] ---------------
OMG it took me like 4 hours of sifting through redundant information but finally I found it!
To increase the space between posts simply add the following code:
Code:
.postbit, .postbitlegacy, .eventbit {
margin-top:10px;
}
to your:
Style Manager -> Edit Templates -> CSS Templates -> additional.css
Change the '10' to any numerical value you want