Results 1 to 7 of 7

Thread: Google plus button

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Google plus button

    Hi ,can anyone tell me how to add a google +1 button to the share icons? what is the line of code that i need to use?

  2. #2
    Join Date
    Apr 2007
    Posts
    2,202

    Default

    Add

    Code:
    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script><g:plusone size="small"></g:plusone>

  3. #3

    Default

    Quote Originally Posted by admin View Post
    Add

    Code:
    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script><g:plusone size="small"></g:plusone>
    Thanks but i meant a share code that i could use with and image, also but most important that would share per video, not the whole website,
    EXAMPLE:
    Code:
    <a href="javascript:void(0);" title="FaceBook"><img src="{$img_css_url}/images/facebook.jpg" border="0" alt="facebook" onclick="window.open('http://www.facebook.com/share.php?u={$base_url}/view/{$view.video_info.video_id}/{$view.video_info.video_seo_name}/&amp;t={$view.video_info.video_title}','facebook', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=750,height=400,left = 0,top = 0');"/></a>
    i want to use my own google icon so i can just image as needed, is their away to reconfigure the code to do this, like the example i have shown above?

  4. #4
    Join Date
    Apr 2007
    Posts
    2,202

    Default

    I don't think you can use your own image.

    Check

    plusone-button

  5. #5

    Default

    I implemented the Google+ button on my site: VideoAdds.com << Check it out!

  6. #6
    Join Date
    Jan 2008
    Posts
    216

    Default

    Good customization work but you need to check your site with wide monitor and resolution, quite messed up there...

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •