bassman

  1. BassMan

    [cXF] Hide Spoiler/Code content 1.1.0

    Description: With this add-on you can hide the content of spoiler [SPOILER] or code [CODE] BBcode with permissions by user group. Features: hide spoiler content and show text (phrased for easy edit and translate) hide code content and show text (phrased for easy edit and translate)...
  2. BassMan

    [cXF] Customize ads after first post 1.0.0

    You can easily customize your ads (for example AdSense) by adding some extra code to your HTML box when creating your ad. Example #1 ... and on mobile: As you can see in above screen the ad will show like post with avatar. The title below avatar is phrased so it's easy to translate it...
  3. BassMan

    [cXF] Advertising position after first post 1.1.2

    Description: Show ads after first post only if there are any replies. Screens: How does is work? After installing go to Add advertisement and choose position Post: After first post (by cXF). Additions for cXF Membership users With our Premium cXF DIY Customizations you can also customize...
  4. BassMan

    [cXF] Download button always on right side

    - without code - - with code - As you can see the download button is always on the right side. To achieve this add this code to your extra.less template: /*** Download button always on right side ***/ @media (min-width: @xf-responsiveMedium) { [data-template="xfrm_resource_view"]...
  5. BassMan

    [cXF] Remove Inbox and Alerts phrase 1.0.0

    Description: This add-on removes Inbox and Alerts phrase to show only icons. - without add-on - - with add-on -
  6. BassMan

    [cXF] Coloured Node Categories

    Add code to your extra.less template: /* Coloured Node Categories */ .block.block--category.block--categoryX .block-header { background: #009ACF; color: #ffffff; } /**********/ Change X to your node ID. How do I find node ID? It's simple to find it. Just hover on your Node Category...
  7. BassMan

    [cXF] Node description only on hover 2017-12-27

  8. BassMan

    [cXF] Icons for Login and Register buttons

    For XenForo 2.3 add below code to your extra.less template: /* Icons for Login and Register buttons */ .p-navgroup-link.p-navgroup-link--textual.p-navgroup-link--logIn:before, .p-offCanvasRegisterLink [href*="login"]:before { .m-faContent(@fa-var-sign-in); color: #E6BB5C; }...
  9. BassMan

    [cXF] Navigation tab icons 2.2

    Optionally you can edit icons for selected tabs: Icons are added only with Less code. You'll also get a simple guide how to add icons to any of your navigation tab.
  10. BassMan

    [cXF] Hide user extra info ...

    Add code to your extra.less template: /* Hide user extra info */ .message-userExtras { opacity: 0; max-height: 0px; overflow: hidden; transition: all 0.5s ease-in-out; } .message-cell.message-cell--user:hover .message-userExtras { opacity: 1; max-height: 300px; } /**********/
  11. BassMan

    [cXF] Welcome Notice Widget 1.1.2

    Description: This add-on will show a welcome notice as widget to guests on your forum. Features: add notice as a widget and position it almost anywhere highly customizable in style properties (change text color, background, icons, button color etc.) title and description are phrased for easy...
  12. BassMan

    [cXF] Advertisement Positions for XFRM 1.2.2

    Description: Add advertisements to predefined positions for XenForo Resource Manager. Simply choose position when adding advertisement in the Advertising menu in ACP. Features: above featured resources position (resource_overview) below features resources position (resource_overview) below...
  13. BassMan

    [cXF] Slovenian translation for Resource Manager / Slovenski prevod za Resource Manager 20201216

    Slovenian translation for XenForo Resource Manager Front-end (user interface) is fully translated. It is possible that you will find a phrase untranslated. Let us know about it. Back-end (admin panel) is not translated. License: Distributed for non-commercial use only. Terms of use: you are...
  14. BassMan

    [cXF] Slovenian Translation for XenForo | Slovenski prevod za XenForo 20221211

    Slovenian translation for XenForo Front-end (user interface) is fully translated. It is possible that you will find a phrase untranslated. Let us know about it. Back-end (admin panel) is not translated. Branding: A branding removal license can be purchased for €30. Upgrade account with cXF...
  15. BassMan

    [cXF] Twitter Widget 1.1.1

    FEATURES add Twitter plugin to a widget (best in sidebar position, but you can choose any you want) adjust plugin language add any Twitter Page URL light or dark theme (this can be set for each style individually) hide footer in plugin remove borders in plugin (this can be set for each style...
  16. BassMan

    [cXF] Facebook Page Widget 1.1.2

    FEATURES add Facebook Page plugin to a widget (best in sidebar position, but you can choose any you want) adjust plugin language add any Facebook Page URL add tabs like timeline, events, messages use small header in plugin hide cover in plugin show facepile in plugin hide call-to-action button...
  17. BassMan

    [cXF] Advanced Footer 2.4.0

    FEATURES fixed (sticky) footer enable fixed footer so the footer will always stay on top and visible make fixed footer wide to it fits the browser an not only the forum width disable fixed footer on mobile if you wish footer icons add icons to footer links choose any Font Awesome icons...
  18. BassMan

    [cXF] Random Modifications

    BassMan submitted a new resource: [cXF] Random Modifications - Add some icons and other tweaks. Read more about this resource...
  19. BassMan

    Unmaintained [cXF] Random Modifications 1.1.0

    Description: This add-on/template modifications makes a few tweaks when it's enabled. There are no options, you can manually change some templates or ask for support. You can also view all features form this add-on on our site customizeXF. Requirements: Font Awesome is required for this...
  20. BassMan

    [cXF] Xen Product Manager Renew License Button [Paid]

    BassMan submitted a new resource: [cXF] Xen Product Manager Renew License Button - Add renew license button to your licenses page for easier license and multiple renewal. Read more about this resource...
Back
Top Bottom