an
groups-icon

related listings image frame

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

    Hi. I have the classified theme. The related listing are displayed at the bottom of the single listings page. The frame that the image is in are too long and hangs into the footer area. Using these css codes below adjust the image and the frame size, but if I make the frame shorter, it still hangs into the footer. (by about about 1 cm. = 3/8 inch). I can make the frame longer and the overhang is still about 1 cm. Where would I set this to fluid or responsive something?
    Thanx a lot.

    <style>
    .wlt_search_results .thumbnail .wrap {
    max-height: 225px;
    min-height: 225px;
    }
    </style>

    <style>
    .carousel-inner .wlt_search_results .thumbnail .frame img {
    max-height:100px !important;
    min-height:100px !important;
    max-width:100px !important;
    min-width:100px !important;
    }
    </style>

    July 10, 2015 at 8:20 pm
  • Josh njenga
    -10 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    July 13, 2015 at 6:55 pm

273

Views

1

Replies