Borders around links.
-
Is there a way to remove the borders around links in my blogroll and such?
The blog I need help with is: (visible only to logged in users)
-
You can get rid of the border around your image links if you use a text widget instead of the links widget, and change the image code from this:
<img src=[etc.]
to this:
<img style="border:none;" src=[etc.] -
- The topic ‘Borders around links.’ is closed to new replies.