overlay

  1. P

    I urgently ask for help

    hello guys, why when I try to access the administrator panel do I get this picture? and when I enter the password does it not give access to the panel? What can I do? I tried restoring the backup but it's the same thing. What can it be?
  2. ENXF NET

    XF 1 Tip Replace Overlay close button with FA icon

    In EXTRA.css template add: /* FA icon for Overlay Close button */ .xenOverlay a.close:after { content: "\f00d"; font-family: FontAwesome; font-size: 14pt; padding-left: 12px; } .xenOverlay a.close { background-image: none !important; } /******/ Font Awesome needs to be called via CDN...
Top