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

by Forummaster of DTF @, Monday, December 03, 2007, 14:40 (5960 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
3972 views

Complete thread:

 RSS Feed of thread