Add below script into css file.
a img{ text-decoration : none;
border-bottom-style: none;
border-bottom-width: 0px;
border-top-style: none;
border-top-width: 0px;
border-left-style: none;
border-left-width: 0px;
border-right-style: none;
border-right-width: 0px; }
2 comments:
Where do you put that code in your layout? Do you have to do that each time you post or once as long as in your layout code?
thnx
Post a Comment