Recent content by Sanctum Staff

  1. Sanctum Staff

    [MMO] Profile Post Message In Card

    This add-on breaks in weird ways if someone posts an image on their status wall. It desperately needs to ignore some (if not all) BBCode as well. Ideally, it should only parse text, as there is no reason to actually copy over the status formatting at all.
  2. Sanctum Staff

    XF 2.2 Selected Button Colour in Editor

    So, I don't know why it worked, but for anyone who finds this: for some reason just .fr-active { background-color: green !important; } Accomplished what I wanted. If it has any external effects, I haven't found them. Thank you @Old Nick
  3. Sanctum Staff

    XF 2.2 Selected Button Colour in Editor

    This is close, but targets all buttons in the section. Is there a way to specifically target the selected button? From a glance at the elements, it seems to involve "aria-selected="true"", but I haven't been able to work out how to target that.
  4. Sanctum Staff

    XF 2.2 Selected Button Colour in Editor

    I have been digging through the style properties, trying to find one specific colour. The colour for selected buttons in drop downs in the editor. Example of what I mean: I have been able to find the lighter grey (the hover colour). However, the darkest grey (the 15) I have not been able to...
  5. Sanctum Staff

    XF 2.2 Where do new fonts get uploaded?

    I am working to upload a couple of fonts to my site. However, as far as I can tell, the folder the site says to post serverside fonts in does not exist. This issue is twofold. First, there is a folder called "data" inside public_html, but there is no existing "fonts" folder. I am unsure if...
  6. Sanctum Staff

    [EAE Add-ons] Conversation Tools [Deleted]

    Longshot, does anyone know of an up-to-date add-ons that contain similar functionalities? We need a few of these features for normal site functions and this one is unlikely to ever be back online.
  7. Sanctum Staff

    XF 2.2 Auto delete conversation attachments?

    During some recent maintenance, we found that we're storing a large number of old attachments. A lot of these are unavoidable, but enough can be removed to free up a fair amount of space. In particular, tens of thousands of old attachments are stored in years old conversations, which, due to the...
  8. Sanctum Staff

    Multi Prefix [Paid]

    Question I had regarding this add-on: Is there any degree of control over which prefixes can be combined? Specifically, I was considering it where Prefix 1 would be an indication of what forum something was posted in, while the second is a choice of the type of thread. Is something like this...
  9. Sanctum Staff

    XF 2.2 Removing the "Button Gap"

    I've been working on a series of new themes for our site and I've run into one minor issue that I can't find a way to change. Basically, that small orange gap between the buttons is incredibly noticible on certain devices. Fully aware that no one but myself will ever care, is there a...
  10. Sanctum Staff

    XF 2.2 Locating a Troublesome Link

    So this is a time I'm not sure I'm in the correct forum, but hopefully the issue is simple. About a week ago, when clicking our site on a mobile device, I got a popup that a file download was available. It wasn't ours. Today, I finally got it to download. Long story short, it is a Tabletop...
  11. Sanctum Staff

    User Onboarding [Paid]

    Is there a way to either exclude a usergroup from onboarding or, alternatively, create a hidden task that isn't included in the list for members? As an example, our site requires an intro thread for new users, but several of our longstanding staff have never made one in the right forum because...
  12. Sanctum Staff

    [OzzModz] Rules

    Would it be possible to use the rules page added by this add-on instead of the default terms and rules page with your Force Rule accept add-on?
  13. Sanctum Staff

    XF 2.2 Username Border Issue on Mobile

    It seems to be a known bug related to variable fonts https://stackoverflow.com/questions/69253420/text-stroke-webkit-text-stroke-css-problem I did find one possible solution, but the styling it uses does not seem to be able to work in the username CSS, at least not as written there: .fixed {...
  14. Sanctum Staff

    XF 2.2 Username Border Issue on Mobile

    Here's our site link, the issue is mot visible on mobile in the staff online now usernames: https://writerssanctum.com
  15. Sanctum Staff

    XF 2.2 Username Border Issue on Mobile

    So far I've confirmed the issue on mobile for Chrome, Edge and Firefox, from multiple users with different devices. There's no obvious difference between any of them. I haven't been able to check Safari or IOS device yet.
Back
Top Bottom