The Arcive of vBulletin Modifications Site. |
|
In Postbit Legacy "User Home" Button [With Small İcon] Details »»
|
|||||||||||||||||||||||||||
|
In Postbit Legacy "User Home" Button [With Small İcon]
Developer Last Online: Aug 2011
Author: ScReaM_
Site: http://www.ultravb.com -------------------------------------------------------------------------- Description: Look Attached İmage.. -------------------------------------------------------------------------- Upload "userhome.png" to "images/misc" File .. In "postbit_legacy" Find ; Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div> Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon] <if condition="$show['homepage']"> <a href="$post[homepage]" target="_blank" dir="ltr"><img src="images/misc/userhome.png" border="0" /></a> </if></div> Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Very nice. Though I did make a small change to your code so that I could change all my styles easier.
Instead of Code:
img src="images/misc/userhome.png Code:
img src="$stylevar[imgdir_misc]/userhome.png" Thanks for this post. |
|
#3
|
|||
|
|||
|
Use this icon, because it with transparent background instead of yours...
|
|
#4
|
|||
|
|||
|
I also made a slight modification of this nice idea.
I changed: Code:
<a href="$post[homepage]" target="_blank" dir="ltr" title="$vbphrase[userhome_postbit]"><img src="$stylevar[imgdir_misc]/userhome.png" border="0" /></a> Code:
<phrase 1="$post[username]"><a href="$post[homepage]" target="_blank" dir="ltr" title="$vbphrase[userhome_postbit]"><img src="$stylevar[imgdir_misc]/userhome.png" border="0" /></a></phrase>
|
|
#5
|
|||
|
|||
|
stomph, thank you! I waited it!!!
|
|
#6
|
|||
|
|||
|
Excellent! Installed...thank you very much!:up:
|
|
#7
|
|||
|
|||
|
very nice thanks, but how do I add in the code to say user's homepage? an alt tag or title tag?
|
|
#8
|
|||
|
|||
|
<i>It's on your profile page.</i>
|
|
#9
|
||||
|
||||
|
saol y?kledim
/Thanks İnstalled
|
|
#10
|
||||
|
||||
|
Thanx m8,
Installed.. |
![]() |
|
|