+ Reply to Thread
Results 1 to 10 of 10

Thread: browse by body style column

  1. #1
    Member
    Join Date
    Nov 2018
    Posts
    42

    browse by body style column

    Hello

    How I can change the column number from 4 to 3 columns in browse by body style Plugin?


  2. #2
    Hello Adis,

    Open file: ftp://templates>>your_auto_template>>tpl>>blocks>>field_ bound_box.tpl

    find a code:
    Code:
    Only registered members can view the code.
    and replace to:
    Code:
    Only registered members can view the code.
    Save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Member
    Join Date
    Nov 2018
    Posts
    42
    Hello Victor

    You are very skilled. Best man.

    Thank you

  4. #4
    Member
    Join Date
    Nov 2018
    Posts
    42
    and how I can change it for Mobile too?

  5. #5
    Hello Adis,

    We are using bootstrap in half of the site and into this box exist bootstrap too. Some more explanation you can find here: http://getbootstrap.com/docs/4.1/layout/grid/
    each box it is 100% = 12 columns
    if you check classes for 'li' element you will find: col-lg-4 col-md-4 col-sm-2 col-xs-3
    also check this screenshot: https://prnt.sc/lwbu7z

    col-lg-4 - means for big screens each 'li' element will use 4 colunms from 12. And in 1 line you will see 3 elements.
    col-md-4 - means the same for medium screens and mobile in .
    col-sm-2 - for small screens like mobile devices in landscape view 'li' element will take 2 columns from 12. And in 1 line you will see 6 elements.

    I think now you need to change 'col-sm-2' class to 'col-sm-3' or maybe 'col-sm-6'
    Try to do it and you will see the differences.
    Last edited by Viktor; December 18, 2018 at 04:30 AM.
    Viktor,
    Flynax technical department,
    Best wishes.

  6. #6
    Member
    Join Date
    Nov 2018
    Posts
    42
    Yes I wanna try.

    But can you give me an other reason for bigger logos.
    For web is ok with bigger logos. But with mobile its shows not correctly. I think its a bug.
    Please check here: https://www.allcars24.ch/

  7. #7
    Exist 2 folders with images. 1 folder for desktop view and 2-nd folder for devices with high resolutions like phones iPad and others.
    ftp://templates>>your_template>>img - here images for desktop view
    ftp://templates>>your_template>>img>>@x2 - here images for devices with high resolutions. Also, here located images 2 times more.
    Find logo.png into @x2 folder.
    Viktor,
    Flynax technical department,
    Best wishes.

  8. #8
    Member
    Join Date
    Nov 2018
    Posts
    42
    Hello Viktor

    Yes I know.

    With logos, I mean the images of the "browse by body style".
    I use other images with bigger size.
    It is not working good on mobile phone with bigger images.

  9. #9
    You can create a ticket with the problem and we will solve it there.
    Viktor,
    Flynax technical department,
    Best wishes.

  10. #10
    Member
    Join Date
    Nov 2018
    Posts
    42
    Hello

    already created. But no anwers from support team. Can you check it please?

    Ticket- NR: UAD-736943

+ Reply to Thread