Title: blackhell's Replies | WordPress.org

---

# blackhell

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

 *   [Profile](https://wordpress.org/support/users/blackhell/)
 *   [Topics Started](https://wordpress.org/support/users/blackhell/topics/)
 *   [Replies Created](https://wordpress.org/support/users/blackhell/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/blackhell/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/blackhell/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/blackhell/engagements/)
 *   [Favorites](https://wordpress.org/support/users/blackhell/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: [How can I change the image size of items displayed on the carousel](https://wordpress.org/support/topic/how-can-i-change-the-image-size-of-items-displayed-on-the-carousel/)
 *  [blackhell](https://wordpress.org/support/users/blackhell/)
 * (@blackhell)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/how-can-i-change-the-image-size-of-items-displayed-on-the-carousel/#post-1301458)
 * find this on the header.php <div id=”featured”> and go to
 * <img src=”<?php echo bloginfo(‘template_url’); ?>/scripts/timthumb.php?src=/<?
   php $values = get_post_custom_values(“Image”); echo $values[0]; ?>&w=65&h=65&
   zc=1&q=100″ alt=”<?php the_title(); ?>” class=”left” **width=”65px” height=”65px**”/
   ><?php } ?>
 * here you can change the **width and height**
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Arthemia – Landscape image recised problem](https://wordpress.org/support/topic/arthemia-landscape-image-recised-problem/)
 *  [blackhell](https://wordpress.org/support/users/blackhell/)
 * (@blackhell)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/arthemia-landscape-image-recised-problem/#post-1044038)
 * change this
    class=”left” **width=”100px” height=”65px**” />
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [help with the categories order](https://wordpress.org/support/topic/help-with-the-categories-order/)
 *  [blackhell](https://wordpress.org/support/users/blackhell/)
 * (@blackhell)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/help-with-the-categories-order/page/2/#post-1088786)
 * hi **kapiljain.in**
    I have seen your last two posts and I also need some help
   with this code, can you send me the updated code pages also please?? my email
   is:franxiscoflores@gmail.com
 * Thank You

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