WYSIWYG problem
-
Hey all,
I have the TinyMCE advanced plugin installed. I copy/paste html (text/pics) from one page to another, but having problems with lists.
For example:
https://i59.tinypic.com/2z6f4wj.pngShould look like this (the listing format, don’t worry about the html styling I changed)
How it looks:
https://i59.tinypic.com/8yxsuu.pngSo,the problem is the listing. The sub-lists below the parent numbered lists should be circle.
This is the code from the editor’s text tab:
<h2 id="MailingLists-Howtocreateamailinglist">How to create a mailing list</h2> <p>cPanel includes an interface that allows you to define a name, password, and domain name for the mailing list.</p> <p>To add a new mailing list, perform the following steps:</p> <ol> <li>Enter the mailing list name in the <em>List Name</em> text box.</li> <li>Select a domain from the <em>Domain</em> menu.</li> <li class="title">Enter and confirm the new password in the appropriate text boxes. <div class="aui-message warning shadowed information-macro"> <div class="message-content"> <ul> <li>The system grades the password that you enter on a scale of 100 points. <em>0</em> indicates a weak password, while <em>100</em> indicates a very secure password.</li> <li>Some web hosts require a minimum password strength. A green password <em>Strength</em> meter indicates that you met the required password strength.</li> <li>Click <em>Password Generator</em> to generate a strong password. For more information, read our<span class="twikiLink"><em> <a href="https://documentation.cpanel.net/display/ALD/The+Password+Generator">Password Generator</a></em> documentation</span>.</li> </ul> </div> </div> <div class="title"> <div class="message-content"> <p><span style="background-color: #ffff99;">Use a secure password. A secure password is not a dictionary word and contains uppercase and lowercase letters, numbers, and symbols.</span></p> </div> </div> </li> <li>Confirm the password in the <em>Password (Again)</em> text box.</li> <li> <p>Select one of the following privacy options:</p> <ul> <li> <p><em>private</em> — This mailing list has private archives, the administrator must approve subscriptions, and the mailing list is not advertised on the <em>Mailman</em> interface.</p> </li> <li> <p><em>public</em> — This mailing list has public archives, the subscriptions are open, or the list is advertised on the <em>Mailman</em> interface.</p> </li> </ul> </li> <li>Click <em>Add Mailing List</em> to create the new mailing list.</li> </ol>
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘WYSIWYG problem’ is closed to new replies.