Forums

Trouble adding space between posts (6 posts)

  1. tileah
    Member
    Posted 4 months ago #

    I am having trouble adding space between the posts on my homepage. The web designer who built the theme for us has disappeared :(

    site is here > http://www.letschickchat.org

    any help would be appreciated :)

  2. Matt McInvale
    Member
    Posted 4 months ago #

    try adding this to your stylesheet file:

    .entry-content p {
    margin-bottom:2em;
    }

  3. tileah
    Member
    Posted 4 months ago #

    that worked beautifully...it only seperated the text however i would also like to seperate that notebook paper in the background? should i add the background to that code series?

  4. esmi
    Theme Diva & Forum Moderator
    Posted 4 months ago #

    Try using Firefox with the Firebug add-on for this kind of CSS work.
    http://getfirebug.com/

  5. tileah
    Member
    Posted 4 months ago #

    i have firebug but i don't know where to place the code or what i'm looking for to achieve what i am trying to do.

  6. tileah
    Member
    Posted 4 months ago #

    basically i just want to seperate all the posts instead of having them as one long page looking post.

Reply

You must log in to post.

About this Topic