weird text visible on the top left on large screens

User avatar
ramnes
ПБТ НАВСЕГДА

27 Oct 2023, 11:17

Do you see it?

Image

The problem comes from the CSS:

Code: Select all

.skiplink {
    position: absolute;
    left: -999px;
    width: 990px;
}
If the plan is to hide it, just put

Code: Select all

visibility: hidden
in that class instead.

User avatar
Muirium
µ

27 Oct 2023, 11:46

Yes, our spoooky missing admin should try this. But we already have bigger problems waiting, waiting, waiting to be fixed. :twisted:

Post Reply

Return to “Deskthority talk”