http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13017

Owen Leonard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|koha h1 tag on staff login  |Login page image
                   |                            |replacement technique fails
                   |                            |when browser width exceeds
                   |                            |2000 pixels

--- Comment #1 from Owen Leonard <[email protected]> ---
‘Doctor, doctor, it hurts when I do this.’

‘Then don’t do that!’

Sorry, I couldn't resist. Yes it's true. If your browser window goes much wider
than 2000 pixels the image replacement technique which displays the Koha logo
will fail, having this style:

text-indent: -1000px;

...which at the time of implementation was expected to be PLENTY of space to
exclude the possibility that someone's browser would be wide enough that the
text would be visible.

It may be that we need to increase that number, or it may be that there is a
more modern image replacement technique which we should switch to.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to