pressbooks / ideas

Ideas for Pressbooks.
GNU General Public License v3.0
12 stars 4 forks source link

Custom CSS for page-turn buttons #465

Open TuftedOwl opened 1 year ago

TuftedOwl commented 1 year ago

Feature Description

We would like the ability to add CSS customizations specifically targetted at the page-turn buttons for all ebooks. Right now, it is easy for a user to miss seeing these buttons, and it seems that the only way to change the background-color is to change the site's main theme color. Adding the ability to target only the page turn buttons with CSS would provide the opportunity to make them a different background color from the main theme, and also to increase their size by bumping up the font-size attribute. Ideally, the page-turn buttons would be moved so that they are centered vertically, on either side of the page text (see asterisk on screenshot, approximating a better position for the forward page-turn button). image

Feature Use Case

This feature would impact most sighted users by 1) allowing all sites to customize the background color and size of the page turn buttons so that the buttons are more visible and 2) if the buttons were relocated and vertically centered, again, this would increase their visibility to the user.

Other Notes