Comic Looms

Manga Viewer + Downloader, Focus on experience and low load on the site. Support you in finding the site you are searching for.

< Feedback on Comic Looms

Review: Good - script works

§
Posted: 2025-04-22

Hi, thanks for sharing your script. I use it a lot and I have been wondering if there is a way to make the previous/next page interaction buttons cover the entirety of the left/right side of the screen instead of just the center left/right. I use these interactions a lot, and I find it mildly inconvenient when I sometimes missclick the center right of the screen when trying to go to the next page and having to find the page I was in again. If there was an option I overlooked, please let me know.

ZsyjkQinBaiAuthor
§
Posted: 2025-04-22

You can customize the style of the "previous/next page buttons" by adding the following CSS code to CONF > Style:

.img-land {
  width: 40%;
  height: 100%;
  top: 0;
}

width: 50% will cover the entirety of the left/right side of the screen.

trying to go to the next page and having to find the page I was in again.

Just click the number on the page indicator to jump back to where you were.

§
Posted: 2025-04-22

Thank you very much.

Post reply

Sign in to post a reply.