Results 1 to 7 of 7

Thread: Add Twitter Button to Your View Video Page of VShare 2.7

Threaded View

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

    Lightbulb Add Twitter Button to Your View Video Page of VShare 2.7

    Dear All,

    Here is the code to add a twitter button below the player:

    Code:
     
    <a href="h t t p : / / twitter . com/home/?status={$base_url}/view/{$view.video_info.video_id}/{$view.video_info.video_seo_name}/{literal}%20{/literal}{$view.video_info.video_title}" target="_blank" title="Twitter"><img src="{$img_css_url}/images/twitter.gif" title="Follow me on Twitter" width="18" height="18" border="0" alt="Follow me on Twitter" /></a>
    Please remove the spaces in the first part of the code. (this is because of this forum)

    Enjoy.

    Thanks
    Last edited by faceknock; 10-29-2009 at 01:32 AM.

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
  •