From e6806fd13af4bc6469bac95af34d682495e6c3c4 Mon Sep 17 00:00:00 2001 From: flop25 Date: Mon, 30 Dec 2013 19:18:13 +0000 Subject: smartpocket : fix logout/login msg set menu elements as collapsible and as an accordion too top menu elements blue picture centered "Thumbnails" text hidden (too big) git-svn-id: http://piwigo.org/svn/trunk@26362 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/smartpocket/template/menubar.tpl | 2 ++ themes/smartpocket/template/menubar_identification.tpl | 2 +- themes/smartpocket/template/picture.tpl | 2 +- themes/smartpocket/template/picture_nav_buttons.tpl | 2 +- themes/smartpocket/theme.css | 10 ++++++++++ 5 files changed, 15 insertions(+), 3 deletions(-) (limited to 'themes/smartpocket') diff --git a/themes/smartpocket/template/menubar.tpl b/themes/smartpocket/template/menubar.tpl index 5929146e6..dded4611f 100644 --- a/themes/smartpocket/template/menubar.tpl +++ b/themes/smartpocket/template/menubar.tpl @@ -2,6 +2,7 @@
  • {'Close'|@translate}
  • {if !empty($blocks) } +
    {foreach from=$blocks key=id item=block}
    {if not empty($block->template)} @@ -12,6 +13,7 @@ {/if}
    {/foreach} +
    {/if}