Page 1 of 1

No DOCTYPE on v2.6.4

Posted: 15 Apr 2011, 09:20
by olivewhite
Hi there

tweaking templates, i discovered there was no mandatory DOCTYPE specified in index.gallery.phtml causing parsing errors for W3C. Flash gallery works anyway but without any DOCTYPE, just language <html lang="en"> tag specified before <head> tag. I ve added the DOCTYPE before <html> tag and it's ok

Any reason? :?: :roll:

Re: No DOCTYPE on v2.6.4

Posted: 15 Apr 2011, 13:15
by olivewhite
i just realized that when i insert the DOCTYPE, IE7 displays scrollbars
:roll: :?:

Re: No DOCTYPE on v2.6.4

Posted: 18 Apr 2011, 00:07
by Nick
That's why we removed it. Nevermind the W3C Validator.

Re: No DOCTYPE on v2.6.4

Posted: 18 Apr 2011, 10:11
by olivewhite
pain wrote:That's why we removed it. Nevermind the W3C Validator.
:lol:
ok

Re: No DOCTYPE on v2.6.4

Posted: 18 Apr 2011, 10:13
by olivewhite
Code
overflow: hidden

makes no changes, did not find any way to fix it,
:roll: