Search results

  1. A

    Add-ons New report email staff 1.4

    Description: Sends an email to staff when a new report is submitted. This is a great way for staff to be notified of a new report so they act quickly on problems. (Example of email sent when using send reports into forum) (Example of Options page) Features: Supports standard...
  2. A

    Add-ons New report email staff

    Aimyon submitted a new resource: New report email staff - Sends an email to staff when a new report is submitted Read more about this resource...
  3. A

    XenForo Hide sidebar on mobile

    You can try this code in extra.less template @media (max-width: @xf-responsiveWide) { .p-body-sidebar { display: none; } }
  4. A

    XF2 Style Brick Red (Free Default Style) 1.0

    Hello Friends, Here is a FREE default style in Brick Red color which shows similar in color using PC and Apple devices as far as I can test. A bold red color with a brick red look.
  5. A

    XF Style Brick Red (Free Default Style)

    Aimyon submitted a new resource: Brick Red (Free Default Style) - Bold Red FREE Default Style Read more about this resource...
  6. A

    XF2 Style Blue Boxed 2.0

    Hello Friends, This is a simple boxed (wrapped) FREE style in blue. 1. You can change the boxed page width in extra.less template and make sure you change it in your ACP as well. 2. You can change the overall background (not page background in ACP) using this code: html{background: your...
  7. A

    XF Style Blue Boxed

    Aimyon submitted a new resource: Blue Boxed - A simple Boxed (Wrapped) style in Blue Read more about this resource...
  8. A

    XF2 Style Pleasant Green Boxed 1.0

    Hello Friends, Here is a FREE pleasant green (wrapped) boxed style. 1. You can change the boxed page width in extra.less template and make sure you change it in your ACP as well. 2. You can change the overall background (not page background in ACP) using this code: html{background: your color;}...
  9. A

    XF Style Pleasant Green Boxed

    Aimyon submitted a new resource: Pleasant Green Boxed - A Pleasant Green (Wrapped) Box Style Read more about this resource...
  10. A

    Add-ons PhpStorm Live Templates for XenForo 2 20210519

    This is an export of the Live templates I use for XenForo development in PhpStorm. The list of templates is far from complete, and will be updated periodically as I get around to it but in the interest in sharing useful work, here they are.
  11. A

    Add-ons PhpStorm Live Templates for XenForo 2

    Aimyon submitted a new resource: PhpStorm Live Templates for XenForo 2 - Shortcuts and macros for various commonly-used development text snippets Read more about this resource...
  12. A

    Add-ons [OzzModz] Remove Reactions From What's New Page 2.0.2

    Simple addon that will remove the reactions from the What's New Latest Activity page.
  13. A

    Add-ons [OzzModz] Remove Reactions From What's New Page

    Aimyon submitted a new resource: [OzzModz] Remove Reactions From What's New Page - Clean up the what's new page Read more about this resource...
  14. A

    Add-ons [OzzModz] User Is/Isn't Following You 2.0.0

    This addon will allow you tosee who is/isn't following you from their membercard or profile. Not Following: Following:
  15. A

    Add-ons [OzzModz] User Is/Isn't Following You

    Aimyon submitted a new resource: [OzzModz] User Is/Isn't Following You - Quickly see who is/isn't following you Read more about this resource...
  16. A

    Add-ons [OzzModz] Conversation Edit Permission 2.0.0

    Adds the permission that allows to edit any conversation options (title, conversation lock/unlock, access to invite others)
  17. A

    Add-ons [OzzModz] Conversation Edit Permission

    Aimyon submitted a new resource: [OzzModz] Conversation Edit Permission - Permission that allows to edit any conversation options Read more about this resource...
  18. A

    Add-ons [OzzModz] Users Can View Their Own Warnings 2.0.0

    This addon will allow your members to view their own warnings. By default XenForo does not reveal this information to the user.
  19. A

    Add-ons [OzzModz] Users Can View Their Own Warnings

    Aimyon submitted a new resource: [OzzModz] Users Can View Their Own Warnings - Allow users to view their warnings Read more about this resource...
  20. A

    Add-ons [OzzModz] Memory-hole Closed Threads 1.0.0 Patch Level 2

    Description: Hide recently locked threads from "what's new" page and put down them to last pages in forum view Features: Option to set time in hour between thread creation and lock date to be "memory-holed" Option to disable changed forum view thread listing order
Back
Top