From be89e41df072513012b8e32645ee54aaaa1d7ddb Mon Sep 17 00:00:00 2001 From: vdigital Date: Fri, 27 Jun 2008 20:05:50 +0000 Subject: Leaves in footer: on Stripy request. git-svn-id: http://piwigo.org/svn/trunk@2402 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/yoga/theme/admin/theme.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'admin/template/yoga') diff --git a/admin/template/yoga/theme/admin/theme.css b/admin/template/yoga/theme/admin/theme.css index 69bfd3001..c0747d1b7 100644 --- a/admin/template/yoga/theme/admin/theme.css +++ b/admin/template/yoga/theme/admin/theme.css @@ -149,6 +149,15 @@ background:transparent url(images/bottom-left-bg.png) no-repeat fixed left botto border:0; display:block; margin: 0; padding: 0; min-width: 539px; min-height: 220px; position:absolute; left:0px; bottom:0px; z-index: 999; } +/* show it to stripy */ +#leaves { background-image: none; min-height: 0px; } +#copyright { +background:transparent url(images/bottom-left-bg.png) no-repeat scroll left bottom; +color:#777777; +margin:60px 0pt; +min-height:220px; +text-align:center; +} #content { background: #222 url(images/fillet.png) repeat-x top left; } .content { min-height: 420px; color: #ccc; -- cgit v1.2.3