Everything posted by Orpheus
-
Планы на 2026 год
Ah! Such a sad state of the website! @Respected is correct when he says that AI has taken over, and whether that's good or bad, we don't know. As usual, it could be both. Now, what can be done? Personally, I would love to see this website stick around if possible, but that's a lot to ask because it costs real money, and that money could be used elsewhere. Perhaps the forum could include content or sections focused on topics that are gaining momentum in this AI era. One example I can think of is reverse engineering. It's a shame because AI could actually be used to create plugins, apps, themes, and more, but welp. If you can't fight AI, why not join the bandwagon? Another way to keep the forum alive, without having to carry all the costs yourself, is to set monthly donation goals. That could help as well. Overall, do what you believe is best for yourself and for the forum. You don't owe anyone anything. Damn! I love and often visit this forum, even if I don't post much, use it often, or even deal with IPS anymore. Life simply got in the way, and that can't be helped. Forums are still valuable for creativity, practical shortcuts, and accurate information in areas where AI falls short. That's why I'd still love to see this place around for years to come.
-
Помоги в создание украшения
Yes, right I think, he/she asking for a sample code
-
Steam Avatar Frames
Yes, that is another way.
-
Личное сообщение группе
I think you are looking for this
-
Steam Avatar Frames
My title says "Avatar Frames" not "Avatars" A quick Google search should help you understand the difference.
-
Steam Avatar Frames
Просмотр файла Steam Avatar Frames Extracted from the Steam store. Images are originally in APNG format, but converted versions are also included in GIF format. Enjoy Добавил Orpheus Добавлено 07/29/24 Категория Темы и дизайн Язык English / Английский
-
Steam Avatar Frames
- 125 скачиваний
- Версия 1.0
Extracted from the Steam store. Images are originally in APNG format, but converted versions are also included in GIF format. EnjoyFree -
Помоги в создание украшения
Can we not use animated PNGs? They need to be created or copied/downloaded. Edit: It needs a new plugin to be created or just use custom.css for specific groups.
-
Persian Language Pack
Просмотр файла Persian Language Pack Persian translation of IPS programs by IPSFarsi community. GitHub Link: https://github.com/IPSFarsi/IPS-Persian-Translation Добавил Orpheus Добавлено 07/10/24 Категория Локализация и переводы Язык Persian / Персидский
-
Persian Language Pack
- 15 скачиваний
- Версия 4.7.16
Persian translation of IPS programs by IPSFarsi community. GitHub Link: https://github.com/IPSFarsi/IPS-Persian-TranslationFree -
CKEditor 4 Plugins by Invision Community
Просмотр файла CKEditor 4 Plugins by Invision Community This zip contains all custom plugins from IPS for CKEditor. The files inside are released under the Mozilla Public License Version 1.1 (https://www.mozilla.org/en-US/MPL/1.1/) Добавил Orpheus Добавлено 07/10/24 Категория Интерфейс Язык English / Английский
-
CKEditor 4 Plugins by Invision Community
- 112 скачиваний
- Версия 1.0
This zip contains all custom plugins from IPS for CKEditor. The files inside are released under the Mozilla Public License Version 1.1 (https://www.mozilla.org/en-US/MPL/1.1/)Free -
☄️ Acme Theme
Updated to latest version 1.2.8 What's New Fixed issues with CSS and HTML.
-
Sendo Theme (Dark/White)
Use theme settings
-
Google Authenticator
It could be cache but you can try inspecting the element and see the error.
-
Sendo Theme (Dark/White)
Legit?
-
CJ Duplicate Member Logger
I think, the one I have already uploaded in here works just fine apart from few unusual bugs.
-
Looking for a partner for a new project
I am up for an Anime, Forum Resources, and a Gaming forum. What's the catch?
- Radical Tags
- Radical Tags
-
Looking for a partner for a new project
Interesting
-
Sendo Theme (Dark/White)
I do not have the update available
- Radical Tags
-
Nexxe Theme (Dark/Light)
The question is quite clear, if I understand it correctly. “He/She wants to disable the feature of background colour when hovering over the page title inside a topic.”
-
Nexxe Theme (Dark/Light)
Here is the revised code, I just removed the spaces after the dots. Check it out…put this code inside the custom.css file of the theme. It should work as you expect. .ipsType_pageTitle[data-role="editableTitle"]:hover, .ipsType_editable:hover { background: none; } I don't think it'll work for page titles when inside the topic page because they are not links.