• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Generate Theme Post Images

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › General Discussion › Generate Theme Post Images

This topic is: not resolved

Tagged: generate theme

  • This topic has 4 replies, 2 voices, and was last updated 12 years ago by JWsimpkins.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • June 27, 2013 at 5:04 pm #48127
    JWsimpkins
    Member

    Hey guys,

    On the generate theme demo the post images on the homepage are placed horizontally above the text of each post.

    On my installed generate theme the post images on my homepage are aligned to the left with the text jumbled up on the right-hand side of the images. How do I adjust my post images so that they display on the homepage above the post text, like the demo generate theme?

    Thanks!

    Jason

    http://fitmenover40.com
    June 27, 2013 at 5:47 pm #48134
    rfmeier
    Member

    Hello,

    Are you looking for something like this?

    https://www.diigo.com/item/image/40chg/2kec

    If so, there is a rule in your style.css that is overriding the right margin of your post images;

    /* line ~1307 */
    .post-image {
    	border: 0;
    	margin: 0 0 30px -40px !important;
    	padding: 0;
    	max-width: none !important;
    }

    You will want to change the right margin to something like this;

    /* line ~1307 */
    .post-image {
    	border: 0;
    	margin: 0 15px 30px -40px !important; /* add 15px right margin */
    	padding: 0;
    	max-width: none !important;
    }

    I hope this helps.


    Ryan Meier – Twitter

    June 27, 2013 at 7:46 pm #48150
    JWsimpkins
    Member

    Hi Ryan,

    Thanks for your reply. The look I'm trying to achieve is the same as the generate theme demo page below:

    http://demo.studiopress.com/generate/

    I would like the post images above the text.

    Cheers,

    Jason

    June 28, 2013 at 5:58 am #48192
    rfmeier
    Member

    Jason,

    I understand. It looks like your theme is using the genesis_grid_loop(). Is your home page using a page template? Would you be able to post the code or at least send it to me? I think it will just be some argument modifications for the genesis_grid_loop().

    Let me know.


    Ryan Meier – Twitter

    June 28, 2013 at 7:50 am #48209
    JWsimpkins
    Member

    Hi Ryan,

    I'm not really technically inclined, so I'm not quite sure which code you're referring to. I can tell you that I'm running the Genesis framework with the Generate theme activated if that helps.

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2025 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble