Title: float to right ?
Last modified: February 11, 2020

---

# float to right ?

 *  [abdoo22](https://wordpress.org/support/users/abdoo22/)
 * (@abdoo22)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/float-to-right/)
 * hello
 * i need to know source of this code plugin files
 * .lwptoc_i {
    padding: 14px 18px 18px; text-align: left; }
 * becuase i need it float to right to be compitable with my site
 * thanks

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

 *  Plugin Author [LuckyWP](https://wordpress.org/support/users/theluckywp/)
 * (@theluckywp)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/float-to-right/#post-12421169)
 * Hello!
 * Try use option “Float”: [https://ps.w.org/luckywp-table-of-contents/assets/screenshot-8.png?rev=2099146](https://ps.w.org/luckywp-table-of-contents/assets/screenshot-8.png?rev=2099146)
 *  Thread Starter [abdoo22](https://wordpress.org/support/users/abdoo22/)
 * (@abdoo22)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/float-to-right/#post-12421188)
 * Hello thanks for support
    setting work with table at all i need float of text
   only
 *  Plugin Author [LuckyWP](https://wordpress.org/support/users/theluckywp/)
 * (@theluckywp)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/float-to-right/#post-12422426)
 * For text align right into table of contents add this CSS to CSS-file in your 
   theme:
 *     ```
       .lwptoc_i {
           text-align: right;
       }
       ```
   
 * Keep in mind that the plugin supports RTL. On RTL-sites text align right automatic
   without aditional CSS.
    -  This reply was modified 6 years, 7 months ago by [LuckyWP](https://wordpress.org/support/users/theluckywp/).
    -  This reply was modified 6 years, 7 months ago by [LuckyWP](https://wordpress.org/support/users/theluckywp/).

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

 The topic ‘float to right ?’ is closed to new replies.

 * ![](https://ps.w.org/luckywp-table-of-contents/assets/icon-256x256.png?rev=2100677)
 * [LuckyWP Table of Contents](https://wordpress.org/plugins/luckywp-table-of-contents/)
 * [Support Threads](https://wordpress.org/support/plugin/luckywp-table-of-contents/)
 * [Active Topics](https://wordpress.org/support/plugin/luckywp-table-of-contents/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/luckywp-table-of-contents/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/luckywp-table-of-contents/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [LuckyWP](https://wordpress.org/support/users/theluckywp/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/float-to-right/#post-12422426)
 * Status: not resolved