ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Unwanted <p> tag

October 09, 2011 11:41pm

Subscribe [3]
  • #1 / Oct 09, 2011 11:41pm

    Plasticmonument

    4 posts

    Hello,

    I’ve read the previous threads. Can’t seem to find any thread where someone is running my version of EE with this same problem.

    Problem: I am running 2.2.2 and paragraph tags are being added to my code:

    <section>
       <h3><span></span>This is column 1</h3>
    <p>   Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc accumsan, mauris nec dapibus faucibus, arcu lacus volutpat lacus, sit amet sodales purus quam ac lectus. Proin vitae neque dolor. Fusce convallis, arcu sit amet laoreet vulputate, erat tortor dignissim eros, sit amet vehicula ligula odio facilisis dolor. Donec vitae turpis dolor, vel tristique risus. In tincidunt magna vitae mauris mattis sed bibendum lacus dignissim. Maecenas eget dolor a quam convallis lacinia eu ac purus. <br />
      </section>

    This is specifically the issue I am having:

    <h3><span></span>This is column 1</h3>

    I obviously don’t want a paragraph tag inside of a header tag… I have changed the text formatting to ‘none’ to no prevail. EE is completely ignoring my settings…

    I really don’t feel I should have to use a plugin for something this simple and would appreciate not having to; e.g., HTML Stripper which doesn’t work past EE1 or Super Geekery.

    For a $300 license I feel random code shouldn’t be added to mine… Am I nuts here? Can someone give me advice outside of the typical ‘have you tried turning it off and on again’ script?

    Thanks in advance!

  • #2 / Oct 10, 2011 12:29am

    glenndavisgroup

    436 posts

    Hi Plasticmonument,

    This might help you resolve the issue:

    http://ellislab.com/forums/viewthread/196399/

    Mike

  • #3 / Oct 10, 2011 7:14am

    negerjeff

    3 posts

    I wasn’t able to remove the <.p>, but I removed it’s function in the stylesheet.


    .classname p
    {
    margin: 0;
    padding: 0;
    }

    atleast that solved my problems, since the <.p> destroyed my buttoms..

    Hope this helped you out abit

     

    /Jeff

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases