DeviantArt button in postbit
This modification is in the archives.
Hey all,
This small modification will add a small button to your postbit. http://www.deviantart.com 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 Download No files for download. Screenshots
|
Similar Mods
BB Code Enhancements Deviantart Pictures | vBulletin 3.6 Add-ons |
DeviantArt button in signature | vBulletin 3.5 Template Modifications |
DeviantArt button | vBulletin 3.5 Template Modifications |