• Hi Everyone,

    I am having a problem with the inbuilt WordPress CMS at the moment whereby whenever I try to enter a break using the br html tag, the CMS strips it out automatically and leaves me with no break.

    Any ideas?

    Blog – 210 Forerunner Review

Viewing 3 replies - 1 through 3 (of 3 total)
  • apply a class to it

    <br class="spacer" />

    as a bonus, you can define the height of that blank line in your style.css

    Thread Starter ross88guy

    (@ross88guy)

    Thanks for the tip, works like a charm!

    wahinemedia

    (@wahinemedia)

    Put this in the stylesheet?
    <br class=”spacer” />

    as a bonus, you can define the height of that blank line in your style.css

    Can you give me an example?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Force Line Break’ is closed to new replies.