Jump to content
View in the app

A better way to browse. Learn more.

Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

beats23

Clients
  • Joined

  • Last visited

  1. Where do I go to change the navigation drop down settings to hover? Ok, I found it.
  2. Apparently, the cover photo is much easier to change with this CSS. .ipsFallbackImage::before { background-image: url('https://yoursite.com'); mix-blend-mode: inherit; }
  3. Hi, @Ehren is it possible to get the CSS code to also change the default profile cover photo? I modified your code above as shown below, but I can't get it to work. Thanks /* Replace default_photo.png avatar */.ipsCoverPhoto__container:has([src$="default_photo.png"]){ background-image: url("https://site.com/avatar.png"); background-size: cover; } .ipsCoverPhoto__container:has([src$="default_photo.png"]) img{ display: none; }
  4.    Jimi Wikman reacted to a post in a topic: Guest avatar customisation?
  5. I did think about that, changing the file permission to read only. But I don't know if doing that would cause any issues with the IPS installer during an update.
  6. How did it happen? Did your forum members post over 1,000 comments with iFramely embeds in 24 hours?
  7.    Matt Finger reacted to a post in a topic: 5.0.14 is now available!
  8.    beats23 reacted to a post in a topic: 5.0.14 is now available!
  9. I'm just wondering. If for any reason Iframely change their stance in the future and stop offering this service, say for example, like that "Photo bucket" company, will all the Iframely links posted on the website become dead links like "Photo bucket"?
  10.    beats23 reacted to a post in a topic: 5.0.14 is now available!
  11. Iframely Integration is nice.
  12.    beats23 reacted to a post in a topic: Guest avatar customisation?
  13. Thank you very much. I truly appreciate it 👍.
  14. This is what I've been doing for the past months. The only issue with this method is that every time I update the IPS software, my custom avatar image gets overwritten again with the default one by the IPS software installer. The default guest avatar file is: core_84c1e40ea0e759e3f1505eb1788ddf3c_default_photo.png and located in this folder: public_html/static/resources/84c1e40ea0e759e3f1505eb1788ddf3c_default_photo.png I tried to figure out the CSS from the code above, but I can't get it to work. Does anyone with CCS knowledge have the CSS code to change the default guest avatar to a custom photo? Can you post the exact CCS code I can use to achieve this? Maybe @Ehren can help with the needed CSS code?
  15. Can you give an example of the CSS code that can be used to achieve this?
  16. I too have the same issue, and I want to add a new photo to be shown for the guest avatar. The info posted by Gary does not do this.
  17. I do not have a setting in the constant.php file to use beta on my live website. However, I get a notification in the ACP telling me to install this beta.
  18. Yes. Do grant the admin the ability and authority to override the PDF file iframe restrictions, accompanied by a clear warning about the implications of this action. I'll wait some more for a solution👍.
  19. Embeing a PDF file, for example, https://my-site.com/uploads/pdf_files/radio-manual.pdf in the editor. The PDF file will not display due to default sandbox restrictions set my IPS dev for PDF files. It was mentioned that IPS was looking into it. Five releases have passed, and I see no mention of this issue or a solution. Having an update from IPS about embedding PDF files with the editor would be nice. This issue restriction is causing a lot of grief on my website. This is what the PDF file looks like in the web browser when embedded with the editor.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.