Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • soulroll Friend
    #144282

    Hi, i got a problem with one template. my slideshow shows the thumbnails left of the image but i would like to have it either under or at the right. where can i change the position?

    Anonymous Moderator
    #317605

    Hi soulroll

    Please open templates/ja_lead/css/template.css file, at about line 119, find following code:

    div.article-content img,
    .img-desc img {
    padding: 0 10px 10px 0;
    background: url(../images/img-bg.gif) no-repeat bottom right;
    margin-right: 10px;
    }

    and change to:

    div.article-content img,
    .img-desc img {
    padding: 0 10px 10px 0;
    background: none !important;
    margin-right: 10px;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by Anonymous 15 years, 2 months ago.

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