Changeset 9292
- Timestamp:
- 02/19/11 14:01:13 (2 years ago)
- Files:
-
- 1 modified
-
extensions/Autosize/js/Affiche_script.js (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
extensions/Autosize/js/Affiche_script.js
r9225 r9292 983 983 984 984 } else { 985 //===map ? ===985 //===map ? luciano === 986 986 jQuery(TheImg).height(img_finale.height); 987 987 jQuery(TheImg).width(img_finale.width); … … 989 989 width: img_finale.width + "px " 990 990 }); 991 if (theme.match(RegExp("luciano", "g"))) { 992 jQuery(Parent + " #theImg IMG").css({ height: img_finale.height + "px ", 993 width: img_finale.width + "px " 994 }) 995 } 991 996 992 997 }
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)