Title: [Plugin: Comment License] Adding breaks
Last modified: August 20, 2016

---

# [Plugin: Comment License] Adding breaks

 *  [margarita.vu](https://wordpress.org/support/users/margaritavu/)
 * (@margaritavu)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-comment-license-adding-breaks/)
 * Hey,
    I’m sorry, I don’t know anything about CSS code, I’d like to ask, how to
   make every rule appear on a separate line. Like this: 1. Rule nr. one 2. Rule
   nr. two 3. Rule nr. three.
 * I’m not sure where to add the break in the comment-license.php…
 * Thaanks (blush)
 * [http://wordpress.org/extend/plugins/comment-license/](http://wordpress.org/extend/plugins/comment-license/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Rishi](https://wordpress.org/support/users/designskew/)
 * (@designskew)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-comment-license-adding-breaks/#post-2803331)
 * Can you explain more what you wanna do ?
 *  Thread Starter [margarita.vu](https://wordpress.org/support/users/margaritavu/)
 * (@margaritavu)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-comment-license-adding-breaks/#post-2803334)
 * When I write my comment rules in “Comment License Options” they appear all in
   one line, no matter how I write them. (Like this: 1. Rule nr. one. 2. Rule nr.
   two. 3. Rule nr. three.)
 * But I want every rule to be on a separate line.
    Like this: 1. Rule nr. one 2.
   Rule nr. two 3. Rule nr. three.
 * So I imagine I need to add < br / > somewhere, am I wrong?
 *  [Rishi](https://wordpress.org/support/users/designskew/)
 * (@designskew)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-comment-license-adding-breaks/#post-2803339)
 * For Bullets :
    *Rule One *Rule Two
 * For Numbering :
 * 1 Rule One
    1 Rule Two 1 Rule Three and so o
 *  Thread Starter [margarita.vu](https://wordpress.org/support/users/margaritavu/)
 * (@margaritavu)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-comment-license-adding-breaks/#post-2803341)
 * yeah, where? I really don’t know CSS code, please be explicit.
 * I do not necessarily need a numbered or a bulleted list. I just need my text 
   to start in a different line when I tell it to do so (like by pushing “Enter”
   on a keyboard). I don’t know how to be more clear about this. :/
 * And I need to know WHERE exactly to modify the code, so I don’t ruin it. (Naturally,
   modifynig text in the “Options” window doesn’t have any effect. All text still
   appears in one line, so I assume I need to modify comment-license.php)
 *  [Rishi](https://wordpress.org/support/users/designskew/)
 * (@designskew)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-comment-license-adding-breaks/#post-2803409)
 * Oh! I misunderstood your Question. You can do this simply be pressing enter, 
   and it will jump to new line. Enter works fine to add something in new line. 
   Example :
 *     ```
       #page a {
       font-size:12px;
       }
       #wrap {
       position: relative;
       }
       ```
   
 * and so on..

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘[Plugin: Comment License] Adding breaks’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/comment-license.svg)
 * [Comment License](https://wordpress.org/plugins/comment-license/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/comment-license/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/comment-license/)
 * [Active Topics](https://wordpress.org/support/plugin/comment-license/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/comment-license/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/comment-license/reviews/)

## Tags

 * [break](https://wordpress.org/support/topic-tag/break/)
 * [line](https://wordpress.org/support/topic-tag/line/)
 * [separate](https://wordpress.org/support/topic-tag/separate/)

 * 5 replies
 * 2 participants
 * Last reply from: [Rishi](https://wordpress.org/support/users/designskew/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-comment-license-adding-breaks/#post-2803409)
 * Status: not resolved