Title: Custom Background Color
Last modified: August 21, 2016

---

# Custom Background Color

 *  Resolved [Jignesh Prajapati](https://wordpress.org/support/users/jigneshmguru/)
 * (@jigneshmguru)
 * [13 years ago](https://wordpress.org/support/topic/custom-background-color/)
 * I am using Wp Table Reloaded Plugin in WordPress on This Site :
 * [http://equinoximpex.inditalent.com/acid-dyes/](http://equinoximpex.inditalent.com/acid-dyes/)
 * On this page in second column name of shade, i want use different color in every
   next box like,
 * [http://www.equinoximpex.com/acid-dyes.html](http://www.equinoximpex.com/acid-dyes.html)
 * Tried to using
 * > <div style=”background-color:#xyz;”></div>
 * But not Work, want to use custom color in each box.
 * I dont have knowledge of php,,, but good knowledge of Css and Html.
 * So please help.
 * [http://wordpress.org/extend/plugins/wp-table-reloaded/](http://wordpress.org/extend/plugins/wp-table-reloaded/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years ago](https://wordpress.org/support/topic/custom-background-color/#post-3677600)
 * Hi,
 * thanks for your question.
 * You almost have it. You’ll just have to give that `<div>` container a height.
   
   Something like
 *     ```
       <div style="background-color:#ff0000; height:20px;"></div>
       ```
   
 * should work fine.
 * Also, please note that WP-Table Reloaded has been replaced by TablePress, and
   I recommend to switch: [http://tobias.baethge.com/2013/01/tablepress-replaces-wp-table-reloaded/](http://tobias.baethge.com/2013/01/tablepress-replaces-wp-table-reloaded/)
 * Regards,
    Tobias
 *  [Jignesh Prajapati](https://wordpress.org/support/users/jignesh3305/)
 * (@jignesh3305)
 * [13 years ago](https://wordpress.org/support/topic/custom-background-color/#post-3677657)
 * Thanks Tobiasbs…
 * it’s work, and yes, new look of tablepress are so wonderful and more user-friendly…
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years ago](https://wordpress.org/support/topic/custom-background-color/#post-3677658)
 * Hi,
 * very nice! 🙂 That’s great to hear.
    Thanks for the confirmation!
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](http://wordpress.org/support/view/plugin-reviews/tablepress)
   here in the plugin directory. Thanks!

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

The topic ‘Custom Background Color’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-table-reloaded_f7dcd3.svg)
 * [WP-Table Reloaded](https://wordpress.org/plugins/wp-table-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-table-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-table-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-table-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-table-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-table-reloaded/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/custom-background-color/#post-3677658)
 * Status: resolved