Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • felix1 Friend
    #204534

    When I go into a sub category like for example: http://rimfrost.se/fisheco/fiskemetoder/23-spinn, the top image is only 240px in height (see screenshot).

    How can I change “custom.css” so I can choose whatever height I want?


    1. Skärmklipp

    Felix Rimfrost

    phong nam Friend
    #562480

    You can use the css code below to change the height for img

    .article-intro .item-image {
    max-height: 240px;
    overflow: hidden;
    margin-bottom: 12px;
    }

    default max-height set to 240px.

    Thanks

    felix1 Friend
    #562533

    Super! It worked like a charm… 🙂

    Felix Rimfrost

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

This topic contains 3 replies, has 2 voices, and was last updated by  felix1 9 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum