Title: torbie's Replies | WordPress.org

---

# torbie

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Recent Posts CSS Issue?](https://wordpress.org/support/topic/recent-posts-css-issue/)
 *  Thread Starter [torbie](https://wordpress.org/support/users/torbie/)
 * (@torbie)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/recent-posts-css-issue/#post-1799348)
 * Oh, forgot to post the php:
 *  <?php $my_query = new WP_Query(‘category_name=ask-giselle&posts_per_page=10’);?
   >
    <?php while ($my_query->have_posts()) : $my_query->the_post(); ?> <?php $my_custom_field
   = get_post_meta($post->ID, “thumb”, true); echo “<img width=’110′ height=’112′
   style=’float:left; margin-left: 0px; margin-top: 0px; margin-right: 15px; ‘ width
   =’60’ src='”.$my_custom_field.”‘/>”; ?>
 *  <?php the_excerpt(); ?>
 *  <?php endwhile; ?>
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] [Plugin: Contact Form 7] Width form problem – Opera/Firefox](https://wordpress.org/support/topic/plugin-contact-form-7-width-form-problem-operafirefox/)
 *  [torbie](https://wordpress.org/support/users/torbie/)
 * (@torbie)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-width-form-problem-operafirefox/#post-1768311)
 * I had this problem when I first started using CF7. What I did was create a new
   textarea field, and used the “optional” columns and rows, and just kept playing
   with it until I got it the size I wanted.
 * (Obviously, delete the old textarea field).
 * Hope that helps. Your question was a little vague, so I don’t know if I gave 
   you the answer you were looking for.

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