Viewing 15 posts - 1 through 15 (of 20 total)
  • Author
    Posts
  • midhat Friend
    #209169

    Hi,
    I have problem with Vik carslist menu item. You can see here
    http://rentacar-fast.com/izaberite-auto

    TomC Moderator
    #578445

    What, specifically, is the problem you’re referring to?

    TomC Moderator
    #644736

    What, specifically, is the problem you’re referring to?

    TomC Moderator
    #743367

    What, specifically, is the problem you’re referring to?

    midhat Friend
    #578446

    Template is broken, I can’t see images and I can’t swich to list mode

    midhat Friend
    #644737

    Template is broken, I can’t see images and I can’t swich to list mode

    midhat Friend
    #743368

    Template is broken, I can’t see images and I can’t swich to list mode

    TomC Moderator
    #578447

    Try This . . . . .

    Within file path —> /templates/ja_rent/css/extras/com_vikrentcar.css
    at line 238, add a “padding-top” property to the CSS rule, for example . . .


    .com_vikrentcar .car_result .vrc-car-thumb img {
    float: none;
    max-width: 100%;
    padding-top: 40px;
    transform: rotate(0deg) scale(1);
    transition: all 0.3s ease 0s;
    width: 100%;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Is that one of the issues to which you were referring?

    TomC Moderator
    #644738

    Try This . . . . .

    Within file path —> /templates/ja_rent/css/extras/com_vikrentcar.css
    at line 238, add a “padding-top” property to the CSS rule, for example . . .


    .com_vikrentcar .car_result .vrc-car-thumb img {
    float: none;
    max-width: 100%;
    padding-top: 40px;
    transform: rotate(0deg) scale(1);
    transition: all 0.3s ease 0s;
    width: 100%;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Is that one of the issues to which you were referring?

    TomC Moderator
    #743369

    Try This . . . . .

    Within file path —> /templates/ja_rent/css/extras/com_vikrentcar.css
    at line 238, add a “padding-top” property to the CSS rule, for example . . .


    .com_vikrentcar .car_result .vrc-car-thumb img {
    float: none;
    max-width: 100%;
    padding-top: 40px;
    transform: rotate(0deg) scale(1);
    transition: all 0.3s ease 0s;
    width: 100%;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Is that one of the issues to which you were referring?

    midhat Friend
    #578448

    Now is better
    But why are images small like this when I set 200px
    And why can not switch to a list view like on demo page

    midhat Friend
    #644739

    Now is better
    But why are images small like this when I set 200px
    And why can not switch to a list view like on demo page

    midhat Friend
    #743370

    Now is better
    But why are images small like this when I set 200px
    And why can not switch to a list view like on demo page

    TomC Moderator
    #578449

    Try setting the “max-width” property in the same CSS rule indicated above to “auto”

    TomC Moderator
    #644740

    Try setting the “max-width” property in the same CSS rule indicated above to “auto”

Viewing 15 posts - 1 through 15 (of 20 total)

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

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