different titelview of mlf between msie6.0 and 7.0?! (Bugs)

by Forummaster of DTF @, Friday, November 30, 2007, 17:02 (5984 days ago)

hello,

i use mlf and i added something (text and pics) under the forumtitle.
until now my defaultbrowser was msie 6.0 (winxp+sp2) and there was a correct view without any problems.

then i did a test with msie 7.0. :-(
the additionals of the forumtitle disapears behind the line of "sub-navigation"?!
and i'm sure, the forumusers will be handicaped, too.

if you have the possibility to use this both browsertypes, try the template-file of my testforum. then you can see the placement of text and logos but also the shifted look.

--> http://udtf.ud.ohost.de/forum/dtf-template_sicher.html

did anyone make the same experiences?
what's the reason? handles msie 7.0 the div classes in a different way?
is it a setting in msie7.0?
is it a bug of the mlf script?

i hope anybody can give me a hint to fix this problem.

(answers or priv. mails in german are possible, too)

thanks and bye
DTF forummaster

locked
4285 views

corrupt HTML

by Fritz ⌂ @, Saturday, December 01, 2007, 00:25 (5984 days ago) @ Forummaster of DTF

Hi Forummaster,

i use mlf and i added something (text and pics) under the forumtitle.

Consider validating your work first. My validator outputs 211 errors.

is it a bug of the mlf script?

Positively no.

locked
4049 views

different titelview of mlf between msie6.0 and 7.0?!

by Otto, Saturday, December 01, 2007, 10:03 (5984 days ago) @ Forummaster of DTF

did anyone make the same experiences?
what's the reason? handles msie 7.0 the div classes in a different way?

Hi, I encountered the same phenomenon. I solved it by removing the height command in the style.css file in the templates directory.

So, change:

#top { margin:0; padding:0; height:4.4em; color:#000000; background:#d2ddea url(images/bg_top.png) repeat-x bottom; }

To:

#top { margin:0; padding:0; color:#000000; background:#d2ddea url(images/bg_top.png) repeat-x bottom; }

Otto

locked
4163 views

different titelview of mlf between msie6.0 and 7.0?!

by Forummaster of DTF @, Monday, December 03, 2007, 14:40 (5981 days ago) @ Otto

did anyone make the same experiences?
what's the reason? handles msie 7.0 the div classes in a different way?


Hi, I encountered the same phenomenon. I solved it by removing the height command in the style.css file in the templates directory.

So, change:

#top { margin:0; padding:0; height:4.4em; color:#000000; background:#d2ddea url(images/bg_top.png) repeat-x bottom; }

To:

#top { margin:0; padding:0; color:#000000; background:#d2ddea url(images/bg_top.png) repeat-x bottom; }

Otto

hi otto,

thanks a lot for your help!!
i did the recommended change in style.css.
and after the deleting of the height-setting the problem was fixed :-)

bye
DTF forummaster

locked
4068 views

RSS Feed of thread