• I am trying to put some space between rows of html elements in my WYSIWYG content box.
    On top I have 4 columns each with a pic headline and description. below that I want a 1/2 – 1/4 – 1/4 row of columns.

    What I am struggling with is separating these with some white space. Bottom columns sit tight up against the top group of columns. I have treid to separate with <p> < /p>tags. which works but the < /P> tag appears in my webpage copy

    If anyone could point out what I am doing wrong, I would much appreciate it

    Thanks in advance

    Phill

    Here is the come I am working with:

    [Code moderated as per the Forum Rules. Please use the pastebin]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter brasstacks

    (@brasstacks)

    My code was removed so here it is in pastebin:

    http://pastebin.com/MUinCdj1

    Thanks!

    you need to check what the rendered output of your content looks like in the browser to see if there are any suitable css selectors to use for formatting.

    please use a tool such as Firebug http://getfirebug.com/ or similar for this purpose.

    and maybe tag this topic (on the right hand side here in the forum) with the name of the used plugin to attract more suggestions.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Spacing between elements’ is closed to new replies.