Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • smartmax Friend
    #195193

    Hi, just a little question:
    ‘is it possible to transform the SCORE into -for example- a AGENDA?’ – just one announcement?

    thank you in advance


    1. Schermafbeelding-2014-02-25-om-13.07.37
    Saguaros Moderator
    #524388

    The SCORE module in our demo site is a custom HTML module, you can translate that title. Just go to backend settings of this module and change as you wish: http://static.joomlart.com/images/userguide/ja_templates/ja_fubix/eng.png

    smartmax Friend
    #524495

    😀 I already did that, but I want it to spread over the full length… no 2 koloms – but one kolom
    – just one announcement?

    I already edited the html codes, but I got strange effects…

    http://www.rondoridderkerk.nl/NIEUW/


    1. Schermafbeelding-2014-02-25-om-13.07.37
    Saguaros Moderator
    #524538

    You can post content output of that module here, I will give it a try at my end.

    smartmax Friend
    #524635

    Hi Saguaros, this is what I have in the ‘Agenda’-module (Custom html)

    <div class=”score-history clearfix”>
    <div class=”score-team last”>
    <div class=”team”>
    <h5>Jaarvergadering bij Hotel Van der Valk</h5>
    <span class=”team-name”>27 maart 2014</span></div>
    </div>
    </div>


    1. Schermafbeelding-2014-02-27-om-16.23.32
    Saguaros Moderator
    #524687

    Please have a look at Advanced option of this module to see which class suffix you’re using then add addition CSS rule for it. For example, as in our demo site, we use class suffix called red score , then you can follow below steps:

    – Create a new CSS file named custom.css in this path: /templates/ja_fubix/css
    – Add this CSS rule:


    /*Remove border inside module*/
    .red .score-history {
    background: none;
    border-bottom: 0;
    }

    .red .score-history .score-team{
    width: 100%;
    }

    smartmax Friend
    #524784

    Beautiful!!!! Thank you!!!


    1. Schermafbeelding-2014-02-28-om-15.43.26
Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  smartmax 10 years, 9 months ago.

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