<?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.musicbooksandfilms.com/26/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.musicbooksandfilms.com/26/how-to-move-music-player-down-and-add-a-picture-in-between-display-pic-and-music-player/</link>
	<description>Articles on Music Books and Films</description>
	<lastBuildDate>Sat, 07 Jan 2012 10:14:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Reveal my Identity?</title>
		<link>http://www.musicbooksandfilms.com/26/how-to-move-music-player-down-and-add-a-picture-in-between-display-pic-and-music-player/comment-page-1/#comment-1837</link>
		<dc:creator>Reveal my Identity?</dc:creator>
		<pubDate>Sat, 30 May 2009 05:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.musicbooksandfilms.com/myspace/how-to-move-music-player-down-and-add-a-picture-in-between-display-pic-and-music-player/#comment-1837</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:
style
table.profileInfo table {margin-bottom:45px;}
table.profileInfo {
background-image:url(YOUR URL HERE);
background-position:left bottom; 
background-repeat:no-repeat;}
/style

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.</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 />
style<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 />
/style</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.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K</title>
		<link>http://www.musicbooksandfilms.com/26/how-to-move-music-player-down-and-add-a-picture-in-between-display-pic-and-music-player/comment-page-1/#comment-1836</link>
		<dc:creator>K</dc:creator>
		<pubDate>Thu, 28 May 2009 14:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.musicbooksandfilms.com/myspace/how-to-move-music-player-down-and-add-a-picture-in-between-display-pic-and-music-player/#comment-1836</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</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</p>
]]></content:encoded>
	</item>
</channel>
</rss>

