bassman

  1. BassMan

    [cXF] Sidebar block title icons

    Would you like to have icons in the sidebar block titles like this? Here's a simple DIY tutorial on how to achieve this. Below you'll find the code for most common sidebar blocks. Open your extra.less template and add this code: [data-widget-section="staffMembers"]...
  2. BassMan

    [cXF] Icons for message user info elements (user extras) 1.2.1

    Description Add icons for for message user info elements (user extras). *works flawlessly with our [cXF] Horizontal message user info add-on Features icons for message user info elements (user extras) option to change icons size in style properties icons have tooltip with default phrases...
  3. BassMan

    [cXF] Log in OR Register 1.0.3

    Description Add a Font Awesome icon or phrase as a separator between the 'Log in' and 'Register' navbar buttons as a clear indication of a call to action for logging in or registering on your site. Features separate 'Log in' and 'Register' by a custom short phrase (such as 'OR') set the font...
  4. BassMan

    [cXF] Admin Search on Index 1.0.2

    Description I find this modification useful so I'll share it with you. With that simple template modification, you'll get a search box on the administration index page where you can quickly search for any option, template, phrase, etc. Features search box will autofocus on index page load so...
  5. BassMan

    [cXF] Highlight new menu item

    This is a DIY tutorial to achieve this: As you can see you can get an icon that changes on hover only on new items just to highlight them a bit more. Open your extra.less template and add the code: To edit the icon check class &:before. To change the Font Awesome icon edit the word...
  6. BassMan

    [cXF] Animations 1.1.0

    Description: Add animation to predefined elements or elements of your choice with extra settings. Features: add animations to predefined elements (currently: badge for Inbox and Alerts, badge for staff bar links, online indicator) add animations to 3 separate groups of custom elements (simply...
  7. BassMan

    [cXF] Thread scroll enhancement 1.0.7

    Add some features when scrolling a thread like sticky thread title in navigation or below it (useful if scrolling long threads) or maybe add some scroll progress bar in various positions. Check below for more information. FEATURES add thread title in navigation or below it when scrolling a...
  8. BassMan

    [cXF] Horizontal message user info 1.7.10

    Description: Show message user info (postbit) in horizontal view in thread view and conversation view with some extra features. It is style based so you can easily disable the horizontal view for certain styles, but you can also enable user option control in account preferences with permissions...
  9. BassMan

    [cXF] Facebook Group Widget 1.1.2

    FEATURES add Facebook Group plugin to a widget (best in sidebar position, but you can choose any you want) adjust plugin language add Facebook Group URL select plugin skin (light, dark) show social context show metadata adjust plugin width disable widget in mobile *note: Facebook App ID is...
  10. BassMan

    [cXF] Icons in Visitor menu

    Would you like to have icons in Visitor menu like this? Add this to your extra.less template: If you want an icon with one of the Font Awesome 5 Pro styles - light, solid or duotone - use the above code like this (example): .m-faContent(@fa-var-duotone-sign-in);. As you can see, you add...
  11. BassMan

    [cXF] Icons in sidenav on Account page

    Would you like to have icons in sidenav on Account page like this? Add this to your extra.less template: To change the icon edit value after @fa-var-. Want a Pro icon of a specific style? Want a Brand icon? If you are using route filters edit in the code what you've changed with...
  12. BassMan

    [cXF] Icons on Notable Members page

    Would you like to have icons on Notable members page like this? Add this to your extra.less template: To change the icon edit value after @fa-var-. If you are using route filters edit in the code what you've changed with filters (for example: if you're using route filter for members to...
  13. BassMan

    [cXF] Back to top in post 1.3.0

    Description: Add an arrow to Go to top (of the page) in each post and optionally choose a position. * this template edits are originally made by @Jordyn (check here). With his permission, I've packed it as an add-on, added some style properties and options. Features show arrow to go to top...
  14. BassMan

    [cXF] Enhanced controls for approval queue 1.1.1

    Description: This add-on adds sticky value to the approval queue controls so it's easier to moderate for example long posts. There is also an option in style properties to remove the click to expand so the whole post is always visible. It also has a style property option to fine adjust the...
  15. BassMan

    [cXF] Customize row below thread title 1.2.1

    Description: Add icons and move replies and views to the row below the thread title. That way you get more space for long thread titles. More in screenshots below. Features: option to move the last poster column below the thread title or remove it completely option to remove the last poster...
  16. BassMan

    [cXF] Move thread status icons

    Would you like to have thread status icons on the left side before thread title? Add this to your extra.less template: /* Move thread status icons */ @media (min-width: @xf-responsiveMedium) { [data-template="forum_view"], &[data-template="whats_new"], &[data-template="whats_new_posts"]...
  17. BassMan

    [cXF] Thread prefix icons

    Would you like to customize your prefixes? Here's a simple DIY tutorial as an example. Of course, you can extend it for your own needs as you wish. So, read this tutorial to achieve something like this: 1. Create your custom prefix In admin CP go to Forums > Thread prefixes and click on...
  18. BassMan

    [cXF] Hide profile page 1.2.1

    Description: This add-on adds user group permissions to show/hide profile page (and member tooltip) with a notice. *it's hidden by default to all user groups so check and set permissions Features show or hide profile page with user group permission you can always see your own profile page no...
  19. BassMan

    [cXF] Hide last seen and joined 1.1.0

    Description: This add-on adds user group permissions to show/hide last seen or joined information about user on user profile page and member tooltip. *it's hidden by default to all user groups so check and set permissions Features show or hide last seen information about user on a profile...
  20. BassMan

    [cXF] Hide resource downloads and views count 1.0.1

    Description: This add-on adds user group permissions to show/hide resource downloads or views count. *it's hidden by default to all user groups so check and set permissions Features show or hide resource downloads count show or hide resource views count (for XF 2.1 and above) Screens <...
Back
Top Bottom