The Arcive of vBulletin Modifications Site. |
|
DeviantArt button in postbit Details »»
|
|||||||||||||||||||||||||
Hey all,
This small modification will add a small button to your postbit. DeviantArt is one of the biggest Art communities. This small modifications will put a button in the postbit to the deviantart page of the user. Bratzer 1. Make a profile field Profile field type = Single-line text box Title: DeviantArt account Description: Type your deviantArt username. You can leave the rest to default. **Note down the number of the field! Example: field16. You need to replace the X in the next code with the number!** 2. Template changes - In postbit_lecacy Find: Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon] Code:
<!-- Deviantart start --> <if condition="$post[fieldX] != ''"><a href="http://$post[fieldX].deviantart.com" alt="View my profile" target="_blank"> <img src="images/misc/DA.gif" border="0"></a> </if> <!-- Deviantart end --> Rename the button you want to use to: to DA.gif Upload it in your: images/misc folder! Bratzer http://www.bratz-designs.com Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
whats this for?
|
|
#3
|
|||
|
|||
|
|
|
#4
|
|||
|
|||
|
Good idea Bratz. Did you know that the link in your sig image brings the browser where your image stored on the server, and not to the portal of your site?
|
|
#5
|
|||
|
|||
|
yeah, somehow that dunction doesnt work too well :S
|
|
#6
|
||||
|
||||
|
Thanks........
|
![]() |
|
|