Cant adjust the featured/thumbnail size on blog listing

Support Forums for LiveMesh Themes & Plugins Forums Appdev Theme Support Cant adjust the featured/thumbnail size on blog listing

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #6466
    unity100
    Member

    http://phpvalley.com/blog/

    The featured images are displayed HUGE. cant find any setting to fix this. I want them to appear as thumbnails.

    #6481
    unity100
    Member

    Noone with any advice ?

    #6491
    Ernesto
    Member

    Hi, I cannot find any featured images in your blog that are displaying in a huge size. Did you manage to solve this issue? If not, could you send us a screenshot of the problem that you’re experiencing?

    #6513
    unity100
    Member

    Thats because i have had to disable them to make site usable. ill attach a screenshot below.

    this happens at blog listing which uses the file framework/functions/blog-content.php – which is called by template-blog.php

    #6519
    Ernesto
    Member

    Hi, you’ll need to go to your Custom CSS Section of the Theme Options and apply the following code:

    .yourimageselector {max-width: 100%!important}

    You’ll need to get the selector through Firebug or any other developpers toolbox of your choosing, I cannot take it out of the screenshot.

    Hope that works out for you!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Appdev Theme Support’ is closed to new topics and replies.