Sleazy Fork is available in English.

EhxVisited

E-H Visited, combined with ExVisited, and then better.

< Отзив за EhxVisited

Отзив: ОК - скриптът работи, но има бъгове

§
Публикуван на: 21.01.2022
Редактиран на: 21.01.2022

Incompatible with Language flag script (https://forums.e-hentai.org/index.php?showtopic=204949)

When I used Language flag scwith this script the remove/hide button is placed over flags. I tried to search for hide the remove/hide button but I can't find on settings popup

Imgur

HauffenАвтор
§
Публикуван на: 02.02.2022

Sorry it took a bit to respond to this one, I just pushed an update to allow for advanced CSS changes that will allow any element in my script to be moved freely. For this specific piece, it'll be the .hideContainer_t element that needs to be repositioned. To put it up at the top right, I believe it should be around -444px-ish, so the CSS would look like:

.hideContainer_t {
top: -444px;
z-index: 999;
}

The z-index ensures that the button isn't hidden underneath the title of the gallery.

§
Публикуван на: 13.02.2022

Thanks for your help. It works!

Публикувайте отговор

Влезте, за да публикувате отговор.