Goshee
05-31-2012, 11:50 PM
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 1338565374 at 1338565374 ---------------
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:
.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 :)
The gap between:
Post 1 End
<this space here I want to enlarge>
Post 2 Start
--------------- Added 1338565374 at 1338565374 ---------------
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:
.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 :)