Use custom image for Google+1 button?

前端 未结 9 2195
粉色の甜心
粉色の甜心 2020-12-04 16:28

I want to include a \"google+1\" button on a page, yet I want to use a custom image with a custom size for it and preferably without javascript, much like is possible to do

9条回答
  •  萌比男神i
    2020-12-04 16:51

    use opacity 0 to just make it invisible. Then use background for making it looks like what you want.

    
    
    
    /// GOOGLE BUTTON WITH OPACITY OF 0 (and z-index 1 with absolute position);

提交回复
热议问题