Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • sanjiovani Friend
    #198875

    I am attempting to change the k2 item image height

    I have changed the height in the k2.css file as follows

    #k2Container .itemImageBlock .itemImage .modal {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    left: auto;
    margin: 0;
    padding: 0;
    position: relative;
    top: auto;
    width: auto;
    z-index: 1;
    height: 533px;

    the image when first displayed is smaller size in the middle of the screen then after a delay it expands to full size

    Are there any other changes that I need to make to change the k2 image height

    I have attached a screen shot and the url in the private form


    1. The-Tuscany
    2. The-Tuscany1
    Nazario A Friend
    #539176

    @ sanjiovani,

    Please try to open file: /templates/your_template_name/css/custom.css (If not exists, pls create new one) then add this rule:

    .itemImageBlock .highslide img {
    width: 100% !important;
    }

    If the problem still persists, pls send me the FTP creadential via PM so that I will fix for you.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Nazario A 10 years, 5 months ago.

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