We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 785
    • 2,113 Posts
    I do not know, can already it was mentioned - I have not found.

    In the file ajaxSearch.class.inc.php I see:
    define ('OUTPUT_ID', ' < div id = "ajaxSearch_output" style = " opacity:0; filter:alpha (opacity=0);-moz-opacity:0.; " > </div > ');

    But this code (filter:alpha (opacity=0);-moz-opacity:0.) is not valid CSS.

    At the same time I can not correct it by template change without modification in the code, that it is inconvenient.

    If this description of style is really necessary, maybe realize it by JavaScript (and it will not be present in HTML)?
      Создание сайтов на MODx, поддержка сайтов, поисковая оптимизация, программирование, копирайтинг
      Статьи о MODx, регулярно новые публикации
      • 5811
      • 1,717 Posts
      Thanks Akots for your suggestion. Find the correction with this post.