an
groups-icon

Categories and feature listings

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Leon Brown
    0 points
    Beginner

    Ok if you can find out the id for the category do something like this..

    #AuthorSingle .profile .avatar {
    max-width: 100px;
    max-height: 100px;
    }

    That changes avatar size.. now I am only guessing but add this to the design section, for css.. You may need to play with it..

    #YOUR-CATEGORY-SLUGNAME {
    max-width: 100px;
    max-height: 100px;
    }

    Sometimes you need to use # or . before the name, change the dimensions, you can drop max- if you wish and it will work..

    so like
    #CATEGORYNAME
    .CATEGORYNAME

    Find the slugs in category section under the post type you use, listing manager probably..

    It might work but that is what I would try first..

    The images may have another id or slug name, but hopefully this pushes you in a better direction..

    August 17, 2015 at 6:12 pm
  • Josh njenga
    -10 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 17, 2015 at 6:39 pm
  • Remy Lien
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 18, 2015 at 9:11 pm
  • Leon Brown
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 18, 2015 at 9:19 pm

517

Views

18

Replies