It sure took me a long time .. but that’s how it usually is with me. Something I can tolerate, and other things just start to bother me and I have to do something about it. Today, I am talking about those square box borders around all the images in this blog and even on the smilies!
BEFORE:
Well .. used to tolerate it .. but this morning I finally decided that it “irks” me – and I should fix this. It was a simple fix, as you can see …
AFTER:
HOW DID I DO IT?
I just added this to my style.php file in my template folder here ….
a img
{
border: none;
}
*Pooooof to Borders!
Comments