Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • relsig Friend
    #207603

    Hello

    I’m trying to get the JA Fetured News module to work the way I like. More or less it is working the way I want except the following:

    The counter at the bottom of the first article looks somehow strange. As you can see from the picture below the numbers are not where they are supposed to be.

    Second, how can I get spaces between the various text elements. At the moment they are one right to the other one. Or would it be possible to use icons for that? If yes, how would I have to do that.

    Third, It seems that the word “of” in between the number is hard coded. Where can I change that to “von”.

    Thanks

    Roger


    1. ja-featured-news
    Saguaros Moderator
    #575003

    Hi Roger,

    You can go to the file: root/templates/ja_brisk/css/custom.css

    and add this css rule:


    .ja-zinfp-links-actions {
    width: 100%;
    }

    span.box-counter {
    float: left;
    padding: 4px 12px 3px;
    }

    div.ja-zinfp-links-actions .box-counter .counter {
    float: none;
    }

    div.ja-zinfp-links-actions a, div.ja-zinfp-links-actions a:focus {
    float: right;
    display: block;
    padding: 4px 12px 3px;
    }

    relsig Friend
    #575263

    Perfect. Thank you very much

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

This topic contains 3 replies, has 2 voices, and was last updated by  relsig 9 years, 5 months ago.

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