Title: Entertainicus's Replies | WordPress.org

---

# Entertainicus

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Gateway theme] Remove empy white space to the right of posts](https://wordpress.org/support/topic/gateway-theme-remove-empy-white-space-to-the-right-of-posts/)
 *  Thread Starter [Entertainicus](https://wordpress.org/support/users/entertainicus/)
 * (@entertainicus)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/gateway-theme-remove-empy-white-space-to-the-right-of-posts/#post-6376050)
 * I know I have to edit the style.css but where is this space defined? Anyone please?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Bop Search Box Item Type For Nav Menus] How to remove Submit button](https://wordpress.org/support/topic/remove-submit-button-1/)
 *  Thread Starter [Entertainicus](https://wordpress.org/support/users/entertainicus/)
 * (@entertainicus)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/remove-submit-button-1/#post-6377114)
 * Figured it out.
 * Resolved
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Resize image in posts so it is not stretched](https://wordpress.org/support/topic/resize-image-in-posts-so-it-is-not-stretched/)
 *  Thread Starter [Entertainicus](https://wordpress.org/support/users/entertainicus/)
 * (@entertainicus)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/resize-image-in-posts-so-it-is-not-stretched/#post-6341780)
 * I just figured it out myself. 🙂 For future reference: the problem is in the 
   funtions.php
 * add_theme_support( ‘post-thumbnails’ );
    add_image_size( ‘gateway-post-image’,
   712, 440, true ); add_image_size( ‘gateway-page-image’, 712, 440, true );
 * as you can see I change both values to the desired size. Now everything works
   fine.
 * Thanks again though.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Resize image in posts so it is not stretched](https://wordpress.org/support/topic/resize-image-in-posts-so-it-is-not-stretched/)
 *  Thread Starter [Entertainicus](https://wordpress.org/support/users/entertainicus/)
 * (@entertainicus)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/resize-image-in-posts-so-it-is-not-stretched/#post-6341776)
 * If I change it to 100% and auto then the images on the front page will change
   as well and each have different sizes and the image in the posts themselves will
   still be stretched
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Resize image in posts so it is not stretched](https://wordpress.org/support/topic/resize-image-in-posts-so-it-is-not-stretched/)
 *  Thread Starter [Entertainicus](https://wordpress.org/support/users/entertainicus/)
 * (@entertainicus)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/resize-image-in-posts-so-it-is-not-stretched/#post-6341775)
 * thank you.
 * but that is the width and height I would like the image to have I changed those
   values on purpose. I just like it to look the exact same way it does on the front
   page in the posts. Without distorting the image.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Gateway theme] Remove empy space above first post/ Remove "Blog" Section](https://wordpress.org/support/topic/remove-empy-space-above-first-post-remove-blog-section/)
 *  Thread Starter [Entertainicus](https://wordpress.org/support/users/entertainicus/)
 * (@entertainicus)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/remove-empy-space-above-first-post-remove-blog-section/#post-6322534)
 * I have manage to remove the section in CSS completely but there is still an empty
   space

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