Sleazy Fork is available in English.

EhxVisited

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

< Feedback op EhxVisited

Recensie: Redelijk - het script werkt, maar bevat bugs

§
Geplaatst: 21-01-2022
Bijgewerkt: 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

HauffenMaker
§
Geplaatst: 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.

§
Geplaatst: 13-02-2022

Thanks for your help. It works!

Reactie plaatsen

Log in om antwoord te geven.