Tomorrow afternoon at 1:00 my husband and another coworker is leaving for Racine, WI to attend some classes on CASE Combines. He will be back on Thursday night. He hasn't been this far away from us (me) since before we had the kids. It makes me a little nervous. There are a lot of crazy drivers out there. Please come home safe guys!
Here is my remedy for removing the border around your signature.
ReplyDeleteIn the layout, click on edit html tab.
Look for this:
.post img {
padding:4px;
border:1px solid $bordercolor;
}
Change the border:1px
to 0px
This should fix it. :-)
I recommend backing up your blog prior to making any html changes.
Here is my remedy for removing the border around your signature.
ReplyDeleteIn the layout, click on edit html tab.
Look for this:
.post img {
padding:4px;
border:1px solid $bordercolor;
}
Change the border:1px
to 0px
This should fix it. :-)
I recommend backing up your blog prior to making any html changes.