
Posts posted by Orpheus
-
-
-
-
-
Steam Avatar Frames
Extracted from the Steam store.
Images are originally in APNG format, but converted versions are also included in GIF format.
Enjoy
-
Добавил
-
Добавлено07/29/24
-
Категория
-
ЯзыкEnglish / Английский
-
-
-
Persian Language Pack
Persian translation of IPS programs by IPSFarsi community.
GitHub Link: https://github.com/IPSFarsi/IPS-Persian-Translation
-
Добавил
-
Добавлено07/10/24
-
Категория
-
ЯзыкPersian / Персидский
-
-
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/)
-
Добавил
-
Добавлено07/10/24
-
Категория
-
ЯзыкEnglish / Английский
-
-
-
-
-
-
-
-
On 10/13/2023 at 9:19 AM, Zero108 said:
500 error on the public side.
[Thu Oct 12 10:20:31.387081 2023] [cgi:error] [pid 7227] [client 172.70.251.210:33672] AH01215: PHP Fatal error: Declaration of IPS\\forums\\advancedtagsprefixes_hook_forumLastPostPrefix::isTaggable() must be compatible with IPS\\Node\\radtags_hook_C_NodeModel::isTaggable(): bool in /init.php(932) : eval()'d code on line 322, referer: https://a108.net/gallery/album/74-shrila-bhakti-vedanta-swami-in-usa-shrila-bhakti-vedanta-svami-v-ssha/
Got it, I'll update it when necessary, which doesn't seem to be the case right now.
-
4 hours ago, Zero108 said:
@WaNted has fixed a compatibility issue with the Advanced Tags & Prefixes v3.2.2.tar application.
What was the issue?
-
-
-
Updated to latest version 1.11.2, Thanks to @Zero108
What's New
- Addresses a compatibility issue with IPS v4.7
-
4 minutes ago, aLEX49566 said:
Проверить это не получится, у нас нет доступа к проблеме.. поэтому я скинул то, что смог найти у себя
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.”
-
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; }
6 minutes ago, aLEX49566 said:У меня нет такого на твоем сайте...
a:hover { color: #fff; /* Цвет ссылки при наведении на нее курсора мыши */ background: #233B3B9C; }
I don't think it'll work for page titles when inside the topic page because they are not links.
-
22 hours ago, Ishidarex77 said:
I'll have it checked, but I currently do not have a test forum to start with, so it may take longer to find the fix for you.
22 hours ago, Ishidarex77 said:Try this
. ipsType_pageTitle [ data-role = "editableTitle" ]: hover , . ipsType_editable : hover { background : none ; }
-
-
-
Помоги в создание украшения
in Themes and design Invision Community 4
Yes, right
I think, he/she asking for a sample code