IMG Tag Remove Border

后端 未结 4 1763
不知归路
不知归路 2021-01-02 14:28

http://www.flirtwithme.co/main.php#upgrade

On this page there is a blue box image that has a grey border around it. I\'ve been trying to remove the border without lu

4条回答
  •  攒了一身酷
    2021-01-02 15:09

    your image has no src attribute add a transparent.gif to the source and the border will disappear.

    Example:

    
    

    UPDATE:

    Example for sprited background images on list elements. (In this case you have to rearrange the sprite into a vertical sprite)

    http://jsbin.com/ebovod/edit#html,live

提交回复
热议问题