Forums

[Plugin: Dean's FCKEditor For WordPress] Dean's FCK Editor -removing ul / li tags (1 post)

  1. globalnerds
    Member
    Posted 1 year ago #

    I am trying to put a list in my page and then use text indent to move it over a few times. Here is the code:

    <ul>
    	<ul>
    	  <ul>
    	    <ul>
    	      <ul>
    	        <ul>
    	          <ul>
    	            <ul>
    	              <li>Overview</li>
    	              <li>Pedigree</li>
    	              <li><a href="http://www.eponaracingstable.com/roster/french-song/french-song-race-record">Race Record<br />
    	                </a></li>
    	              <li><a href="http://www.eponaracingstable.com/roster/french-song/french-song-photo-gallery">Photo Gallery</a></li>
                    </ul>
                  </ul>
                </ul>
              </ul>
            </ul>
          </ul>
      </ul>
    </ul>

    Once I hit save, it does not appear on the page correctly - meaning that it does not move the text over at all. I do not want to put this in a table. Any ideas on why it is stripping out the text indents? You can have a look at the page here

    http://wordpress.org/extend/plugins/fckeditor-for-wordpress-plugin/

Topic Closed

This topic has been closed to new replies.

About this Topic