test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • hengstler Friend
    #182947

    Hi

    I’d like to use readmore-class for K2 articles like in your demo, instead of the default readmore. You are using this for

    – Share with Facebook
    – Connect your PC
    – Made for everyone

    I tried to insert by myself, but it doesn’t work. This would be great if I could use it for articles as well as for modules (if needed)

    Is this possible ??

    Kind regards from Switzerland

    Stefan

    Luna Garden Moderator
    #475708

    Hello Hengstler,

    In order to use ‘Read more’ style for K2 article, try to open this file:

    templatesja_briskcsscustom.css

    Depending on class you are using for Read more, you could add style as following:


    div.subCategory a.subCategoryMore {
    background: url("/templates/ja_brisk/images/readmore-bg.png") no-repeat scroll left top transparent;
    color: #FFFFFF
    display: inline-block;
    height: 40px;
    text-indent: -999em;
    width: 40px;
    }

    div.subCategory a.subCategoryMore:hover, div.subCategory a.subCategoryMore:focus, div.subCategory a.subCategoryMore:active {
    background-position: left bottom;
    color: #FFFFFF
    }

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

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

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