Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • janjak Friend
    #180333

    Hello !

    Some body knows where I can correct the thumbnails margins in tabs lens module ?
    On the demo site they are nice, on mine they are not equal on both sides :


    1. right_modules
    MoonSailor Friend
    #465793

    Hi,

    I have checked your site and could see that it is missing css code as follows:

    [PHP]
    .highslide-img a img {
    margin: 1px 2px 1px 3px;
    }
    [/PHP]

    Please open file “templates/ja_lens/css/template.css” and add it.

    janjak Friend
    #465862

    Paste the code in template.css
    No change, even by setting margins to higher values

    You’re sure this is the good css code for my “Photos” tabs lens module on the right position in http://www.janjakstatkus/photographie ???

    Thank you for working on this,
    best regards,

    janjak Friend
    #466331

    No idea about this ? Nobody ?

    MoonSailor Friend
    #466344

    Hi,

    Because, you add incorrect code . When i check file “http://www.janjakstatkus.com/templates/ja_lens/css/template.css”, the css code:

    [PHP]
    /* Badge —*/
    .badge

    .highslide-img a img {
    margin: 10px 20px 1px 3px;
    }
    [/PHP]

    please change to :
    [PHP]
    /* Badge —*/
    .badge{

    }

    .highslide-img a img {
    margin: 1px 2px 1px 3px;
    }
    [/PHP]

    janjak Friend
    #468223

    <em>@MoonSailor 337238 wrote:</em><blockquote>Hi,

    Because, you add incorrect code .
    </blockquote>

    I have just pasted the first code you indicate me… But now it is working !

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

This topic contains 6 replies, has 2 voices, and was last updated by  janjak 11 years, 12 months ago.

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