<?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: Multiple Background Images with CSS</title>
	<atom:link href="http://www.csstutorial.net/2010/05/multiple-background-images-with-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csstutorial.net/2010/05/multiple-background-images-with-css/</link>
	<description>CSS Tutorial</description>
	<lastBuildDate>Wed, 15 May 2013 23:06:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: banzai</title>
		<link>http://www.csstutorial.net/2010/05/multiple-background-images-with-css/comment-page-1/#comment-23077</link>
		<dc:creator>banzai</dc:creator>
		<pubDate>Sat, 23 Mar 2013 16:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=655#comment-23077</guid>
		<description><![CDATA[you have to upload the image to the web site and then point
the image to the location on web site.  Web sites can&#039;t access your hard disk.  Some authoring tools will do this for you automagically, but usually you have to do some part of it yourself.

copy C:\Users\saquib\Pictures\mypic.jpg  to http://www.mysite.com/images/mypic.jpg  (use ftp to do this) and your html pointer will be  /images/mypic.jpg]]></description>
		<content:encoded><![CDATA[<p>you have to upload the image to the web site and then point<br />
the image to the location on web site.  Web sites can&#8217;t access your hard disk.  Some authoring tools will do this for you automagically, but usually you have to do some part of it yourself.</p>
<p>copy C:\Users\saquib\Pictures\mypic.jpg  to <a href="http://www.mysite.com/images/mypic.jpg" rel="nofollow">http://www.mysite.com/images/mypic.jpg</a>  (use ftp to do this) and your html pointer will be  /images/mypic.jpg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saquib</title>
		<link>http://www.csstutorial.net/2010/05/multiple-background-images-with-css/comment-page-1/#comment-23009</link>
		<dc:creator>saquib</dc:creator>
		<pubDate>Mon, 04 Mar 2013 16:28:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=655#comment-23009</guid>
		<description><![CDATA[i used the image from my hard disk, path of that image was C:\Users\saquib\Pictures. it did not work, why? please let me know. 
thanking you]]></description>
		<content:encoded><![CDATA[<p>i used the image from my hard disk, path of that image was C:\Users\saquib\Pictures. it did not work, why? please let me know.<br />
thanking you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian McPherson</title>
		<link>http://www.csstutorial.net/2010/05/multiple-background-images-with-css/comment-page-1/#comment-2958</link>
		<dc:creator>Brian McPherson</dc:creator>
		<pubDate>Sat, 19 Nov 2011 22:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=655#comment-2958</guid>
		<description><![CDATA[Davy, I use apDIv for everything on a web sity. Just do your header with the background color you want. Then do apDiv, size it just a little more then the Logo and put that Logo in side the Div. Make sure your use  absolute for position and your can more that Logo anywhere you want, Make to check it that it does not overlay any other element.]]></description>
		<content:encoded><![CDATA[<p>Davy, I use apDIv for everything on a web sity. Just do your header with the background color you want. Then do apDiv, size it just a little more then the Logo and put that Logo in side the Div. Make sure your use  absolute for position and your can more that Logo anywhere you want, Make to check it that it does not overlay any other element.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea Barnett</title>
		<link>http://www.csstutorial.net/2010/05/multiple-background-images-with-css/comment-page-1/#comment-1236</link>
		<dc:creator>Andrea Barnett</dc:creator>
		<pubDate>Wed, 16 Mar 2011 10:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=655#comment-1236</guid>
		<description><![CDATA[I do not know what you mean by &#039;according to change the “percentage of width” of that website?&#039; but in general, if you&#039;re just applying a color to the background instead of a background image, you&#039;d just specify the color - for example:

body {background: #ffffff;}]]></description>
		<content:encoded><![CDATA[<p>I do not know what you mean by &#8216;according to change the “percentage of width” of that website?&#8217; but in general, if you&#8217;re just applying a color to the background instead of a background image, you&#8217;d just specify the color &#8211; for example:</p>
<p>body {background: #ffffff;}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Subhendu</title>
		<link>http://www.csstutorial.net/2010/05/multiple-background-images-with-css/comment-page-1/#comment-1235</link>
		<dc:creator>Subhendu</dc:creator>
		<pubDate>Wed, 16 Mar 2011 08:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=655#comment-1235</guid>
		<description><![CDATA[How could i change the background color of a website, according to change the &quot;percentage of width&quot; of that website?]]></description>
		<content:encoded><![CDATA[<p>How could i change the background color of a website, according to change the &#8220;percentage of width&#8221; of that website?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davy</title>
		<link>http://www.csstutorial.net/2010/05/multiple-background-images-with-css/comment-page-1/#comment-830</link>
		<dc:creator>Davy</dc:creator>
		<pubDate>Fri, 07 Jan 2011 04:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=655#comment-830</guid>
		<description><![CDATA[I am trying to understand this because in a header I need to put one .gif as a gradient background repeat-x and over it I need to put a logo .gif   I cannot figure it out.  If you can explain how to do it I will be so thankful.  Here is the .css code that has the gradient background in place and I need to know how to put the logo over it.


/* header area */

#header {

	background: #c66310 url(images/head-bg.gif) repeat-x;
	
	height: 127px;

	border-top: 10px solid #fff8d9;

	position: relative;

	color: #08DA07;]]></description>
		<content:encoded><![CDATA[<p>I am trying to understand this because in a header I need to put one .gif as a gradient background repeat-x and over it I need to put a logo .gif   I cannot figure it out.  If you can explain how to do it I will be so thankful.  Here is the .css code that has the gradient background in place and I need to know how to put the logo over it.</p>
<p>/* header area */</p>
<p>#header {</p>
<p>	background: #c66310 url(images/head-bg.gif) repeat-x;</p>
<p>	height: 127px;</p>
<p>	border-top: 10px solid #fff8d9;</p>
<p>	position: relative;</p>
<p>	color: #08DA07;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julie</title>
		<link>http://www.csstutorial.net/2010/05/multiple-background-images-with-css/comment-page-1/#comment-752</link>
		<dc:creator>Julie</dc:creator>
		<pubDate>Wed, 01 Dec 2010 05:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=655#comment-752</guid>
		<description><![CDATA[Oh, Yeah!!  after a lot of experimenting, I think I&#039;ve got it. 
I was trying to add a colored background to the middle of the page between the two images. 
Instead of adding the bgcolor to the body tag, I added it to the html tag.  This gave me a background color without covering up the left side image.  

Thanks so very much for all of your help.  Love your site.
Your tutorials are so easy to understand.]]></description>
		<content:encoded><![CDATA[<p>Oh, Yeah!!  after a lot of experimenting, I think I&#8217;ve got it.<br />
I was trying to add a colored background to the middle of the page between the two images.<br />
Instead of adding the bgcolor to the body tag, I added it to the html tag.  This gave me a background color without covering up the left side image.  </p>
<p>Thanks so very much for all of your help.  Love your site.<br />
Your tutorials are so easy to understand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julie</title>
		<link>http://www.csstutorial.net/2010/05/multiple-background-images-with-css/comment-page-1/#comment-749</link>
		<dc:creator>Julie</dc:creator>
		<pubDate>Wed, 01 Dec 2010 02:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=655#comment-749</guid>
		<description><![CDATA[Thanks for responding so fast.The background color worked like a charm. That margin tag moved the right image to the top.  So thanks for helping with my questions.Now I have another problem.  The background now covers the left image.  I have tried adjusting all the margins and padding, but am unable to figure out my problem.  heres the page I am working on:  www.homebusinessmoms.com/trything.shtml]]></description>
		<content:encoded><![CDATA[<p>Thanks for responding so fast.The background color worked like a charm. That margin tag moved the right image to the top.  So thanks for helping with my questions.Now I have another problem.  The background now covers the left image.  I have tried adjusting all the margins and padding, but am unable to figure out my problem.  heres the page I am working on:  <a href="http://www.homebusinessmoms.com/trything.shtml" rel="nofollow">http://www.homebusinessmoms.com/trything.shtml</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea Barnett</title>
		<link>http://www.csstutorial.net/2010/05/multiple-background-images-with-css/comment-page-1/#comment-747</link>
		<dc:creator>Andrea Barnett</dc:creator>
		<pubDate>Wed, 01 Dec 2010 00:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=655#comment-747</guid>
		<description><![CDATA[To Julie:

The reason you see a space at above the background image on the right is the browser&#039;s default margin/padding settings.  Normally, I start my CSS with 
* {margin: 0; padding: 0;}
which would take care of this spacing.

As to a background color (#808080 - or whatever), just add it to this line:

body {
	background: url(bgimage.jpg) repeat-y right;
} -- like so:

body {
	background: url(bgimage.jpg) repeat-y right #808080;
}

or whichever tag, depending on where exactly you want the color.

Does that help?]]></description>
		<content:encoded><![CDATA[<p>To Julie:</p>
<p>The reason you see a space at above the background image on the right is the browser&#8217;s default margin/padding settings.  Normally, I start my CSS with<br />
* {margin: 0; padding: 0;}<br />
which would take care of this spacing.</p>
<p>As to a background color (#808080 &#8211; or whatever), just add it to this line:</p>
<p>body {<br />
	background: url(bgimage.jpg) repeat-y right;<br />
} &#8212; like so:</p>
<p>body {<br />
	background: url(bgimage.jpg) repeat-y right #808080;<br />
}</p>
<p>or whichever tag, depending on where exactly you want the color.</p>
<p>Does that help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julie</title>
		<link>http://www.csstutorial.net/2010/05/multiple-background-images-with-css/comment-page-1/#comment-745</link>
		<dc:creator>Julie</dc:creator>
		<pubDate>Wed, 01 Dec 2010 00:06:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=655#comment-745</guid>
		<description><![CDATA[Thank you so much for this sample.  I have been trying to put two images on both sides for about two weeks.  Two questions, please - 1.  I understand the right image only follows the content, but is there a way to get it completely to the top?  2.  I would like a background color and cannot seem to change it.  Help!!]]></description>
		<content:encoded><![CDATA[<p>Thank you so much for this sample.  I have been trying to put two images on both sides for about two weeks.  Two questions, please &#8211; 1.  I understand the right image only follows the content, but is there a way to get it completely to the top?  2.  I would like a background color and cannot seem to change it.  Help!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
