Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • simmo Friend
    #146691

    Hi

    How to remove the lines/boxes in user1 to user5 module? Couldn’t find any module class suffix for that. That should be standard for any template to have all the class suffix available…
    It is usual _clear, -clear but I have tried everything without luck.

    cheers simmo

    Anonymous Moderator
    #326188

    Hi

    Please open templates/ja_kyanite_ii/css/template.css file, find following code section:


    /* Badge Module ---*/
    .badge {
    height: 46px;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    background-image: url(../images/icon-badge.png);
    background-repeat: no-repeat;
    }

    and change to:


    /* Badge Module ---*/
    .badge {
    height: 46px;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    background-repeat: no-repeat;
    }

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

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

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