Adjusting blog page featured image size

  • Posted in : Read WP
  • cambeetle
    Participant

    Hi,

    The featured images on the blog pages show up as less than full size. I would like to know how to make them fill out the amount of width that the text takes up.

    serkan
    Moderator

    Hi,
    Could you provide me your url please ?

    cambeetle
    Participant
    serkan
    Moderator

    Hi,
    This topic is related with your issue. Please check out this url. http://www.pixelwars.org/forums/topic/post-images-wider-than-post-text/

    cambeetle
    Participant

    Hi,
    Thanks for your response but I think that I didn’t explain correctly :)
    I am only interested in the image, when viewed from the blog page that contains all of the posts, takes up the width of the text. Since there is no way to upload an image allow me to try and give a visual example via text:

    Currently this is happening:
    —–Blog post 1———

    text text text text text
    text text text text text
    text text text text text
    text text text text text

    —–Blog post 2———
    <—–image is showing up not as wide as the text
    text text text text text
    text text text text text
    text text text text text
    text text text text text

    But I want this to happen:

    —–Blog post 1———
    <—I want the image to span the entire width of the text
    text text text text text
    text text text text text
    text text text text text
    text text text text text

    —–Blog post 2———

    text text text text text
    text text text text text
    text text text text text
    text text text text text

    I have used this theme before and did not have to make any code changes. It functioned just like the posts you have on the demo that is on Themeforest. I am wondering if a plugin is creating this but I have only installed one plugin and have deactivated it to see. Thanks for any help :)

    cambeetle
    Participant

    It looks like my message did not show up as planned. My text example might be more confusing than intended so please allow me to explain using links.

    On your demo site, the page that collects all of the posts, the 7th and the last post show the image spanning the entirety of the post text. On my site the page that collects all of the posts does not do this. It shrinks the images. I would like for the images to span the width of the text. Thanks :)

    serkan
    Moderator

    Hi,
    Please use this custom css code;

    .featured-image img { width: 780px; }

    Thanks

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register