Customizing SMF > Graphics and Templates
Best way to integrate with a site.
[Unknown]:
--- Quote from: [Unknown] on June 08, 2004, 09:30:06 PM ---Loading SSI.php may make your site view in standards compliant mode. This means that you should be using proper and valid html. Please try validating your html.
-[Unknown]
--- End quote ---
-[Unknown]
quake101:
Thanks [Unknown] I'm "validating" my html now.
quake101:
UPDATE! :)
I found it wan't my html code. If you go into index.template.php of your template and edit
--- Code: ---$settings['doctype'] = 'xhtml';
--- End code ---
to
--- Code: ---$settings['doctype'] = 'html';
--- End code ---
, that changes the "doctype" witch fixed a lot of things for me. 8)
P.S. Killer Possum, valign="top" works great. :)
[Unknown]:
That's because your code is not valid xhtml :P.
-[Unknown]
quake101:
I think I might have to read up on xhtml...see what's the big diff is.
Navigation
[0] Message Index
[*] Previous page
Go to full version