Removing the border

As it has been asked in this post, here is the solution. You may notice the border around equation in your the Blogger blog. The border is from Blogger template CSS its-self, not from jsTeXrender. To get rid of the border, you will need to edit Blogger Template and set the border width, for the example

.post img {
border:0px solid #fff;
}

Share this:
  • Digg
  • del.icio.us
  • StumbleUpon
  • TwitThis
  • Facebook
  • YahooMyWeb
  • Google Bookmarks

Random Posts

One Response to “Removing the border”

  1. HC says:

    Hi I’m having trouble getting the inline code element to look presentable in blogger. Despite that I removed the borders, the latex equations tend not to align well with rest of the paragraph. Got any ideas as to what to do here?

Leave a Reply