Results 1 to 7 of 7

Thread: Google plus button

  1. #1
    budgierless is offline Member
    Join Date
    Jan 2010
    Posts
    55

    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
    admin is offline Administrator
    Join Date
    Apr 2007
    Posts
    2,163

    Default

    Add

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

  3. #3
    budgierless is offline Member
    Join Date
    Jan 2010
    Posts
    55

    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
    admin is offline Administrator
    Join Date
    Apr 2007
    Posts
    2,163

    Default

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

    Check

    plusone-button

  5. #5
    macintosh14568 is offline Junior Member
    Join Date
    Sep 2008
    Posts
    8

    Default

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

  6. #6
    ramius is offline Senior Member
    Join Date
    Jan 2008
    Posts
    228

    Default

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

  7. #7
    macintosh14568 is offline Junior Member
    Join Date
    Sep 2008
    Posts
    8

    Default

    You're not the first person that said that! I have a 24" monitor, and I've tried it with 3 different browsers. Can you include a screen shot of this issue? I have no other way of testing it. Thanks

    Also, I'm starting to play around with jQuery on the site. Check it out videoadds.com/beta.php

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
  •