]> git.koha-community.org Git - koha.git/commit
Bug 13017 - Login page image replacement technique fails when browser width exceeds...
authorOwen Leonard <oleonard@myacpl.org>
Mon, 3 Nov 2014 17:29:48 +0000 (12:29 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 29 Dec 2014 19:15:10 +0000 (08:15 +1300)
commit54a37c8fc1c1ac8db0d4127b0daa7dc588c9a59f
treee83c5b986a5219b69068cbe2fd679f293fc0ff3c
parent71f1c5ef820c7d492e4ce932fcbeebc0fcbfb2e1
Bug 13017 - Login page image replacement technique fails when browser width exceeds 2000 pixels

This patch updates the image replacement technique used for Koha's login
page. The old technique used a negative text-indent value to move the
text offscreen, but that begins to fail more and more often as screens
get larger.

The new technqiue is described here:
http://www.zeldman.com/2012/03/01/replacing-the-9999px-hack-new-image-replacement/

Note: This patch has not been tested in any Internet Explorer version!

To test you must have a screen which is wider than 2000 pixels. Apply
the patch, clear your browser cache and view the staff client login
page. The logo on the login form should look correct with no
corresponding text appearing anywhere on the screen.

Signed-off-by: Christopher Brannon <cbrannon@debian.localdomain>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 87a0b79a65f179fdef5aee98701660cca00a273e)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/css/login.css