<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>MySpace Codes</title>
	<link>http://www.layoutsource.net/blog</link>
	<description></description>
	<pubDate>Sat, 22 Mar 2008 15:45:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>
	<language>en</language>
			<item>
		<title>Two Color Myspace Profile</title>
		<link>http://www.layoutsource.net/blog/two-color-myspace-profile/</link>
		<comments>http://www.layoutsource.net/blog/two-color-myspace-profile/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 15:45:20 +0000</pubDate>
		<dc:creator>vimal</dc:creator>
		
	<category>MySpace Tweak Codes</category>
		<guid isPermaLink="false">http://www.layoutsource.net/blog/two-color-myspace-profile/</guid>
		<description><![CDATA[This code will give you a multi coloured profile. This code looks really awesome with nice colours.
(copy and paste the below code into the &#8220;About Me&#8221; section of your profile) &#60;style type="text/css"&#62;
&#60;!--
.Teybels{kj}table, td{background-color:transparent; border:none; }table table table{ border:?; background-color: COLORCOLORCOLOR; }table tbody td table tbody tr td.text table{background-color:COLORCOLORCOLOR; }table table{border:0px;}table table table table{ border:0px;}
--&#62;
&#60;/style&#62;


]]></description>
			<content:encoded><![CDATA[<p>This code will give you a multi coloured profile. This code looks really awesome with nice colours.</p>
<p><font color="#ff0000">(copy and paste the below code into the <strong>&#8220;About Me&#8221;</strong> section of your profile) </font><br /><textarea name="code" cols="65" rows="6" onclick="this.select(); return true;">&lt;style type="text/css"&gt;
&lt;!--
.Teybels{kj}table, td{background-color:transparent; border:none; }table table table{ border:?; background-color: COLORCOLORCOLOR; }table tbody td table tbody tr td.text table{background-color:COLORCOLORCOLOR; }table table{border:0px;}table table table table{ border:0px;}
--&gt;
&lt;/style&gt;</textarea></p>
<p><a class="imagelink" href="http://www.layoutsource.net/blog/wp-content/uploads/2008/03/twocolorprof.JPG" title="twocolorprof.JPG"><img id="image106" src="http://www.layoutsource.net/blog/wp-content/uploads/2008/03/twocolorprof.JPG" alt="twocolorprof.JPG" /></a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.layoutsource.net/blog/two-color-myspace-profile/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Transparent Tables</title>
		<link>http://www.layoutsource.net/blog/transparent-tables/</link>
		<comments>http://www.layoutsource.net/blog/transparent-tables/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 15:42:27 +0000</pubDate>
		<dc:creator>vimal</dc:creator>
		
	<category>MySpace Tweak Codes</category>
		<guid isPermaLink="false">http://www.layoutsource.net/blog/transparent-tables/</guid>
		<description><![CDATA[Make the tables on your profile see through.By default the setting is for 80, but you can adjust it to get the look you&#8217;re after by editing the following code: opacity=80 
(copy and paste the below code into the &#8220;About Me&#8221; section of your profile) &#60;style type="text/css" &#62;
&#60;!-- 
table table table {background:transparent;}table table table td [...]]]></description>
			<content:encoded><![CDATA[<p>Make the tables on your profile see through.By default the setting is for 80, but you can adjust it to get the look you&#8217;re after by editing the following code: opacity=80 </p>
<p><font color="#ff0000">(copy and paste the below code into the <strong>&#8220;About Me&#8221;</strong> section of your profile) </font><br /><textarea name="code" cols="65" rows="6" onclick="this.select(); return true;">&lt;style type="text/css" &gt;
&lt;!-- 
table table table {background:transparent;}table table table td {background-color:transparent;filter:alpha(opacity=80); -moz-opacity:0.7; opacity:0.7; -khtml-opacity:0.7;
--&gt;
&lt;/style&gt;</textarea></p>
<p><a class="imagelink" href="http://www.layoutsource.net/blog/wp-content/uploads/2008/03/transparenttable.jpg" title="transparenttable.jpg"><img id="image104" src="http://www.layoutsource.net/blog/wp-content/uploads/2008/03/transparenttable.jpg" alt="transparenttable.jpg" /></a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.layoutsource.net/blog/transparent-tables/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Edit Myspace Table Colors Only</title>
		<link>http://www.layoutsource.net/blog/edit-myspace-table-colors-only/</link>
		<comments>http://www.layoutsource.net/blog/edit-myspace-table-colors-only/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 15:41:14 +0000</pubDate>
		<dc:creator>vimal</dc:creator>
		
	<category>MySpace Tweak Codes</category>
		<guid isPermaLink="false">http://www.layoutsource.net/blog/edit-myspace-table-colors-only/</guid>
		<description><![CDATA[With this code you can edit table colours only. This is a very good code and will attract alot more people.
(copy and paste the below code into the &#8220;About Me&#8221; section of your profile) &#60;style type="text/css"&#62;
&#60;!--
table, tr, td {background:transparent; border:0px;}table table table {background-color:Color;}
--&#62;
&#60;/style&#62;


]]></description>
			<content:encoded><![CDATA[<p>With this code you can edit table colours only. This is a very good code and will attract alot more people.</p>
<p><font color="#ff0000">(copy and paste the below code into the <strong>&#8220;About Me&#8221;</strong> section of your profile) </font><br /><textarea name="code" cols="65" rows="6" onclick="this.select(); return true;">&lt;style type="text/css"&gt;
&lt;!--
table, tr, td {background:transparent; border:0px;}table table table {background-color:Color;}
--&gt;
&lt;/style&gt;</textarea></p>
<p><a class="imagelink" href="http://www.layoutsource.net/blog/wp-content/uploads/2008/03/backgroundcol.jpg" title="backgroundcol.jpg"><img id="image102" src="http://www.layoutsource.net/blog/wp-content/uploads/2008/03/backgroundcol.jpg" alt="backgroundcol.jpg" /></a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.layoutsource.net/blog/edit-myspace-table-colors-only/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Myspace Scroll box on Comments</title>
		<link>http://www.layoutsource.net/blog/myspace-scroll-box-on-comments/</link>
		<comments>http://www.layoutsource.net/blog/myspace-scroll-box-on-comments/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 15:38:27 +0000</pubDate>
		<dc:creator>vimal</dc:creator>
		
	<category>MySpace Tweak Codes</category>
		<guid isPermaLink="false">http://www.layoutsource.net/blog/myspace-scroll-box-on-comments/</guid>
		<description><![CDATA[This code will add a scroll box to your comments as the comments on a myspace profile gets out of hand and gets too long for people to scroll.
(copy and paste the below code into the &#8220;I&#8217;d Like to meet&#8221; section of your profile) &#60;style type="text/css"&#62;
&#60;!--
td.text td.text table td, td.text td.texttable {height:0;padding:0;border:0;}td.text td.text table{background-color:transparent!important}td.text td.text [...]]]></description>
			<content:encoded><![CDATA[<p>This code will add a scroll box to your comments as the comments on a myspace profile gets out of hand and gets too long for people to scroll.</p>
<p><font color="#ff0000">(copy and paste the below code into the <strong>&#8220;I&#8217;d Like to meet&#8221;</strong> section of your profile) </font><br /><textarea name="code" cols="65" rows="6" onclick="this.select(); return true;">&lt;style type="text/css"&gt;
&lt;!--
td.text td.text table td, td.text td.texttable {height:0;padding:0;border:0;}td.text td.text table{background-color:transparent!important}td.text td.text table td{font-size:0}td.text td.text table table br {display:inline;}td.texttd.text table b, td.text td.text table table td {font-size:12pt}td.texttd.text table table td {padding:2;}td.text td.text {height:0}td.texttd.text table table table, td.text td.text table br, .rid br, td.text td.texttable .orangetext15, td.text td.text .redlink, td.text td.text span.btext{display:none;}
--&gt;
&lt;/style&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;DIV style="height:480px;width:475px;overflow:auto;"&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;BR&gt;&lt;table class="rid"&gt;&lt;tr&gt;&lt;td&gt;&lt;table style="display:none"&gt;&lt;tr&gt;&lt;td&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;</textarea></p>
<p><a class="imagelink" href="http://www.layoutsource.net/blog/wp-content/uploads/2008/03/comentsscroll.jpg" title="comentsscroll.jpg"><img id="image100" src="http://www.layoutsource.net/blog/wp-content/uploads/2008/03/comentsscroll.jpg" alt="comentsscroll.jpg" /></a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.layoutsource.net/blog/myspace-scroll-box-on-comments/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Myspace Resize Video Comments</title>
		<link>http://www.layoutsource.net/blog/myspace-resize-video-comments/</link>
		<comments>http://www.layoutsource.net/blog/myspace-resize-video-comments/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 15:35:57 +0000</pubDate>
		<dc:creator>vimal</dc:creator>
		
	<category>MySpace Tweak Codes</category>
		<guid isPermaLink="false">http://www.layoutsource.net/blog/myspace-resize-video-comments/</guid>
		<description><![CDATA[This code will automatically resize all video comments on your myspace profile. This works for youtube and any other video embed.the code is set to resize them to 300px width and 245px height..just change those values in the code to whatever you want the size to be.
(copy and paste the below code into the &#8220;About [...]]]></description>
			<content:encoded><![CDATA[<p>This code will automatically resize all video comments on your myspace profile. This works for youtube and any other video embed.the code is set to resize them to 300px width and 245px height..just change those values in the code to whatever you want the size to be.</p>
<p><font color="#ff0000">(copy and paste the below code into the <strong>&#8220;About Me&#8221;</strong> section of your profile) </font><br /><textarea name="code" cols="65" rows="6" onclick="this.select(); return true;">&lt;style type="text/css"&gt;
&lt;!--
table.friendsComments object {width:300px;height:245px;}table.friendsComments embed {width:300px;height:245px;}table.friendsComments a object {width:300px;height:245px;}table.friendsComments a embed {width:300px;height:245px;}
--&gt;
&lt;/style&gt;</textarea>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.layoutsource.net/blog/myspace-resize-video-comments/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Myspace Resize Left Side Of profile</title>
		<link>http://www.layoutsource.net/blog/myspace-resize-left-side-of-profile/</link>
		<comments>http://www.layoutsource.net/blog/myspace-resize-left-side-of-profile/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 15:34:59 +0000</pubDate>
		<dc:creator>vimal</dc:creator>
		
	<category>MySpace Tweak Codes</category>
		<guid isPermaLink="false">http://www.layoutsource.net/blog/myspace-resize-left-side-of-profile/</guid>
		<description><![CDATA[This code will resize the entire left side of your myspace profile.
(copy and paste the below code into the &#8220;I&#8217;d Like to meet&#8221; section of your profile) &#60;style&#62;
&#60;!--
.contactTable, .interestsAndDetails, .userProfileDetail, .userProfileURL{width:YOURWIDTHHEREpx;}
--&#62;
&#60;/style&#62;


]]></description>
			<content:encoded><![CDATA[<p>This code will resize the entire left side of your myspace profile.</p>
<p><font color="#ff0000">(copy and paste the below code into the <strong>&#8220;I&#8217;d Like to meet&#8221;</strong> section of your profile) </font><br /><textarea name="code" cols="65" rows="6" onclick="this.select(); return true;">&lt;style&gt;
&lt;!--
.contactTable, .interestsAndDetails, .userProfileDetail, .userProfileURL{width:YOURWIDTHHEREpx;}
--&gt;
&lt;/style&gt;</textarea></p>
<p><a class="imagelink" href="http://www.layoutsource.net/blog/wp-content/uploads/2008/03/resizeleftside.jpg" title="resizeleftside.jpg"><img id="image97" src="http://www.layoutsource.net/blog/wp-content/uploads/2008/03/resizeleftside.jpg" alt="resizeleftside.jpg" /></a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.layoutsource.net/blog/myspace-resize-left-side-of-profile/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Resize Myspace Friends Images</title>
		<link>http://www.layoutsource.net/blog/resize-myspace-friends-images/</link>
		<comments>http://www.layoutsource.net/blog/resize-myspace-friends-images/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 15:33:15 +0000</pubDate>
		<dc:creator>vimal</dc:creator>
		
	<category>MySpace Tweak Codes</category>
		<guid isPermaLink="false">http://www.layoutsource.net/blog/resize-myspace-friends-images/</guid>
		<description><![CDATA[This code will resize your friends images to a nice appicable size for your myspace profile.
(copy and paste the below code into the &#8220;About Me&#8221; section of your profile) &#60;style&#62;
&#60;!--
td.text td.text td td td a img {width:##%;}
--&#62;
&#60;/style&#62;


]]></description>
			<content:encoded><![CDATA[<p>This code will resize your friends images to a nice appicable size for your myspace profile.</p>
<p><font color="#ff0000">(copy and paste the below code into the <strong>&#8220;About Me&#8221;</strong> section of your profile) </font><br /><textarea name="code" cols="65" rows="6" onclick="this.select(); return true;">&lt;style&gt;
&lt;!--
td.text td.text td td td a img {width:##%;}
--&gt;
&lt;/style&gt;</textarea></p>
<p><a class="imagelink" href="http://www.layoutsource.net/blog/wp-content/uploads/2008/03/smallerfriendimages.jpg" title="smallerfriendimages.jpg"><img id="image95" src="http://www.layoutsource.net/blog/wp-content/uploads/2008/03/smallerfriendimages.jpg" alt="smallerfriendimages.jpg" /></a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.layoutsource.net/blog/resize-myspace-friends-images/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Myspace resize Extended Banner</title>
		<link>http://www.layoutsource.net/blog/myspace-resize-extended-banner/</link>
		<comments>http://www.layoutsource.net/blog/myspace-resize-extended-banner/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 15:31:46 +0000</pubDate>
		<dc:creator>vimal</dc:creator>
		
	<category>MySpace Tweak Codes</category>
		<guid isPermaLink="false">http://www.layoutsource.net/blog/myspace-resize-extended-banner/</guid>
		<description><![CDATA[This code will resize that big and bulky extended network banner to a really suitable size for your myspace profile.
(copy and paste the below code into the &#8220;I&#8217;d Like to meet&#8221; section of your profile) &#60;style&#62;
&#60;!--
table table table {width:px !important; height:0px;}
--&#62;
&#60;/style&#62;


]]></description>
			<content:encoded><![CDATA[<p>This code will resize that big and bulky extended network banner to a really suitable size for your myspace profile.</p>
<p><font color="#ff0000">(copy and paste the below code into the <strong>&#8220;I&#8217;d Like to meet&#8221;</strong> section of your profile) </font><br /><textarea name="code" cols="65" rows="6" onclick="this.select(); return true;">&lt;style&gt;
&lt;!--
table table table {width:px !important; height:0px;}
--&gt;
&lt;/style&gt;</textarea></p>
<p><a class="imagelink" href="http://www.layoutsource.net/blog/wp-content/uploads/2008/03/smallextndbanner.jpg" title="smallextndbanner.jpg"><img id="image93" src="http://www.layoutsource.net/blog/wp-content/uploads/2008/03/smallextndbanner.jpg" alt="smallextndbanner.jpg" /></a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.layoutsource.net/blog/myspace-resize-extended-banner/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Resize Myspace Default Image</title>
		<link>http://www.layoutsource.net/blog/resize-myspace-default-image/</link>
		<comments>http://www.layoutsource.net/blog/resize-myspace-default-image/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 15:30:26 +0000</pubDate>
		<dc:creator>vimal</dc:creator>
		
	<category>MySpace Tweak Codes</category>
		<guid isPermaLink="false">http://www.layoutsource.net/blog/resize-myspace-default-image/</guid>
		<description><![CDATA[This size will resize the default image to a size that is viewable and looks right in its place.
(copy and paste the below code into the &#8220;About Me&#8221; section of your profile) &#60;style&#62;
&#60;!--
td td td td.text a img {width:##px;}.contacttable td.text a img {width:auto; height:auto;}
--&#62;
&#60;/style&#62;


]]></description>
			<content:encoded><![CDATA[<p>This size will resize the default image to a size that is viewable and looks right in its place.</p>
<p><font color="#ff0000">(copy and paste the below code into the <strong>&#8220;About Me&#8221;</strong> section of your profile) </font><br /><textarea name="code" cols="65" rows="6" onclick="this.select(); return true;">&lt;style&gt;
&lt;!--
td td td td.text a img {width:##px;}.contacttable td.text a img {width:auto; height:auto;}
--&gt;
&lt;/style&gt;</textarea></p>
<p><a class="imagelink" href="http://www.layoutsource.net/blog/wp-content/uploads/2008/03/resizesmallimages.jpg" title="resizesmallimages.jpg"><img id="image91" src="http://www.layoutsource.net/blog/wp-content/uploads/2008/03/resizesmallimages.jpg" alt="resizesmallimages.jpg" /></a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.layoutsource.net/blog/resize-myspace-default-image/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Myspace Resize Comments and Friends</title>
		<link>http://www.layoutsource.net/blog/myspace-resize-comments-and-friends/</link>
		<comments>http://www.layoutsource.net/blog/myspace-resize-comments-and-friends/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 15:28:43 +0000</pubDate>
		<dc:creator>vimal</dc:creator>
		
	<category>MySpace Tweak Codes</category>
		<guid isPermaLink="false">http://www.layoutsource.net/blog/myspace-resize-comments-and-friends/</guid>
		<description><![CDATA[This code will resize comments and friends to a size that is fair and looks really nice.
(copy and paste the below code into the &#8220;About Me&#8221; section of your profile) &#60;style&#62;
&#60;!--
td.text td.text table td br,td.text td.text table td td div,td.text td.text table td .orangetext15,td.text td.text table td .redlink {display:none;}td.text td.text table td td a {font-size:0pt; [...]]]></description>
			<content:encoded><![CDATA[<p>This code will resize comments and friends to a size that is fair and looks really nice.</p>
<p><font color="#ff0000">(copy and paste the below code into the <strong>&#8220;About Me&#8221;</strong> section of your profile) </font><br /><textarea name="code" cols="65" rows="6" onclick="this.select(); return true;">&lt;style&gt;
&lt;!--
td.text td.text table td br,td.text td.text table td td div,td.text td.text table td .orangetext15,td.text td.text table td .redlink {display:none;}td.text td.text table td td a {font-size:0pt; visibility:hidden;}td.text td.text table td td a img {visibility:visible; width:70px; border:0px;}td.text td.text table td .blacktext10 {display:block;}td.text td.text table {width:50%;}td.text td.text table td {padding:0px;}td.text td.text table td b {letter-spacing:-3px; _letter-spacing:-2px;}td.text td.text table td td b {letter-spacing:0px;}td.text td.text * {background-color:transparent; border:0px;}
--&gt;
&lt;/style&gt;</textarea></p>
<p><a class="imagelink" href="http://www.layoutsource.net/blog/wp-content/uploads/2008/03/resizemyspacefriendsandcomments.jpg" title="resizemyspacefriendsandcomments.jpg"><img id="image89" src="http://www.layoutsource.net/blog/wp-content/uploads/2008/03/resizemyspacefriendsandcomments.jpg" alt="resizemyspacefriendsandcomments.jpg" /></a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.layoutsource.net/blog/myspace-resize-comments-and-friends/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
