When users post, the posts are too close together. How can I add a gap in between each post?
Example:
http://i83.photobucket.com/albums/j300/AndyWilliams24/CRAMPED.jpg
Thanks in advance
When users post, the posts are too close together. How can I add a gap in between each post?
Example:
http://i83.photobucket.com/albums/j300/AndyWilliams24/CRAMPED.jpg
Thanks in advance
I can't remember which part, but you need to modify the style.css file. I think it was the 'threadpost' & 'post' sections; change the padding/margin.
I can't seem to find any part in style.css called "threatpost"
.threadpost {
font-size: 11.5pt; /* Post content */
padding: 16px 10px;
margin-left: 140px;
}You must log in to post.