-
Invision Community 5.1: Complete event management
May also need the option to add the event ticket purchased from the IPS to the Apple Wallet. Make possible, or possible make?
-
Invision Community 5.1: Complete event management
Will it be possible to use a mobile app to scan and validate an event ticket purchased from the IPS store at the event's gates?
-
-
We need Invision Community 5.1 Alpha Testers!
- 5.0.15 is now available!
- Guest avatar customisation?
Apparently, the cover photo is much easier to change with this CSS. .ipsFallbackImage::before { background-image: url('https://yoursite.com'); mix-blend-mode: inherit; }- Guest avatar customisation?
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; }- Guest avatar customisation?
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.- 5.0.14 is now available!
How did it happen? Did your forum members post over 1,000 comments with iFramely embeds in 24 hours?- 5.0.14 is now available!
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"?- 5.0.14 is now available!
Iframely Integration is nice.- Guest avatar customisation?
Thank you very much. I truly appreciate it 👍.- Guest avatar customisation?
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?- Guest avatar customisation?
Can you give an example of the CSS code that can be used to achieve this?- Guest avatar customisation?
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.- 5.0.8 Released
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. - 5.0.15 is now available!