Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML spec for File module renders unreadably due to background logo #138

Open
galtm opened this issue Jan 10, 2025 · 2 comments
Open

HTML spec for File module renders unreadably due to background logo #138

galtm opened this issue Jan 10, 2025 · 2 comments

Comments

@galtm
Copy link

galtm commented Jan 10, 2025

The page https://expath.org/spec/file is not readable because the background logo obscures the text. I'm seeing this in two browsers (Firefox, Brave).

Is this the right place to report this problem so that someone can fix it?

Problem

image

Temporary workaround

The steps will depend on your browser, but it is something like the following:

  1. Right-click the background of the page and select Inspect.
  2. In the inspection pane that opens, in the HTML tree, highlight <body>
  3. In the style pane, find the style for the body element. It says background-image: url("http://expath.org/images/logo-candidate.png"). If you hover, you should see a check box. Uncheck it!

image

If you refresh the page, you'll have to redo the workaround.

@ChristianGruen
Copy link
Member

In the QT4CG group, we are currently working on new presentations of some of the EXPath specs. Previews can be found here:

https://qt4cgtest.nwalsh.com/branch/johnlumley-expath/expath-file-40/Overview.html
https://qt4cgtest.nwalsh.com/branch/johnlumley-expath/expath-binary-40/Overview.html

For the reported problem, a PR exists that should fix the problem. I am just not sure kf Florent will have time to look at it (#137).

@galtm
Copy link
Author

galtm commented Jan 10, 2025

Thanks, @ChristianGruen !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants