My site. mag.trolbooks
Theme Vina
I wanted to move the comment box and comments under the post so I followed this guide Here
change in framework.css
.dp60
{ width: 100%;
float: left;
display: inline;
margin-right: -1px;
}.dp40
{
width: 100%;
display: inline;
margin-right: -1px;
}
But as you can see on my site. Every post now appears to be blockquoted. I don't know how to fix it, and did not see anything like this when I searched.
Thanks if you can help