[TYPO3-english] Template Position Problem (Templa)
Pero Matic
takoje at takoje.hr
Wed Aug 5 13:54:54 CEST 2009
"Stan" <ixnl.be at gmail.com> wrote in message
news:mailman.30145.1249449815.3168.typo3-english at lists.netfielders.de...
>
> Hi
>
> I mapped a template, and I opened it in Firefox. It looks perfect.
> Positioned correctly. (center in the browser)
>
> In IE Explorer it is positioned to the very left of the browser.
>
> I can't figure out why. I downloaded a template from rasi.ch, and mapped
> it,
> as I thought it maybe my CSS, but that one also, the same thing happened.
>
> Anyone had the same prob? Any suggestions?
I had a similar problem few days ago with pure html. After some research i
found out that my DOCTYPE should be set different. So, it works now with
this:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
Regards.
More information about the TYPO3-english
mailing list