<?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 set backgrounds to your store in osCommerce</title>
	<atom:link href="http://multimixer.gr/01/12/2010/how-to-set-backgrounds-in-oscommerce-version-2-3-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://multimixer.gr/01/12/2010/how-to-set-backgrounds-in-oscommerce-version-2-3-1/</link>
	<description>lets talk about osCommerce</description>
	<lastBuildDate>Tue, 07 Apr 2020 11:18:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: multimixer</title>
		<link>http://multimixer.gr/01/12/2010/how-to-set-backgrounds-in-oscommerce-version-2-3-1/#comment-1066</link>
		<dc:creator>multimixer</dc:creator>
		<pubDate>Tue, 22 Jan 2013 09:27:17 +0000</pubDate>
		<guid isPermaLink="false">http://multimixer.gr/?p=553#comment-1066</guid>
		<description>Hello Saif

If deleting the stylesheet doesn&#039;t make any difference, the obviously something is going wrong

You need to fix this first, then you can come back to the background issue, it&#039;s clear that no rules will apply if the whole stylesheet is not in action

First thing to check is, if the css file is linked correctly in file catalog/includes/template_top.php</description>
		<content:encoded><![CDATA[<p>Hello Saif</p>
<p>If deleting the stylesheet doesn&#8217;t make any difference, the obviously something is going wrong</p>
<p>You need to fix this first, then you can come back to the background issue, it&#8217;s clear that no rules will apply if the whole stylesheet is not in action</p>
<p>First thing to check is, if the css file is linked correctly in file catalog/includes/template_top.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saif</title>
		<link>http://multimixer.gr/01/12/2010/how-to-set-backgrounds-in-oscommerce-version-2-3-1/#comment-1063</link>
		<dc:creator>Saif</dc:creator>
		<pubDate>Sat, 19 Jan 2013 16:33:17 +0000</pubDate>
		<guid isPermaLink="false">http://multimixer.gr/?p=553#comment-1063</guid>
		<description>Hi, I followed your instruction to change colour for oscommerce 2.3.2 but it didn&#039;t work for me. I am using wamp server. i changed directly in www directory directly. Even if I delete stylesheet from wamp server -&gt;www drectory-&gt;oscommerce-&gt;catalog-&gt;stylesheet still not making any difference. please help me with this.

thanks</description>
		<content:encoded><![CDATA[<p>Hi, I followed your instruction to change colour for oscommerce 2.3.2 but it didn&#8217;t work for me. I am using wamp server. i changed directly in www directory directly. Even if I delete stylesheet from wamp server -&gt;www drectory-&gt;oscommerce-&gt;catalog-&gt;stylesheet still not making any difference. please help me with this.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark burnett</title>
		<link>http://multimixer.gr/01/12/2010/how-to-set-backgrounds-in-oscommerce-version-2-3-1/#comment-1048</link>
		<dc:creator>mark burnett</dc:creator>
		<pubDate>Thu, 29 Nov 2012 09:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://multimixer.gr/?p=553#comment-1048</guid>
		<description>Exellent tutorial, but i have one issue which is that the background image im using shows up between the body content and wrapper, whereas in yours it doesnt, would you have any idea why? It may be down to the code im currently using for the header, i just dont know. Here is the code i currently have:

body {
background: #ffff00 url(images/header_bg.jpg)fixed repeat ;
  color: #000;
  margin: 0px;
  font-size: 11px;
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
}

#bodyWrapper {

}

#bodyContent {
background:#CFECEC
}

#header {
    /*height: 150px;*/
    bckground-image: url(images/my_header_image.png);
    background-color:#243480;
    /* For WebKit (Safari, Google Chrome etc) */
    background: -webkit-gradient(linear, left top, right top, from(#FFF), to(#402112));
    /* For Mozilla/Gecko (Firefox etc) */
    background: -moz-linear-gradient(left top, #FFF, ##402112);

Thanks again</description>
		<content:encoded><![CDATA[<p>Exellent tutorial, but i have one issue which is that the background image im using shows up between the body content and wrapper, whereas in yours it doesnt, would you have any idea why? It may be down to the code im currently using for the header, i just dont know. Here is the code i currently have:</p>
<p>body {<br />
background: #ffff00 url(images/header_bg.jpg)fixed repeat ;<br />
  color: #000;<br />
  margin: 0px;<br />
  font-size: 11px;<br />
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;<br />
}</p>
<p>#bodyWrapper {</p>
<p>}</p>
<p>#bodyContent {<br />
background:#CFECEC<br />
}</p>
<p>#header {<br />
    /*height: 150px;*/<br />
    bckground-image: url(images/my_header_image.png);<br />
    background-color:#243480;<br />
    /* For WebKit (Safari, Google Chrome etc) */<br />
    background: -webkit-gradient(linear, left top, right top, from(#FFF), to(#402112));<br />
    /* For Mozilla/Gecko (Firefox etc) */<br />
    background: -moz-linear-gradient(left top, #FFF, ##402112);</p>
<p>Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://multimixer.gr/01/12/2010/how-to-set-backgrounds-in-oscommerce-version-2-3-1/#comment-957</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Wed, 31 Oct 2012 21:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://multimixer.gr/?p=553#comment-957</guid>
		<description>Works perfect, thanks!!!!

verry simple to adjust.

regards,
jan</description>
		<content:encoded><![CDATA[<p>Works perfect, thanks!!!!</p>
<p>verry simple to adjust.</p>
<p>regards,<br />
jan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Basheera</title>
		<link>http://multimixer.gr/01/12/2010/how-to-set-backgrounds-in-oscommerce-version-2-3-1/#comment-933</link>
		<dc:creator>Basheera</dc:creator>
		<pubDate>Sat, 18 Aug 2012 23:51:49 +0000</pubDate>
		<guid isPermaLink="false">http://multimixer.gr/?p=553#comment-933</guid>
		<description>Hi, I have been able to change my theme through another one of your tutorials and the background is white. It seems to be masked or covering the true background. No matter how many times I tweak the background and try to upload an image using: 

background: #ffff00 url(images/your_image.jpg);

It remains white. I have been struggling with this all day. Is it possible to change the background of a jquery theme? I have an image background that I am trying to use. I have tried jpg and gif extentions.</description>
		<content:encoded><![CDATA[<p>Hi, I have been able to change my theme through another one of your tutorials and the background is white. It seems to be masked or covering the true background. No matter how many times I tweak the background and try to upload an image using: </p>
<p>background: #ffff00 url(images/your_image.jpg);</p>
<p>It remains white. I have been struggling with this all day. Is it possible to change the background of a jquery theme? I have an image background that I am trying to use. I have tried jpg and gif extentions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: multimixer</title>
		<link>http://multimixer.gr/01/12/2010/how-to-set-backgrounds-in-oscommerce-version-2-3-1/#comment-928</link>
		<dc:creator>multimixer</dc:creator>
		<pubDate>Fri, 27 Jul 2012 13:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://multimixer.gr/?p=553#comment-928</guid>
		<description>@charley

The default width is 960 pixels, having 980 pixels mean that you use an other 960gs stylesheet? Or did you modify the existing one?

Well, anyway, it&#039;s hard to say anything without seeing your site, could you post or email your url?</description>
		<content:encoded><![CDATA[<p>@charley</p>
<p>The default width is 960 pixels, having 980 pixels mean that you use an other 960gs stylesheet? Or did you modify the existing one?</p>
<p>Well, anyway, it&#8217;s hard to say anything without seeing your site, could you post or email your url?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charley broom</title>
		<link>http://multimixer.gr/01/12/2010/how-to-set-backgrounds-in-oscommerce-version-2-3-1/#comment-925</link>
		<dc:creator>charley broom</dc:creator>
		<pubDate>Mon, 23 Jul 2012 22:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://multimixer.gr/?p=553#comment-925</guid>
		<description>Hello,
 The page consisting of left, right and centre columns is 980px.</description>
		<content:encoded><![CDATA[<p>Hello,<br />
 The page consisting of left, right and centre columns is 980px.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://multimixer.gr/01/12/2010/how-to-set-backgrounds-in-oscommerce-version-2-3-1/#comment-924</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sun, 22 Jul 2012 11:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://multimixer.gr/?p=553#comment-924</guid>
		<description>George, a follow up to an issue we discussed here some while ago.  Since the time I had this issue and had to use that that I found (posted above) I spent a lot of time cleaning my site of errors via the W3C html validator.    

There were many, many errors caused by coding from the add ons I have installed through the years.  End tag errors,  table errors,  and  errors and so on.    

After the cleaning up, I went back and removed that css coding I found, (I&#039;d paste it here but the code didn&#039;t paste well last I checked).   

Bottom line is the html clean up did the trick and the clear floats code you posted here and on the osCommerce site works fine

For me it was a good lesson on how important correct coding is.

Anyway FYI on all that and thanks.</description>
		<content:encoded><![CDATA[<p>George, a follow up to an issue we discussed here some while ago.  Since the time I had this issue and had to use that that I found (posted above) I spent a lot of time cleaning my site of errors via the W3C html validator.    </p>
<p>There were many, many errors caused by coding from the add ons I have installed through the years.  End tag errors,  table errors,  and  errors and so on.    </p>
<p>After the cleaning up, I went back and removed that css coding I found, (I&#8217;d paste it here but the code didn&#8217;t paste well last I checked).   </p>
<p>Bottom line is the html clean up did the trick and the clear floats code you posted here and on the osCommerce site works fine</p>
<p>For me it was a good lesson on how important correct coding is.</p>
<p>Anyway FYI on all that and thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: multimixer</title>
		<link>http://multimixer.gr/01/12/2010/how-to-set-backgrounds-in-oscommerce-version-2-3-1/#comment-920</link>
		<dc:creator>multimixer</dc:creator>
		<pubDate>Tue, 17 Jul 2012 11:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://multimixer.gr/?p=553#comment-920</guid>
		<description>@ charley,

this should not happen. How wide is your page in pixels?</description>
		<content:encoded><![CDATA[<p>@ charley,</p>
<p>this should not happen. How wide is your page in pixels?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charley broom</title>
		<link>http://multimixer.gr/01/12/2010/how-to-set-backgrounds-in-oscommerce-version-2-3-1/#comment-918</link>
		<dc:creator>charley broom</dc:creator>
		<pubDate>Wed, 11 Jul 2012 23:42:53 +0000</pubDate>
		<guid isPermaLink="false">http://multimixer.gr/?p=553#comment-918</guid>
		<description>Hello,
 Many thanks for the reply, it has cleared up the issue. Just one question that follows from your reply, why is it that in one browser a page loses elements (apparently from lack of space) and becomes distorted whereas the same page viewed on another browser the page appears normal with all elements in place. How can this problem be overcome?</description>
		<content:encoded><![CDATA[<p>Hello,<br />
 Many thanks for the reply, it has cleared up the issue. Just one question that follows from your reply, why is it that in one browser a page loses elements (apparently from lack of space) and becomes distorted whereas the same page viewed on another browser the page appears normal with all elements in place. How can this problem be overcome?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
