Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1114582
    rmgv2000
    Participant

    Hello,

    My URL is http://www.conciencia-coaching.nl
    I want to have a featured image for my posts but when i select the featured image, it becomes full width in the post itself

    take a look:
    http://www.conciencia-coaching.nl/blog/herken-de-stressoren-op-je-werk/

    The post is made with cornerstone.
    I want to have the same post layout like http://albertsonnevelt.nl/burn-out-voorkomen-begint-tussen-de-oren/
    so image and text content aligned

    but I also want to have the featured imaged displayed in de Post Grid

    please can you help me out?

    #1115005
    Rupok
    Member

    Hi there,

    Thanks for writing in! Your given links seems down. Can you make sure it’s up and running.

    Cheers!

    #1115079
    rmgv2000
    Participant

    The seem to be up and running to me at this moment.
    Can you help me please?

    #1115229
    Christopher
    Moderator

    Hi there,

    Please decrease site width to 88% under Customize -> layout and design.
    If you still need to resize the image, please add following code in Customize -> Custom -> CSS :

    .entry-featured {
        width: 50%;
        margin-right: auto;
        margin-left: auto;
    }

    Hope it helps.

  • <script> jQuery(function($){ $("#no-reply-1114582 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>