From f6f87676079994c99a5e3500456b2f00a6ad1414 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sat, 29 Mar 2014 11:11:37 +0000 Subject: [PATCH] set logo via CSS --- lam/docs/manual-sources/howto.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/lam/docs/manual-sources/howto.xml b/lam/docs/manual-sources/howto.xml index af4e63c7..48ebac80 100644 --- a/lam/docs/manual-sources/howto.xml +++ b/lam/docs/manual-sources/howto.xml @@ -9305,7 +9305,17 @@ OK (10 msec) } - Custom logo and other images + Custom logo/* image in login box */ +td.loginLogo { + background-image: url(/logos/mylogo.png); +} + +/* image (24x24) in header line */ +a.lamLogo { + background-image: url(/logos/mylogo.png); +} + + Other images All images are located in