thewhite Posted August 16, 2021 Share Posted August 16, 2021 (edited) Hi, On the website https://gamesdb.launchbox-app.com and https://www.launchbox-app.com we have at bottom right a arrow to get back to the top. On Chrome, firefox, opera, edge and probably more it doesn't show correctly. First image show the problem. I found in your code this line; <div class="dmtop" style="bottom: 40px;">Scroll to Top</div> If we just remove the text "Scroll to Top", it fix the problem for all browser. The text are in the background, we can't see it, so you can remove it without any drawback. Edited August 16, 2021 by thewhite Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted August 17, 2021 Share Posted August 17, 2021 The text is there for accessibility reasons. Those arrows don't show up for me in those browsers, so I'm wondering if maybe it's a DPI thing. I can fix it though just with a CSS overflow: none on that element. Thanks for the report. Quote Link to comment Share on other sites More sharing options...
thewhite Posted August 25, 2021 Author Share Posted August 25, 2021 (edited) I get these error on 3 pc, my main pc, a new setup and a windows server, so it's not my config. Nothing special on these pc (dpi or other setting are in default). Many people must get the same problem. It seems to be fixed on the main website, but not on https://gamesdb.launchbox-app.com/ Edited August 25, 2021 by thewhite Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.