Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • jmrapin2 Friend
    #1085291

    Found some bugs please review and integrate if approved

    trows mixed content error on https websites
    templates/ja_events_ii/acm/video/tmpl/style-1.php
    Change line 74 to https
    change line 79 84 to https

    Style 2 for teams module cannot show text under image because it is white.
    templates/ja_events_ii/acm/teams/css/style.css
    change class .acm-teams .style-2 .item h4
    to add color: black;

    Change class .acm-teams .style-2 .item .member-desc {
    to add color: black;

    Pankaj Sharma Moderator
    #1085423

    Hi
    For the ACM video module SSL issue, I shared the report with the development team and it will be fixed in the next update of the template.
    For the Text colour issue, can u share the URL page here so i will have a look on it.

    Regards

    jmrapin2 Friend
    #1085437

    Thanks for your reply,

    The page is at:
    https://nationalpageants.com.au/
    scroll down to organiser section

    Remove the extra css tags added as per my previous post to see the issue since I have already added the colors tags on the classes.
    The white font seems to be coming from T3 default

    See attached circled in red


    1. npscreen1
    Pankaj Sharma Moderator
    #1085446

    Hi
    That is not the correct code, Kindly use this code in custom.css file
    It will work only for bg-dark style class

    
    .bg-dark .acm-teams .style-2 .member-desc { color:#000!important; }
    

    Regards

    jmrapin2 Friend
    #1085459

    Yes you are right.
    Where is the file custom.css ?

    jmrapin2 Friend
    #1085460

    Sorry – no worries I got it for custom.css.
    Also I think custom.css needs this line (the name also is white):
    .bg-dark .acm-teams .style-2 h4 { color:#000!important; }

    Pankaj Sharma Moderator
    #1085482

    Hi
    I will also add the color issue to check with test team to provide a fix for the next update.

    Regards

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

This topic contains 6 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 3 months ago.

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