Roseate
Member
Posted 5 years ago #
Hi,
I am using mistylook-1 theme and it works ok in mozilla firefox, but in internet explorer the widget's color get
mixed with the content.
To understand more what I mean view it through both brosers,
here is my site:
http://www.roseatemarketingtips.com/
Please help me with that....
Thanks,
Roseate
try adding a white background color to your #content-main in your css.
#content-main {
float: left;
width: 544px;
background: #FFF;
margin-right: 20px;
Roseate
Member
Posted 5 years ago #
Ok, I did that and the content color is now fine...Thanks
But I still have a problem with the widgets, they are all
mixed together now in explorer....how can I fix that?