Blog Post – CSS Issue – Text misaligned

  • In Progress
    Posted in: Orizon  
  • Member
    LokoteJones
    March 12, 2013 at 10:41 am #29898

    When you create a blog post in Orizon, it bunches up the text around the <code><h2></code> tag. The only fix I have figured out so far is to —

    <code>
    <h2>This is my blog post first title I add</h2>
    &nbsp;&nbsp;&nbsp;&nbsp;
    <div></div>
    <div></div>
    <p>hello</p>
    </code>
    I am forced to add non breaking spaces and empty divs in order to get the text to end up below and not next to the h2 tag. Any idea on a fix for this issue?
    Thanks,
    Aaron

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.