Title: tbrinker's Replies | WordPress.org

---

# tbrinker

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Posts in Page] Changing font color?](https://wordpress.org/support/topic/changing-font-color-11/)
 *  [tbrinker](https://wordpress.org/support/users/tbrinker/)
 * (@tbrinker)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/changing-font-color-11/#post-4305561)
 * Depending on how you set up your posts_loop_template.php file, you can customize
   how your posts appear in almost limitless ways with CSS. I believe the default
   posts_loop_template.php file will have the main div container marked with
 * `class="post hentry ivycat-post"`
 * Modify your theme CSS using the base selector and children thereof:
 * `.post.hentry.ivycat-post`
 * and you should be golden.

Viewing 1 replies (of 1 total)