Title: peterpac's Replies | WordPress.org

---

# peterpac

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Expanding Archives] 2019 older posts not listed](https://wordpress.org/support/topic/2019-older-posts-not-listed/)
 *  Thread Starter [peterpac](https://wordpress.org/support/users/peterpac/)
 * (@peterpac)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/2019-older-posts-not-listed/#post-14414492)
 * OK, thanks for the info I didn’t know the widget would respond to that. I’m still
   feeling really silly about the seniors moment!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Expanding Archives] 2019 older posts not listed](https://wordpress.org/support/topic/2019-older-posts-not-listed/)
 *  Thread Starter [peterpac](https://wordpress.org/support/users/peterpac/)
 * (@peterpac)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/2019-older-posts-not-listed/#post-14414396)
 * Apologies, it seems as though I’ve totally confused myself by writing older posts
   on Instagram and posting them later on wordpress <duh> sorry to trouble you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Expanding Archives] 2019 older posts not listed](https://wordpress.org/support/topic/2019-older-posts-not-listed/)
 *  Thread Starter [peterpac](https://wordpress.org/support/users/peterpac/)
 * (@peterpac)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/2019-older-posts-not-listed/#post-14414322)
 * [https://tastegranitebeltwine.wine/blog/heritage-estate-2012-cabernet-sauvignon/](https://tastegranitebeltwine.wine/blog/heritage-estate-2012-cabernet-sauvignon/)
 * Pagination doesn’t seem to be displaying older posts either?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapsed Archives] Doesn’t list older posts](https://wordpress.org/support/topic/doesnt-list-older-posts/)
 *  Thread Starter [peterpac](https://wordpress.org/support/users/peterpac/)
 * (@peterpac)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/doesnt-list-older-posts/#post-14414108)
 * Apologies this post was meant for Expanding Archives support, but can’t seem 
   to delete it?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Bento] Topbar and other layout issues](https://wordpress.org/support/topic/topbar-and-other-layout-issues/)
 *  Thread Starter [peterpac](https://wordpress.org/support/users/peterpac/)
 * (@peterpac)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/topbar-and-other-layout-issues/#post-12029121)
 * Yes solved! I just couldn’t easily find that .blog selector. I installed a plugin
   Custom CSS so it’s easier to view the entire cascade line – sometimes it can 
   be right in front of you and you don’t see it.
 * Anyway muchas gracias : )
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Bento] Hide gap where title goes on some pages](https://wordpress.org/support/topic/hide-gap-where-title-goes-on-some-pages/)
 *  [peterpac](https://wordpress.org/support/users/peterpac/)
 * (@peterpac)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/hide-gap-where-title-goes-on-some-pages/#post-12022856)
 * Hi Laura
 * Not sure if this is what you mean but between the top menu bar and the pic in
   the slider there is a grey background. If that’s the problem then this css should
   fix it for you:
 * .site-content {padding-top: 0px;}
 * as currently the padding is set to:
 * .site-content {padding: 60px 0 120px 0;}
 * cheers
 * Peter
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Bento] Topbar and other layout issues](https://wordpress.org/support/topic/topbar-and-other-layout-issues/)
 *  Thread Starter [peterpac](https://wordpress.org/support/users/peterpac/)
 * (@peterpac)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/topbar-and-other-layout-issues/#post-12019111)
 * Hi Andrii
 * Thanks for your reply. I’m not sure I can address the correct selector for this.
   So far I have:
    div.post-thumbnail { float: left; max-width: 30% !important; 
   margin: 0px 20px 0px 0px; } .entry-title { clear: none !important; }
 * Which affects how things are displayed on the posts page (where the excerpts 
   are).
 * Please note that the image is set to 30% as I only want a small image on this
   page.
 * On the actual post/article I want a much larger image and the image there is 
   only slightly larger than the image on the posts page. On the posts page the 
   selector appears to be the same i.e. div.post-thumbnail.
 * There is also, on the post page:
    .attachment-post-thumbnail.size-post-thumbnail.
   wp-post-image
 * but this is already set to max-width: 100%;
 * So not sure where you mean to adjust the max-width so I can have a small image
   on the posts page and a considerably larger one on the page where the actual 
   post is?
 * cheers
 * Peter
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Bento] Topbar and other layout issues](https://wordpress.org/support/topic/topbar-and-other-layout-issues/)
 *  Thread Starter [peterpac](https://wordpress.org/support/users/peterpac/)
 * (@peterpac)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/topbar-and-other-layout-issues/#post-12010911)
 * Thanks Andrii
 * div.post-thumbnail worked well. It has significantly reduced the size of the 
   image on the actual post page though, it’s now only a little larger than the 
   one next to the excerpt, I don’t really understand that behaviour but I can live
   with it.
 * Regarding the topbar I have now opted to use a wide layout in lieu of boxed and
   it’s looks better anyway … so happy with that.
 * … and yes, as per email all the other issues are now resolved.
 * Thank you for your support and I’m very happy with Bento : )
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Bento] Topbar and other layout issues](https://wordpress.org/support/topic/topbar-and-other-layout-issues/)
 *  Thread Starter [peterpac](https://wordpress.org/support/users/peterpac/)
 * (@peterpac)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/topbar-and-other-layout-issues/#post-11993152)
 * I solved the issue of the broken links to the social icons on the project pages
   by creating a separate folder ‘social-icons’, uploading the images there and 
   pointing to them using the https:// … absolute url.
 * The only solution I have for the topbar not aligning with a boxed layout is to
   switch the layout to wide, that will work but it’s not what I really want, so
   not ideal. Unless I’m missing something it looks like this ability isn’t included
   in the expansion pack and really it should be, but maybe Andrii has something
   to add to this?
 * However, I’m still looking for the solution to issue 3 above.

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