vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Help me paypal icon in Postbit (https://vborg.vbsupport.ru/showthread.php?t=198608)

chennairam 12-11-2008 11:43 AM

Help me paypal icon in Postbit
 
Hi Members

please Help me

How To insert Paypal Accout Link and Image here in postbit

For Example :-

https://vborg.vbsupport.ru/external/2008/12/75.jpg

thanks in advance


Br.,
ram

Lynne 12-11-2008 02:42 PM

In postbit_legacy, insert your link/image here in red (you must change the link and image path):

Code:

            <if condition="$show['avatar']">
                <div class="smallfont">
                    &nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
                </div>
            </if>
<div><a href="http://link.to.paypal/"><img src="paypal.jpg"></a></div>
            <div class="smallfont">
                &nbsp;<br />


Not tested. Also, this is 3.8 code, your's may be slightly different.

chennairam 12-12-2008 06:20 AM

Quote:

Originally Posted by Lynne (Post 1683171)
In postbit_legacy, insert your link/image here in red (you must change the link and image path):

Code:

            <if condition="$show['avatar']">
                <div class="smallfont">
                    &nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
                </div>
            </if>
<div><a href="http://link.to.paypal/"><img src="paypal.jpg"></a></div>
            <div class="smallfont">
                &nbsp;<br />


Not tested. Also, this is 3.8 code, your's may be slightly different.



I done sir

But There is No Space Between Avator and user name

And More Thing That image will User info above

I need Below user info sir Check my post With images



Thanks in Advance


Br.,
Ram

Lynne 12-12-2008 02:57 PM

So you want it below the IM, MSC, etc icons? (I thought your arrow was just showing the image blown up).

HTML Code:

                $template_hook[postbit_userinfo_right]
                <div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
<div><a href="http://link.to.paypal/"><img src="paypal.jpg"></a></div>


            </div>

    </td>

If you need more space, add a break - <br />

chennairam 12-13-2008 02:15 AM

Thx Sir

I Got it Sir


All times are GMT. The time now is 10:37 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01489 seconds
  • Memory Usage 1,724KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete