Viewing 5 replies - 1 through 5 (of 5 total)
  • Looks like you should try this:

    .ace-blockcontent-body li, .ace-blockcontent-body a, .ace-blockcontent-body a:link, .ace-blockcontent-body a:visited, .ace-blockcontent-body a:hover {
    margin-top: 5px;
    }

    Thread Starter sherice

    (@sherice)

    Nothing happened…

    Your recent posts on the left hand side aren’t so crowded anymore. It looks like that’s not what you are referring to however. Try this:

    .jpgetrssfeed li {
    margin-bottom: 10px;
    margin-top: 10px;
    }

    You should “Inspect Element” in Chrome, Opera, Firebug etc. and play with the spacing on the CSS rule above until you like how it looks for your site. Looking good so far by the way ??

    Thread Starter sherice

    (@sherice)

    Ah, thank you! I will give that a try. I dread mucking around in code (even though I cut my design teeth on Notepad…*shudder*) but now I know what to focus on. Many thanks again!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Adding spacing to individual RSS items’ is closed to new replies.