![]() | Join Date: Aug 2007 | Posts: 67 | Location: OHIO |
You Tube Video in 3.7.0 Profile
Create a New User Profile Field - Single-Line Text Box
Title - YouTube Video In Your Profile
Description - You can give your YouTube a title here
Hidden - Yes
Searchable - NO
Memberlist - NO
Note the Field Number not the order number
Mine was field 12
Edit This code with your field number (Replace all the 12's)
Then
Put it in Member Info Template Between
Like so : (I moved the Friends Down )
Adjust your size with
width="230" height="230"
(the last bit of code)
Title - YouTube Video In Your Profile
Description - You can give your YouTube a title here
Hidden - Yes
Searchable - NO
Memberlist - NO
Note the Field Number not the order number
Mine was field 12
Edit This code with your field number (Replace all the 12's)
Code:
<if condition="">
<table class="tborder" cellpadding="" cellspacing="" border="0" width="100%" align="center">
<tr>
<td class="tcat">'s Video <if condition=""> - </if></td>
</tr>
</table>
<table class="tborder" cellpadding="" cellspacing="" border="0" width="100%" align="center">
<tr>
<td class="alt2" style="border-bottom:0px solid " width="200" colspan="2">
<center>
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/" type="application/x-shockwave-flash" wmode="transparent" width="230" height="230"></embed></object>
</center></td></tr></table></if>
<br> Put it in Member Info Template Between
Code:
<!-- sidebar --> and <!-- / sidebar -->
Code:
<!-- sidebar -->
<if condition="">
<table class="tborder" cellpadding="" cellspacing="" border="0" width="100%" align="center">
<tr>
<td class="tcat">s Video <if condition=""> - </if></td>
</tr>
</table>
<table class="tborder" cellpadding="" cellspacing="" border="0" width="100%" align="center">
<tr>
<td class="alt2" style="border-bottom:0px solid " width="200" colspan="2">
<center>
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/" type="application/x-shockwave-flash" wmode="transparent" width="230" height="230"></embed></object>
</center></td></tr></table></if>
<br>
<!-- / sidebar --> Adjust your size with
width="230" height="230"
(the last bit of code)
--------------------
Diesel Forum - Diesel Directory - Diesel Clothes - Diesel Classifieds - Diesel Auction House
Diesel Forum - Diesel Directory - Diesel Clothes - Diesel Classifieds - Diesel Auction House
Last edited by Brandon; 05-12-2008 at 09:10 PM.








Linear Mode

