bottom

  1. ENXF NET

    XF 1 Tip Navtab ResponsiveNarrow-Only Tab Width Control

    There are times where your tab width's need to be crushed down a bit to make your navbar operate in a more visually appealing way for your users who browse your site's using their devices that utilize ResponsiveNarrow renderings. I found this useful on my site primarily for logged-in users when...
  2. ENXF NET

    XF 1 Tip Reply button Style

    Description: Changes the default style of the reply button into a more beautiful one Go to your Admin CP -> Appearance -> Style -> (Your Style) -> Templates -> Extra.css Add inside .message .publicControls .item { -moz-box-shadow: 0px 1px 0px 0px #f0f7fa; -webkit-box-shadow: 0px 1px 0px...
Top