Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2011
    Posts
    10
    Downloads
    2
    Uploads
    0

    Question MT-productlist don't show 4products

    Hello,

    i have installed MT-productlist on my MT-nestro theme.

    In the backend u can select 4 products/items a row but if i do that the products don't show up four in a row.

    How can i fix this ?

  2. #2
    Join Date
    Apr 2010
    Posts
    192
    Downloads
    11
    Uploads
    145

    Default

    You should try to resize the width of the product items. Make sure width of 4 items less than or equal width of the div container.

    If you can NOT fix it, just provide the FTP account of site. We will help you solve it.

    Regards

  3. #3
    Join Date
    Sep 2011
    Posts
    10
    Downloads
    2
    Uploads
    0

    Default

    .mt-products-list { 100%

    ul = .mt-products-grid {
    float: left;
    width: 100%;
    }

    and then the li are

    <li class="item first" style="width: 25%;"> for al 4 so what am i doing wrong ?

  4. #4
    Join Date
    Apr 2010
    Posts
    192
    Downloads
    11
    Uploads
    145

    Default

    If you can NOT fix it, just provide the FTP account of site. We will help you solve it.

    Regards

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •