hi,
i realized the blog i created has some problem in ie6
I think this is probably the code i should add: (as the problem is probably created by a float and margin situation)
<!-- [if lt IE 7]>
#main-content { margin: 0px 0px 0px 145px; }
<![endif]-->
but i dont get where i add it.
in the css? in the index php ?
please help
thx