Changeset 9669
- Timestamp:
- 03/14/11 15:05:07 (2 years ago)
- Location:
- extensions/hr_glass_xl
- Files:
-
- 2 modified
-
theme.css (modified) (1 diff)
-
themeconf.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
extensions/hr_glass_xl/theme.css
r9278 r9669 5 5 ------------------------------------------------------------------------------ */ 6 6 7 @import url(menu.css);7 @import menu.css; 8 8 9 9 * { margin: 0; padding: 0; border: 0; } -
extensions/hr_glass_xl/themeconf.inc.php
r9279 r9669 18 18 'Exclude' => array('theNBMPage','thePopuphelpPage',), # Excluded pages 19 19 ); 20 @include('themeconf_local.inc.php'); 20 @include(PHPWG_ROOT_PATH. 'local/config/hr_glass_xl.inc.php'); 21 if (isset($conf['local_dir_site'])) 22 { 23 @include(PHPWG_ROOT_PATH.PWG_LOCAL_DIR. 'config/hr_glass_xl.inc.php'); 24 } 21 25 22 26 // thx to Vdigital and his plugin spreadmenus
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)