Title: patrickrhill's Replies | WordPress.org

---

# patrickrhill

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Identifying most recent post for alternate styling](https://wordpress.org/support/topic/identifying-most-recent-post-for-alternat-styling/)
 *  [patrickrhill](https://wordpress.org/support/users/patrickrhill/)
 * (@patrickrhill)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/identifying-most-recent-post-for-alternat-styling/#post-886810)
 * Thanks a lot. This was very helpful. One thing I altered though was changing 
   the class “regular” to simply “post”, because that is what the default class 
   is set to in wordpress. That way your original post styles that were already 
   set will all still be there after this code is implemented. Only the first post
   will change.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [How to create a styleheet for only a specific post](https://wordpress.org/support/topic/how-to-create-a-styleheet-for-only-a-specific-post/)
 *  [patrickrhill](https://wordpress.org/support/users/patrickrhill/)
 * (@patrickrhill)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/how-to-create-a-styleheet-for-only-a-specific-post/#post-788820)
 * I think the easiest way is to open the page in your browser that has that post
   on it. Then in firefox, go to view page source and you will see the post id. 
   Use that as your selector in your style sheet and only that post will be affected.
   For instance to change the color for a post with id=”post-234″, the css would
   be: #post-234 {background-color: red;)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Twitter for WordPress] Not seeming to pick up new twits](https://wordpress.org/support/topic/plugin-twitter-for-wordpress-not-seeming-to-pick-up-new-twits/)
 *  [patrickrhill](https://wordpress.org/support/users/patrickrhill/)
 * (@patrickrhill)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/plugin-twitter-for-wordpress-not-seeming-to-pick-up-new-twits/#post-755476)
 * I just updated to the newest version of this plug-in and I immediately started
   getting the “No public Twitter messages.” error. I uninstalled the plugin, re-
   downloaded it and reinstalled. It started working for about 20 minutes then started
   showing the error message again. Everything was working fine before I updated.
   I’m still using wordpress 2.6.3. Could this be the problem? Is there a way for
   my to downgrade to the older version of the plugin?
 * Update: It started working again. Seems to just be going in and out of service.

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