Title: workharder's Replies | WordPress.org

---

# workharder

  [  ](https://wordpress.org/support/users/workharder/)

 *   [Profile](https://wordpress.org/support/users/workharder/)
 *   [Topics Started](https://wordpress.org/support/users/workharder/topics/)
 *   [Replies Created](https://wordpress.org/support/users/workharder/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/workharder/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/workharder/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/workharder/engagements/)
 *   [Favorites](https://wordpress.org/support/users/workharder/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Can I change the tablepress colours to match the colour of my theme?](https://wordpress.org/support/topic/can-i-change-the-tablepress-colours-to-match-the-colour-of-my-theme/)
 *  Thread Starter [workharder](https://wordpress.org/support/users/workharder/)
 * (@workharder)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/can-i-change-the-tablepress-colours-to-match-the-colour-of-my-theme/#post-8241213)
 * Thanks for the fast reply Tobias! The TablePress FAQ is actually really helpful
   🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] How to adjust the margins of the TablePress Header?](https://wordpress.org/support/topic/how-to-adjust-the-margins-of-the-tablepress-header/)
 *  Thread Starter [workharder](https://wordpress.org/support/users/workharder/)
 * (@workharder)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/how-to-adjust-the-margins-of-the-tablepress-header/#post-8170118)
 * This worked perfectly!
 * Thank you very much TobiasBG
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Where can I find the featured image in Theme Editor?](https://wordpress.org/support/topic/where-can-i-find-the-featured-image-in-theme-editor/)
 *  Thread Starter [workharder](https://wordpress.org/support/users/workharder/)
 * (@workharder)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/where-can-i-find-the-featured-image-in-theme-editor/#post-6870327)
 * > Hi workharder! providing the website url will be very helpful.
 * Ah of course – [http://nzt-services.com/landing-page/](http://nzt-services.com/landing-page/)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Where can I find the featured image in Theme Editor?](https://wordpress.org/support/topic/where-can-i-find-the-featured-image-in-theme-editor/)
 *  Thread Starter [workharder](https://wordpress.org/support/users/workharder/)
 * (@workharder)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/where-can-i-find-the-featured-image-in-theme-editor/#post-6870199)
 * Hopefully this doesn’t count as a double-post, but a little update.
 * I used inspect element to find that my featured image was div class=post_image.
   
   I found post_image in the css style sheet, and added the following:
 *     ```
       display: block;
           margin-left: auto;
           margin-right: auto
       ```
   
 * Yet the image remains uncentered?

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