Back to vBulletin 3.5 Template Modifications

myspace profile icon (like yahoo, aim, msn etc)
Mod Version: 1.00, by intrigue

This modification is in the archives.
vB Version: 3.5.4 Rating: (1 vote - 5.00 average) Installs: 36
Released: 30 Mar 2006 Last Update: Never Downloads: 10
Not Supported Template Edits Additional Files  

ok this is a very simple edit and i thought i would just quickly give it to others as im sure they will appreciate it too.

Firstly add a new profile field
Profile field type = Single-line text box
fill in the required details and click save and make a note of the field name
(most likely be fieldX) where X is the number of the field mine is field7 for example.

Now
Find
Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]
And add below

Code:
                                <!-- my space display start -->
				<if condition="$post[fieldX] != ''"><a href="http://$post[fieldX]" target="_blank">
<img src="images/misc/im_myspace.gif" title="View myspace profile" border="0"></a>
				</if>
                                <!-- Myspace display end -->
Make sure you change the two value fieldX where X is the number you noted down at the start

Upload the im_myspace.gif to your images/misc/ folder and thats it.
I will support this but i doubt it will need support

EDIT - Screenshot attatched

Download

No files for download.

Screenshots

 

Similar Mods

Myspace Profile Re-Write PRO! 1.0.0 vBulletin 3.5 Template Modifications
Profile Enhancements Profile Update - MySpace Profile Rewrite vBulletin 3.7 Add-ons

vblts.ru supports vBulletin®, 2022-2024