Tue, 2007-04-24 00:12
This thing is kind of a fake . In firefox its totally cool, but in IE its about 8 pixels high *GAAAAH*
Is this the awesome IE box model design shining through? What can I add to this css to make IE play nice?
#userBox .fakeHR {
background: url(http://wisetopic.com/_img/_core/userBox_fakeHR.gif);
margin-left: 10px;
height: 2px;
width: 210px;
}
Thanks,
-- jq