Link Below User Name

lolakutti

New Member
I am Using VB 3.8.1 I want to use Few Links Below Every Username.
Is there any hack or need to change in VBoption.

if any one knw please help me out.
 
1.Open either your postbit or postbit_legacy template
2. Search for

Code:
$post[onlinestatus]
3. Above add

Code:
<a href="addyourlinkhere" rel="nofollow"><img src="images/addimageifyouhaveone.png" alt="" border="0"/>yourtextlinkmaybe</a>

4. Save Template


If I were doing it, adding links, I think I would add them as a plugin/template so I could use something like $mylinks instead of hard coding links in the postbit you would just need to add $mylink where the link code is and make your changes to the mylinks template. HTH
 
Wassap said:
why would you need a plugin.. Bluescorpion told you one way, another way is to make just fields (eg. Required on Registration, Shown in Profile, Shown in Postbit... Maaan, its easy..)

Wouldnt mind something like this myself but there isnt away in the admin control panel to set it as Shown in Postbit
 
Back
Top