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

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
4164 views

Complete thread:

 RSS Feed of thread