Blood and Thunder is a blog periodically written by Ivan Deluca about his interests and hobbies.

A blog about Games and the internet in general; now with less updates

Sunday, January 4

Posted by Ivan

Changing your Link borders

Okay, this is a pretty specific subject. So it happens that my blog came with a configuration which made any of my images, when they linked to somewhere, to use borders. Like this.



So I searched and found a way to change it into this:



What did I do? I created another "class" for the images, so they could work as different elements from Links. You just need to find your a: line and set something like this.



You can define every one of the variables on the list to match the colors on your blog. Every time you want to correct the border, use the usual code img src with this agregate: Class="img".
For example, the last image looked like this.



Remember that I'm talking about Images with Links. It won't work if you add it to the "img src" part.