Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • zorroh Friend
    #206474

    I made copy of events layout and linked it with new menulink.

    all works..but i want to hide event info what comes from ACM Events list. I inspected it and it shows

    .events-list .event-info ul li {
    blabblabla
    }

    If i change it in inspector to display:none then it works and hides events info…but if i put it into custom.css then it wont work.

    in ACM module i use custom module suffix

    Where am i wrong? where to lookup?


    1. evinf-custom-suffix-for-module
    2. acm-modul-suffix
    3. event-info-display-none
    TomC Moderator
    #571156

    Might be because it’s a separate component and not a core joomla file.

    I’ve found that custom.css doesn’t generally work with separate component CSS issues.

    zorroh Friend
    #571221

    any suggestions? im using only JoomlArt template and ACM, Event layout.

    zorroh Friend
    #736269

    any suggestions? im using only JoomlArt template and ACM, Event layout.

    TomC Moderator
    #571245

    <em>@zorroh 474241 wrote:</em><blockquote>any suggestions? im using only JoomlArt template and ACM, Event layout.</blockquote>

    Need the following bits of information:
    – The url of the site you’re working on
    – The page where the issue is occurring
    – Temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings

    TomC Moderator
    #736293

    <em>@zorroh 474241 wrote:</em><blockquote>any suggestions? im using only JoomlArt template and ACM, Event layout.</blockquote>

    Need the following bits of information:
    – The url of the site you’re working on
    – The page where the issue is occurring
    – Temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings

    zorroh Friend
    #571262

    Thank You for looking it!

    http://kaev.net/t5/lisa

    zorroh Friend
    #736310

    Thank You for looking it!

    http://kaev.net/t5/lisa

    TomC Moderator
    #571265

    Try This . . . .

    Within file path –> /templates/ja_teline_v/local/acm/events/css/style.css
    at line 205, modify as follows:


    .events-list .event-info ul {
    display: none;
    list-style: outside none none;
    margin: 12px 0 0;
    padding: 0;
    background-color: #fff
    }


    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Is that what you wanted?

    TomC Moderator
    #736313

    Try This . . . .

    Within file path –> /templates/ja_teline_v/local/acm/events/css/style.css
    at line 205, modify as follows:


    .events-list .event-info ul {
    display: none;
    list-style: outside none none;
    margin: 12px 0 0;
    padding: 0;
    background-color: #fff
    }


    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Is that what you wanted?

    zorroh Friend
    #571279

    not working with custom.css

    zorroh Friend
    #736327

    not working with custom.css

    TomC Moderator
    #571280

    <em>@zorroh 474316 wrote:</em><blockquote>not working with custom.css</blockquote>

    Yah, I mistyped my initial response (#6) – have since re-edited.

    TomC Moderator
    #736328

    <em>@zorroh 474316 wrote:</em><blockquote>not working with custom.css</blockquote>

    Yah, I mistyped my initial response (#6) – have since re-edited.

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

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

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