<?xml version="1.0" encoding="utf-8"?>
		<feed xmlns="http://www.w3.org/2005/Atom">
		  <title type="text">SkillShare Forum - CSS Beauty - background-position</title>
		  <updated>2013-05-19T18:08:45-04:00</updated>
		  <id>http://cssbeauty.com/skillshare/</id>
		  <link rel="alternate" type="text/html" hreflang="en" href="http://cssbeauty.com/skillshare/discussion/?DiscussionID=532"/>
		  <link rel="self" type="application/atom+xml" href="http://cssbeauty.com/skillshare/discussion/?DiscussionID=532&amp;Feed=Atom"/>
		  <generator uri="http://getvanilla.com/" version="1.1.9">
			 Lussumo Vanilla
		  </generator>
		  <entry>
		<title>background-position</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/532/?Focus=3473#Comment_3473" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/532/?Focus=3473#Comment_3473</id>
		<published>2006-04-26T02:14:54-04:00</published>
		<updated>2013-05-19T18:08:45-04:00</updated>
		<author>
			<name>thomas_p</name>
			<uri>http://cssbeauty.com/skillshare/account/404/</uri>
		</author>
		<summary type="text" xml:lang="en">
			I'm just finishing a  site and I'm trying to set the position of a background image. Basically I'm trying to push it down 50px from the top of the div by using background-position:0px 50px; 

this ...
		</summary>
		<content type="html">
			<![CDATA[I'm just finishing a  site and I'm trying to set the position of a background image. Basically I'm trying to push it down 50px from the top of the div by using background-position:0px 50px; <br /><br />this works fine in everything but safari on mac.<br /><br />anyone seen this before?<br />thanks<br />thomas]]>
		</content>
	</entry>
	<entry>
		<title>background-position</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/532/?Focus=3474#Comment_3474" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/532/?Focus=3474#Comment_3474</id>
		<published>2006-04-26T02:18:54-04:00</published>
		<updated>2013-05-19T18:08:45-04:00</updated>
		<author>
			<name>thomas_p</name>
			<uri>http://cssbeauty.com/skillshare/account/404/</uri>
		</author>
		<summary type="text" xml:lang="en">
			hmm might have found the answer on css discuss, just going to try it.

heres the exert (http://archivist.incutio.com/viewlist/css-discuss/52424)
1/ as mentioned above, when a background image is ...
		</summary>
		<content type="html">
			<![CDATA[hmm might have found the answer on css discuss, just going to try it.<br /><br />heres the exert (<a href="http://archivist.incutio.com/viewlist/css-discuss/52424" target="_blank" rel="nofollow">http://archivist.incutio.com/viewlist/css-discuss/52424</a>)<br />1/ as mentioned above, when a background image is bigger than it's <br />container (computed value), Safari loses the positioning, and start <br />repeating the image, even when no-repeat is specified.<br />It doesn't matter if the size mismatch is horizontal or vertical.<br /><br />Workaround: none, except: be creative with your image.....]]>
		</content>
	</entry>
	
		</feed>