Title: Posts site
Last modified: April 13, 2021

---

# Posts site

 *  [Michal Janata](https://wordpress.org/support/users/kalich5/)
 * (@kalich5)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/posts-site/)
 * There is an error in the template. It does not display a large preview image 
   on the posts page, and posts are in the menu at the same time. Please fix it 
   quickly.
    [https://svat.skauting.cz/galerie/](https://svat.skauting.cz/galerie/)
 * Thanks

Viewing 1 replies (of 1 total)

 *  Theme Author [Anders Norén](https://wordpress.org/support/users/anlino/)
 * (@anlino)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/posts-site/#post-14315915)
 * Hi [@kalich5](https://wordpress.org/support/users/kalich5/),
 * Your site includes custom CSS causing the posts to overlap the site header element:
 *     ```
       #site-header {
       	font-family: themix;
       	font-weight: 700;
         background: transparent !important;
       	margin: 0;
       	position: absolute;
       	left: 0;
       	right: 0;
       	top: 0;
       	z-index: 2;
       }
       ```
   
 * Second, the images used on the archive page are high resolution (twice the resolution
   of the display size). If I misunderstand your issue with the images, let me know.
 * — Anders

Viewing 1 replies (of 1 total)

The topic ‘Posts site’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/chaplin/2.6.8/screenshot.png)
 * Chaplin
 * [Support Threads](https://wordpress.org/support/theme/chaplin/)
 * [Active Topics](https://wordpress.org/support/theme/chaplin/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/chaplin/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/chaplin/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Anders Norén](https://wordpress.org/support/users/anlino/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/posts-site/#post-14315915)
 * Status: not resolved