<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to move music player down and add a picture in between display pic and music player?</title>
	<atom:link href="http://www.andysimonmusic.com/music/how-to-move-music-player-down-and-add-a-picture-in-between-display-pic-and-music-player/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andysimonmusic.com/music/how-to-move-music-player-down-and-add-a-picture-in-between-display-pic-and-music-player/</link>
	<description></description>
	<lastBuildDate>Tue, 06 Sep 2011 20:05:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Reveal my Identity?</title>
		<link>http://www.andysimonmusic.com/music/how-to-move-music-player-down-and-add-a-picture-in-between-display-pic-and-music-player/#comment-4542</link>
		<dc:creator>Reveal my Identity?</dc:creator>
		<pubDate>Thu, 21 Jan 2010 23:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.andysimonmusic.com/music/how-to-move-music-player-down-and-add-a-picture-in-between-display-pic-and-music-player#comment-4542</guid>
		<description>The cleanest way to do that, is to add the image as a background to the profileInfo area, position it at the bottom of the profileInfo area, and then apply padding or a margin, to the inner table of that space, to create the space for your image to show through.

Is 151 the length or the height?

For example:
&lt;style&gt;
table.profileInfo table {margin-bottom:45px;}
table.profileInfo {
background-image:url(YOUR URL HERE);
background-position:left bottom; 
background-repeat:no-repeat;}
&lt;/style&gt;

Because the above code block consists of only a style block, the code location doesn&#039;t matter much.  The about me will work.

That puts the image just under your profileInfo space (well within it really, at the bottom).

This will automatically move the music player down.
It will move all content, that you have, below the profileInfo area, down.

If you want the image under the profile picture, and above the mood display and links, you need different code.
Slightly more complex, but easy enough.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;I wrote the above code block, just now.
But I did reference this:
http://www.myspace.com/drhoovey</description>
		<content:encoded><![CDATA[<p>The cleanest way to do that, is to add the image as a background to the profileInfo area, position it at the bottom of the profileInfo area, and then apply padding or a margin, to the inner table of that space, to create the space for your image to show through.</p>
<p>Is 151 the length or the height?</p>
<p>For example:<br />
&lt;style&gt;<br />
table.profileInfo table {margin-bottom:45px;}<br />
table.profileInfo {<br />
background-image:url(YOUR URL HERE);<br />
background-position:left bottom;<br />
background-repeat:no-repeat;}<br />
&lt;/style&gt;</p>
<p>Because the above code block consists of only a style block, the code location doesn&#8217;t matter much.  The about me will work.</p>
<p>That puts the image just under your profileInfo space (well within it really, at the bottom).</p>
<p>This will automatically move the music player down.<br />
It will move all content, that you have, below the profileInfo area, down.</p>
<p>If you want the image under the profile picture, and above the mood display and links, you need different code.<br />
Slightly more complex, but easy enough.<br /><b>References : </b><br />I wrote the above code block, just now.<br />
But I did reference this:<br />
<a href="http://www.myspace.com/drhoovey" rel="nofollow">http://www.myspace.com/drhoovey</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K</title>
		<link>http://www.andysimonmusic.com/music/how-to-move-music-player-down-and-add-a-picture-in-between-display-pic-and-music-player/#comment-4541</link>
		<dc:creator>K</dc:creator>
		<pubDate>Thu, 21 Jan 2010 23:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.andysimonmusic.com/music/how-to-move-music-player-down-and-add-a-picture-in-between-display-pic-and-music-player#comment-4541</guid>
		<description>get the code for the picture and copy and paste it it a box ( about me etc.) for the music player, you will have to find one other that myspaces and put the code in a different box&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>get the code for the picture and copy and paste it it a box ( about me etc.) for the music player, you will have to find one other that myspaces and put the code in a different box<br /><b>References : </b></p>
]]></content:encoded>
	</item>
</channel>
</rss>

