Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • janjak Friend
    #179653

    Hello !

    On the quick start site of Ja Lens the “PHOTO” module in right position (no visible with home and slideshow menu) displays 6 pictures in 2 lines and 3 rows
    The same code give 2 rows on my site http://www.janjakstatkus.com

    Where am I wrong ?

    HeR0 Friend
    #463284

    Hi Janjak
    Because width of this tab blocks is small. You should increase it.

    Regards,

    janjak Friend
    #463370

    I have check all the settings with the quick start site … they are the same than mine :

    With a width set about 300 or more, I have 3 picture on raw, but all on the right.
    I think more about a wrong margin parameter. Is it possible to change this ?

    Regards


    1. plugin_settings
    HeR0 Friend
    #463399

    Hi Janjak
    Please open file template.css and add some code to end of this file:

    div#right .ja-tabswrap div.ja-tab-subcontent {
    margin-left: 0 !important;
    }

    and reduce size of image thumbnail to 55px ( set value in setting ) or use css apply for size as below:


    div#right .highslide-img a img {
    width: 55px;
    }

    Hope that can help you solve the issue

    Regards,

    janjak Friend
    #463505

    Thanks !
    It works with a width set to 45px in template.css

    Best regards !

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

This topic contains 5 replies, has 2 voices, and was last updated by  janjak 12 years, 1 month ago.

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