From e9aa23291c04a09b5132d23b172fc893339a6b09 Mon Sep 17 00:00:00 2001 From: chrisaga Date: Sat, 15 Apr 2006 09:56:15 +0000 Subject: - improve : protect IE7 from IE5&6 PNG fix and add a css dedicated to IE5&6 fixes those fixes will eventually be moved into it to not bother IE7 git-svn-id: http://piwigo.org/svn/trunk@1181 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/fix-ie5-ie6.css | 2 ++ template/yoga/header.tpl | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 template/yoga/fix-ie5-ie6.css (limited to 'template') diff --git a/template/yoga/fix-ie5-ie6.css b/template/yoga/fix-ie5-ie6.css new file mode 100644 index 000000000..4e6daf38e --- /dev/null +++ b/template/yoga/fix-ie5-ie6.css @@ -0,0 +1,2 @@ +/* $Id:$ */ +/* Issues in IE from 5 to 6 only to to be used with IE7 */ diff --git a/template/yoga/header.tpl b/template/yoga/header.tpl index 48b187e6d..c9708033c 100644 --- a/template/yoga/header.tpl +++ b/template/yoga/header.tpl @@ -8,6 +8,9 @@ + @@ -19,7 +22,7 @@ the "text/nonsense" prevents gecko based browsers to load it --> {GALLERY_TITLE}:{PAGE_TITLE} - -- cgit v1.2.3