Please visit my site.
I can't quite figure out how to decode/remove the borders from the images in the sidebars.
Any ideas?
Thanks in advance :)
Please visit my site.
I can't quite figure out how to decode/remove the borders from the images in the sidebars.
Any ideas?
Thanks in advance :)
Just add this between your <style> tags.
img{border: 0;}
That should do it.
This topic has been closed to new replies.