IE 7
Yes, I know this site looks like crap on IE 7. Trying to tweak.
Update: Found the solution on the Warpsire forum. If you’re having the same problem with Hemingway, go to the style sheet and find this code:
#primary.twocol-stories .story{
float:left;
width:48%;
margin:0 0 0 4%;
display:inline;
}
Change the width to 47%
comments
Leave a Reply