1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

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.