WP emotion problem..

Discussion in 'Blogging' started by sami1255, Jul 24, 2007.

  1. #1
    Well, here is the site..

    look at the top post.. the problem is, when ever i insert an emotion.. the line spacing get disturbed.. is there anyway around to fix this??
     
    sami1255, Jul 24, 2007 IP
  2. Felu

    Felu Peon

    Messages:
    1,680
    Likes Received:
    124
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Add the following code to the css of the theme.
    .post-content img.wp-smiley{
    border:none;
    -moz-border-radius:none;
    padding:none;
    margin:none;
    }
    Code (markup):
     
    Felu, Jul 24, 2007 IP
    sami1255 likes this.