How do I eliminate a border?
-
Hi all:
I’m currently runnign the MistyLook theme at my blog, getting cancer.wordpress.com.
Although I’ve been setting the border value to “0”, I keep getting a shadow border around my images on two sides.
Is there a way to eliminate that or is that hardwired into the theme?
Let me know – always appreciate your help and guidance!
– Jeff
Blog url: http://gettingcancer.wordpress.com/ -
Howdy,
Could you try using something like the following?
.entry a img { background: none; border: 0; }
- The topic ‘How do I eliminate a border?’ is closed to new replies.