Title: verysame's Replies | WordPress.org

---

# verysame

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Looking for a free, fullscreen responsive gallery theme](https://wordpress.org/support/topic/looking-for-a-free-fullscreen-gallery-theme/)
 *  Thread Starter [verysame](https://wordpress.org/support/users/verysame/)
 * (@verysame)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/looking-for-a-free-fullscreen-gallery-theme/#post-8157607)
 * I give up.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Bakery Theme Footer](https://wordpress.org/support/topic/bakery-theme-footer/)
 *  [verysame](https://wordpress.org/support/users/verysame/)
 * (@verysame)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/bakery-theme-footer/#post-8156152)
 * If it’s a free theme I’m not even sure you’re supposed to do that.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Looking for a free, fullscreen responsive gallery theme](https://wordpress.org/support/topic/looking-for-a-free-fullscreen-gallery-theme/)
 *  Thread Starter [verysame](https://wordpress.org/support/users/verysame/)
 * (@verysame)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/looking-for-a-free-fullscreen-gallery-theme/#post-8156139)
 * Plus,
 * I always felt quite confused about how the forums on WP work.
    I just replied
   to this thread, but I don’t see it on the first page of the forum, it seems it’s
   got lost buried with other threads. Isn’t the forum supposed to show the latest
   posts?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Looking for a free, fullscreen responsive gallery theme](https://wordpress.org/support/topic/looking-for-a-free-fullscreen-gallery-theme/)
 *  Thread Starter [verysame](https://wordpress.org/support/users/verysame/)
 * (@verysame)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/looking-for-a-free-fullscreen-gallery-theme/#post-8156116)
 * Anyone?
    Sometimes I feel this forum it’s kind of desolated..
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to get rid of the gap between content and footer?](https://wordpress.org/support/topic/how-to-get-rid-of-the-gap-between-content-and-footer/)
 *  [verysame](https://wordpress.org/support/users/verysame/)
 * (@verysame)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/how-to-get-rid-of-the-gap-between-content-and-footer/#post-8153706)
 * I’m not an expert,
 * but looking at the code it seems you have:
 *     ```
       .main-content {
           padding: 70px 0;
           overflow: hidden;
       }
       ```
   
 * with a child theme and a custom CSS you can add this:
 *     ```
       .main-content {
           padding: 0;
       }
       ```
   
 * If you do so, then the page will look like this:
 * ![no padding](https://i0.wp.com/s10.postimg.org/3yi4wtnwp/Clipboard_1.jpg?ssl
   =1)
    -  This reply was modified 9 years, 9 months ago by [verysame](https://wordpress.org/support/users/verysame/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Add link to Featured Image](https://wordpress.org/support/topic/add-link-to-featured-image/)
 *  Thread Starter [verysame](https://wordpress.org/support/users/verysame/)
 * (@verysame)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/add-link-to-featured-image/#post-6841710)
 * Should I create an index.php even if the theme doesn’t come with one already?
   
   If so, what should I add to the index.php?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Add link to Featured Image](https://wordpress.org/support/topic/add-link-to-featured-image/)
 *  Thread Starter [verysame](https://wordpress.org/support/users/verysame/)
 * (@verysame)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/add-link-to-featured-image/#post-6841692)
 * Neither, I’m starting with the main theme, I was expecting to find an index.php
   which I don’t see.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Add link to Featured Image](https://wordpress.org/support/topic/add-link-to-featured-image/)
 *  Thread Starter [verysame](https://wordpress.org/support/users/verysame/)
 * (@verysame)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/add-link-to-featured-image/#post-6841689)
 * Thanks Local Frame,
 * I’m kind of lost, I was going to add the code you posted but in the theme root
   I can’t find any page.php or index.php.
    I only see this: footer.php functions.
   php rtl.css style.css
 * and these folders:
    [languages] [js] [inc]
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Add link to Featured Image](https://wordpress.org/support/topic/add-link-to-featured-image/)
 *  Thread Starter [verysame](https://wordpress.org/support/users/verysame/)
 * (@verysame)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/add-link-to-featured-image/#post-6841651)
 * I assume there’s no way to do this which sounds kind of strange to me.
    I thought
   could have been a quite common case, how come WordPress doesn’t already come 
   with an option like this?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Add link to Featured Image](https://wordpress.org/support/topic/add-link-to-featured-image/)
 *  Thread Starter [verysame](https://wordpress.org/support/users/verysame/)
 * (@verysame)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/add-link-to-featured-image/#post-6841610)
 * No one?

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