Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
olivewhite
Experienced
Topic Author
Posts: 68
Joined: 29 Mar 2009, 14:30

No DOCTYPE on v2.6.4

15 Apr 2011, 09:20

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:
 
User avatar
olivewhite
Experienced
Topic Author
Posts: 68
Joined: 29 Mar 2009, 14:30

Re: No DOCTYPE on v2.6.4

15 Apr 2011, 13:15

i just realized that when i insert the DOCTYPE, IE7 displays scrollbars
:roll: :?:
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: No DOCTYPE on v2.6.4

18 Apr 2011, 00:07

That's why we removed it. Nevermind the W3C Validator.
firedev.com
 
User avatar
olivewhite
Experienced
Topic Author
Posts: 68
Joined: 29 Mar 2009, 14:30

Re: No DOCTYPE on v2.6.4

18 Apr 2011, 10:11

pain wrote:That's why we removed it. Nevermind the W3C Validator.
:lol:
ok
 
User avatar
olivewhite
Experienced
Topic Author
Posts: 68
Joined: 29 Mar 2009, 14:30

Re: No DOCTYPE on v2.6.4

18 Apr 2011, 10:13

Code
overflow: hidden

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