theodonnells
01-09-2007, 10:00 PM
What is this?
This small template modification adds a small icon in your post bit that when clicked will paste the thread link automatically into yahoo messenger for you to send to friends..
58749
Installation
Download the yahoomsg1.zip
Extract it.
Upload the image to /images/buttons/ on your server.
--
Login into your Admin Panel.
Go to Styles and Templates > Style Manager > (Choose the appropriate theme) Select Edit Templates from the drop down list.
Find the template:
Postbit Templates >>
Choose Postbit_legacy or Postbit depending on which you are using.(Postbit Legacy is when your avatar etc is on the left of your posts, and Postbit is when the avatars etc are above your posts)
FIND:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
REPLACE WITH:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon] <!-- Yahoo -->
<span> <a href="ymsgr:im?+&msg=Check+this+out+{$vboptions[bburl]}/showthread.php?t={$thread[threadid]}" target="_blank"><img class="inlineimg" src="images/buttons/yahoomsg1.gif" alt="Submit to Yahoo Messenger" border="0"/></a></span> <!--/ Yahoo --> </div>
SAVE TEMPLATE.
Note:
You must have Yahoo messenger for this to work, and yes all it does is save you copy and pasting a thread link into yahoo messenger:D
This small template modification adds a small icon in your post bit that when clicked will paste the thread link automatically into yahoo messenger for you to send to friends..
58749
Installation
Download the yahoomsg1.zip
Extract it.
Upload the image to /images/buttons/ on your server.
--
Login into your Admin Panel.
Go to Styles and Templates > Style Manager > (Choose the appropriate theme) Select Edit Templates from the drop down list.
Find the template:
Postbit Templates >>
Choose Postbit_legacy or Postbit depending on which you are using.(Postbit Legacy is when your avatar etc is on the left of your posts, and Postbit is when the avatars etc are above your posts)
FIND:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
REPLACE WITH:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon] <!-- Yahoo -->
<span> <a href="ymsgr:im?+&msg=Check+this+out+{$vboptions[bburl]}/showthread.php?t={$thread[threadid]}" target="_blank"><img class="inlineimg" src="images/buttons/yahoomsg1.gif" alt="Submit to Yahoo Messenger" border="0"/></a></span> <!--/ Yahoo --> </div>
SAVE TEMPLATE.
Note:
You must have Yahoo messenger for this to work, and yes all it does is save you copy and pasting a thread link into yahoo messenger:D