Google badge url coding
-
The code I have in the style.css Stylesheet for the YouTube png icon (and same for Twitter and Facebook, by replacing YouTube next to png) is:
.youtube {background:url(images/youtube.png) no-repeat 0 0; width:32px; height:32px; float:right; padding-left: 15px;}
What is it for the google+ badge?
NOT, +1 but g+Do I simply replace ‘youtube’ with ‘google+’? Or is it ‘googleplus’? Or something else?
- The topic ‘Google badge url coding’ is closed to new replies.