Jump to content

Leaderboard

  1. Tricky

    Tricky

    Collaborator


    • Points

      1

    • Posts

      394


  2. TheBlackHacker

    TheBlackHacker

    Blizzard


    • Points

      1

    • Posts

      29


  3. Birdman

    Birdman

    Vortex


    • Points

      1

    • Posts

      157


  4. Tony

    Tony

    Administrator


    • Points

      1

    • Posts

      5,256


Popular Content

Showing content with the highest reputation on 12/04/2019 in all areas

  1. Version 4.4.10

    17,575 downloads

    Invision Community Suite 4.4.10 WebFlake Release Date: 2/20/2020 WebFlake Note: Please create a support topic in IPS Support if you need assistance.
    1 point
  2. This guide is for anyone, who wants to customize their Member Groups. It's great if you're willing to distinguish between Staff, Members, Donators or other Member Groups. I'll add some default codes within this guide, which you can easily implement on your website. Useful Links Link to all FA iconsWe'll be using Font Awesome icons. Link to HTML Color Names There are many colors that may suite your needs or color tastes, that's why this is handy. You don't want to have your Members to have cyan color on a Light Skin and so forth. Step by Step ACP > Members > Groups > Edit (Pencil Icon) Admins Group Formatting Field is what we're going to be working with: I will be using the fa-fa-user icon as default for both Admins, Members and Mods. <i class="fa fa-user" style="color: red;"></i> <span style='color:#ffff'> Group Name Remains in all cases: </span> What you see above, is customized color/icon that I use on my boards for admins. fa fa-user means icon used, all FA icon codes are found in useful links. "color: red;" means the user icon will be red (so it's distinguished from other Members) span style='color:#ffff' means the color of the Admin's username. Members The code remains the same, but it won't be red, but it will have the same color as the username, so in this case it will look like this: <i class="fa fa-user" style="color: ffff;"></i> <span style='color:#ffff'> Moderators The same icon, but green color. <i class="fa fa-user" style="color: green;"></i> <span style='color:#ffff'> This is all how it looks like in the end. Customization Let's say i want to create a Donator Group with a specific icon/color. I want the icon to be a green dollar bill. <i class="fa fa-usd" style="color: green;"></i> <span style='color:fffff'> This is how it looks like
    1 point
  3. Version 4.4.10

    106 downloads

    Dit is een Nederlandstalig taalbestand voor IPS Community Suite 4 en bevat de vertaling voor de volgende onderdelen: Systeem Conversies Forum Kalender Galerij Pages Blogs Downloads Clubs Aanmeldings Logboek 2.1.2 Leden Kaart 3.6.4.1 Geavanceerde Tags & Prefixes 3.2.0 Automatisch welkom 2.5.6 Bim Chatbox 4.0.7 Zowel de front-end als back-end werd volledig vertaald voor deze onderdelen. Installatie instructies Log in op het AdminCP controlepaneel Ga naar 'Customization' --> 'Languages' Klik op 'Create New' en selecteer de tab 'Upload' Selecteer het gedownloade bestand en klik op 'Save' Upgrade instructies Log in op het AdminCP controlepaneel Ga naar 'Aanpassingen' --> 'Talen' Klik rechts van 'Nederlands' op het pijltje dat naar beneden wijst om het vervolgmenu te openen Klik op 'Upload nieuwe versie' Selecteer het gedownloade bestand en klik op 'Opslaan' This is the Dutch translation file for IPS Community Suite 4 and contains translations for: System Converters Forum Calendar Gallery Pages Blogs Downloads Clubs Login logs 2.1.2 Member Map 3.6.4.1 Advanced Tags & Prefixes 3.2.0 Auto Welcome 2.5.6 Bim Chatbox 4.0.7 Front-end and back-end are fully translated. Installation instructions Log into the ACP Go to 'Customization' --> 'Languages' Click on 'Create New' and select the tab 'Upload' Select the downloaded file and click on 'Save' Release opmerkingen Het taalbestand bevat geen formeel taalgebruik, dit betekend dat de Jij/je vorm is toegepast. Er is geen vertaling van Commerce.
    1 point
  4. Hello, try to use this code for mention e persone in topic, it will whos the mention after their avatar. <div class='mentiontxt'> <div class='mention' data-user="{$comment->author()->name}" data-mentionhref='{$comment->author()->url()}' data-mentionid='{$comment->author()->member_id}' data-mentionhover='{$comment->author()->url()->setQueryString('do', 'hovercard')}'> Mention </div> </div> CSS : .metiontxt { display: flex; justify-content: center; margin: 20px 0 0 0; } .metiontxt > div, .metiontxt > a { display: block; background-color: #131418; color: #E0E0EE; font-size: 11px; font-weight: bold; padding: 3px 12px; border-radius: 30px; border: 1px solid #24242C; margin: 0 3px; cursor: pointer; } .metiontxt > div:before, .metiontxt > a:before { content: ''; display: block; width: 13px; height: 13px; float: left; background-position: center; background-repeat: no-repeat; position: relative; top: 2px; margin-right: 5px; } .metion:before { content: '\f067'; font-family: "FontAwesome"; }
    1 point
  5. Hello everyone Can someone tell me what i need to get a function like : bim42-hide-link-and-code but then with reply AND reaction ?? i want to show the hide when they do both, like and reaction and what i really want is to link certain user groups do do diffrent action , like Group A only a Like and Group B a Like AND reaction. Someone can help me with this? Greetz Soundwave
    1 point
  6. Version 2.1.0

    50 downloads

    Today, we continue the beta stage of XenForo 2.1 with Beta 6. This release fixes a number of bugs found since the previous releases.Alongside this release, we have released 2.1.0 Beta 1 of each of our official add-ons. These include further adjustments to account for the changes and new systems present in 2.1 plus some smaller improvements: Both XFRM and XFMG now have basic API support. Both XFRM and XFMG now support auto marking some alerts as read when viewing relevant pages. XFRM external download buttons are now visually different from local download buttons. When a moderator deletes an XFRM resource, a public delete reason can be provided. XFRM categories now have a "Enable support URL" option which can enable/disable the support URL field. XFRM now allows you to manually set, change or remove the associated discussion thread on a per-resource basis. XFRM now supports page-level criteria (for notices etc.) for individual resource categories. XFRM now tracks and displays resource views. XFMG has re-introduced a configurable limit for the maximum length of media/album titles and descriptions. XFMG has re-introduced an option to control the default view privacy of a personal album (now defaults to public). We strongly recommend anyone testing 2.1 during this beta period upgrade as each beta/preview version is released.More specific details regarding bugs fixed in this release can be found in the resolved bugs forum.This is beta software. It is not officially supported. We do not recommend running it in production.Please remember that this is beta software. It contains known bugs and incomplete functionality. We do not recommend running beta software in a production environment, and support is limited at this time to questions here on the community forums.XenForo 2.1 is a significant upgrade. Add-ons and custom styles may be broken after upgrading to 2.1. You must test your add-ons thoroughly or look for updates. Be especially careful with add-ons that cover similar features to ones that are added to 2.1; these may conflict with the core XenForo data. If data conflicts are found, they will need to be resolved in a new add-on release or by removing the add-on before upgrading to 2.1.If you choose to run beta software, it is your responsibility to ensure that you make a backup of your data. We recommend you do this before attempting an upgrade. If in doubt, always do a test upgrade on a copy of your production data. Current requirementsThe following are minimum requirements: PHP 5.6 or newer (PHP 7.2 recommended) MySQL 5.5 and newer (MySQL 5.7/8.0 or equivalent recommended) All of the official add-ons require XenForo 2.1. Enhanced Search requires at least Elasticsearch 2.0. Installation and upgrade instructionsIf you are already running XenForo 2.1.0, you will be pleased to know that you can easily upgrade to this version using the new One-click upgradessystem. If you would like to do this, remember to uncheck the "Only check for stable upgrades" option in Options > Basic board information.Otherwise, full details for how to install and upgrade XenForo can be found in the XenForo manual.Note that the official add-ons must be upgraded after upgrading to XenForo 2.1.Please remember that this is beta/preview software. It contains known bugs and incomplete functionality. We do not recommend or support running beta software in a production environment. Support for beta releases is limited to questions here on the community forums.
    1 point
  7. Version 1.0.0

    394 downloads

    A nice simple template enjoy all remember to say thanks
    1 point
This leaderboard is set to New York/GMT-05:00
×
×
  • Create New...