
October 3rd, 2012, 02:26 PM
|
|
Registered User
|
|
Join Date: Oct 2012
Posts: 1
Time spent in forums: 13 m 6 sec
Reputation Power: 0
|
|
|
Yet Another Image Border Thread
Hi, I am using MailChimp as my subscription form, and have a 'how many subscribers' image on my site. I cannot, for the life of me, figure out how, to get rid of the border-bottom (and on :hover)! I have tried:
(on ID) #chimp {border: 0 none !important;}
img {border: 0 none !important;}
a img {border: 0 none !important;}
element {border: 0 none !important;}
a element {border: 0 none !important;}
I am using the javascript MailChimp provided in a div (#chimp). It's an element (I think).
Any help here?? Thanks!
Link to site: livelikekingsmusic.tumblr.com
|