How to remove border on smileysified

I have been asked by someone how I removed the border around the smileys that I use on this theme. Well it is a simple case of ading the following to the style sheet:

img.wp-smiley{
border: 0pt none;
margin: 0px;
padding: 0px;
vertical-align: middle;
}

Pretty simple huh? :p For the custom smileys I use the Custom Smiley plugin by Quang Anh Do, modded by Mastermnd. Its a fantastic plugin well worth using if you want to be able to manage your smiley emotes quickly and easily.

3 Responses to “How to remove border on smileysified”

  1. Emily says:

    Oh how did I miss this post? Thank you so much! It’s been driving me crazy!! Are you going to be doing more Alexified How-To’s? I for one would love it if you did!!

  2. Emily says:

    Oh how did I miss this post? Thank you so much! It’s been driving me crazy!! Are you going to be doing more Alexified How-To’s? I for one would love it if you did!!

    ETA: Where is the sytlesheet would I add the code? The area that I thought it would best go isn’t working…my smiley’s still are boxed.

  3. Mr. Carbon Twelve says:

    In response to Emily: I put all my edits before the comment: “/* These “decoy” styles are used ….”. I cant actually see any smiles used on your site tho…

Leave a Reply