Hallo Dr Schneider,
try the following approach, because we changed the default doctype
element in ZMS2.0:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
You can use a local dtml method called "headDoctype" to overwrite the
default doctype.
The following code should bring your HTML code/appearance to the
former layout:
%< ------------------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
%< ------------------
Regards
fh
--- In zms-developers@yahoogroups.com, schneider@d... wrote:
> but it worked well with a previous version of ZMS2.0. unfortunately
I
> installed the actual version over this one, so I am not able to
tell
> which one it has been (approx 3 weeks old).
>
> cheers, stefan schneider
>
> > ZMS2.0 now generates xhtml code; maybe there is a little
inconsistencies in
> > your local templates concerning this. So this problem is mainly
due to your
> > html/css. Please, revise your templates wether there is a bad
html output
> > (debugging it with table-border="1" etc.). I suppose there are
just some
> > little html corrections to do bringing it to the former layout.
> >
> > Regards
> > fh
> >
> >
> > -----Ursprüngliche Nachricht-----
> > Von: schneider@d... [mailto:schneider@d...]
> > Gesendet: Donnerstag, 21. August 2003 13:49
> > An: zms-developers@yahoogroups.com
> > Betreff: [zms-developers] centered websites
> >
> >
> > hi there,
> >
> > after updating to the newest zms-version, which is 2b [0.28],
> > everything within my webpages is centered (from headlines to
> > pictures) additionally the layout seems to be a little bit
shaken -
> > which might corespond to the centered display).
> >
> > any ideas?
> >
> > sincerely, stefan schneider
> >
> >
> >
> > __________________________________________________
> >
> > Dr. Stefan Schneider
> >
> > System- u. Medienmanagment
> > Spomedial @ Institut für Kreislaufforschung und Sportmedizin
> > Deutsche Sporthochschule Köln
> > Carl-Diem-Weg 6
> > 50933 Köln
> > Tel 0221-4982508
> > Fax 0221-4982503
> > schneider@d...
> >
> >
> >
> > Yahoo! Groups Sponsor
> > ADVERTISEMENT
> >
> >
> >
> >
> > To unsubscribe from this group, send an email to:
> > zms-developers-unsubscribe@yahoogroups.com
> >
> >
> >
> > Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
> >
> >
> > Yahoo! Groups Sponsor
> >
> > ADVERTISEMENT
> >
> >
> >
> >
> >
> >
> >
> > To unsubscribe from this group, send an email to:
> > zms-developers-unsubscribe@yahoogroups.com
> >
> >
> >
> > Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.