<?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: jQuery tips: Rounded corners for osCommerce boxes</title>
	<atom:link href="http://multimixer.gr/28/09/2011/jquery-tips-rounded-corners-for-oscommerce-boxes/feed/" rel="self" type="application/rss+xml" />
	<link>https://multimixer.gr/28/09/2011/jquery-tips-rounded-corners-for-oscommerce-boxes/</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>https://multimixer.gr/28/09/2011/jquery-tips-rounded-corners-for-oscommerce-boxes/#comment-1741</link>
		<dc:creator>multimixer</dc:creator>
		<pubDate>Mon, 28 Dec 2015 16:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://multimixer.gr/?p=1060#comment-1741</guid>
		<description>The latest MTS version (1.5.2) include settings for rounded corners, so this can be done easily in admin</description>
		<content:encoded><![CDATA[<p>The latest MTS version (1.5.2) include settings for rounded corners, so this can be done easily in admin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>https://multimixer.gr/28/09/2011/jquery-tips-rounded-corners-for-oscommerce-boxes/#comment-1607</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Mon, 18 May 2015 19:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://multimixer.gr/?p=1060#comment-1607</guid>
		<description>works a treat! thanks very much!!!</description>
		<content:encoded><![CDATA[<p>works a treat! thanks very much!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MJP</title>
		<link>https://multimixer.gr/28/09/2011/jquery-tips-rounded-corners-for-oscommerce-boxes/#comment-1164</link>
		<dc:creator>MJP</dc:creator>
		<pubDate>Tue, 11 Jun 2013 19:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://multimixer.gr/?p=1060#comment-1164</guid>
		<description>Thank you. I did change the table class to &#039;ui-widget-content infoBoxContents ui-corner-bottom&#039;

I don&#039;t know if that&#039;s the right way to do it but it seems to work now.</description>
		<content:encoded><![CDATA[<p>Thank you. I did change the table class to &#8216;ui-widget-content infoBoxContents ui-corner-bottom&#8217;</p>
<p>I don&#8217;t know if that&#8217;s the right way to do it but it seems to work now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: multimixer</title>
		<link>https://multimixer.gr/28/09/2011/jquery-tips-rounded-corners-for-oscommerce-boxes/#comment-1163</link>
		<dc:creator>multimixer</dc:creator>
		<pubDate>Tue, 11 Jun 2013 17:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://multimixer.gr/?p=1060#comment-1163</guid>
		<description>Yes this is true

The reason is in the way the shopping cart box is coded

- If the cart is empty, the box content is a div with class &quot;ui-widget-content&quot;
- if cart is full, the box content becomes a table with same class

Truth is, that this is a bit inconsistent, would be better to have the content wrapped into a div always and fill it with a table or anything further down

You can do this in file catalog/includes/modules/boxes/bm_shopping_cart.php</description>
		<content:encoded><![CDATA[<p>Yes this is true</p>
<p>The reason is in the way the shopping cart box is coded</p>
<p>- If the cart is empty, the box content is a div with class &#8220;ui-widget-content&#8221;<br />
- if cart is full, the box content becomes a table with same class</p>
<p>Truth is, that this is a bit inconsistent, would be better to have the content wrapped into a div always and fill it with a table or anything further down</p>
<p>You can do this in file catalog/includes/modules/boxes/bm_shopping_cart.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MJP</title>
		<link>https://multimixer.gr/28/09/2011/jquery-tips-rounded-corners-for-oscommerce-boxes/#comment-1162</link>
		<dc:creator>MJP</dc:creator>
		<pubDate>Mon, 10 Jun 2013 18:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://multimixer.gr/?p=1060#comment-1162</guid>
		<description>The rounded corners are lost in the Shopping Cart Info Box when something is added to the cart. The bottom 2 corners of the Shopping Cart Info box reverts back to non-rounded corners.</description>
		<content:encoded><![CDATA[<p>The rounded corners are lost in the Shopping Cart Info Box when something is added to the cart. The bottom 2 corners of the Shopping Cart Info box reverts back to non-rounded corners.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: multimixer</title>
		<link>https://multimixer.gr/28/09/2011/jquery-tips-rounded-corners-for-oscommerce-boxes/#comment-1121</link>
		<dc:creator>multimixer</dc:creator>
		<pubDate>Sun, 21 Apr 2013 18:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://multimixer.gr/?p=1060#comment-1121</guid>
		<description>Hello Mark

Unfortunately, IE8 does not support the css properties that create rounded corners. There are however some workarounds for this, don&#039;t have this very fresh in my memory right now, you could google for it</description>
		<content:encoded><![CDATA[<p>Hello Mark</p>
<p>Unfortunately, IE8 does not support the css properties that create rounded corners. There are however some workarounds for this, don&#8217;t have this very fresh in my memory right now, you could google for it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>https://multimixer.gr/28/09/2011/jquery-tips-rounded-corners-for-oscommerce-boxes/#comment-1120</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sun, 21 Apr 2013 11:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://multimixer.gr/?p=1060#comment-1120</guid>
		<description>Hello and thanks a lot, is there any way to make this work with IE 8 ?
Best regards</description>
		<content:encoded><![CDATA[<p>Hello and thanks a lot, is there any way to make this work with IE 8 ?<br />
Best regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: multimixer</title>
		<link>https://multimixer.gr/28/09/2011/jquery-tips-rounded-corners-for-oscommerce-boxes/#comment-1105</link>
		<dc:creator>multimixer</dc:creator>
		<pubDate>Tue, 09 Apr 2013 05:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://multimixer.gr/?p=1060#comment-1105</guid>
		<description>@ Sergi

In your stylesheet.css, line 66, you are adding a background as follows:

.infoBoxContainer {
    background: none repeat scroll 0 0 #BDBFC2;
}

Please remove that

Also, you copied over everything from the above post, you need to decide where you want to have the corners, there is no reason to apply both hi-corner-top and hi-corner-all</description>
		<content:encoded><![CDATA[<p>@ Sergi</p>
<p>In your stylesheet.css, line 66, you are adding a background as follows:</p>
<p>.infoBoxContainer {<br />
    background: none repeat scroll 0 0 #BDBFC2;<br />
}</p>
<p>Please remove that</p>
<p>Also, you copied over everything from the above post, you need to decide where you want to have the corners, there is no reason to apply both hi-corner-top and hi-corner-all</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergi Navarro</title>
		<link>https://multimixer.gr/28/09/2011/jquery-tips-rounded-corners-for-oscommerce-boxes/#comment-1103</link>
		<dc:creator>Sergi Navarro</dc:creator>
		<pubDate>Sat, 06 Apr 2013 17:44:37 +0000</pubDate>
		<guid isPermaLink="false">http://multimixer.gr/?p=1060#comment-1103</guid>
		<description>Hello,
thanks for your explanation for corners and separate box.

the problem is that I have this:

http://espiacenter.com/catalog/boxcorner.jpg

but I would like for him to be like your example.

Also (I do not abuse) I would like to know how you can distribute in header and footer box, as on this website:

http://www.lauradiazdefederico.es/catalog/index.php

sde greetings from Sitges (Barcelona)

thank you very much, really.</description>
		<content:encoded><![CDATA[<p>Hello,<br />
thanks for your explanation for corners and separate box.</p>
<p>the problem is that I have this:</p>
<p><a href="http://espiacenter.com/catalog/boxcorner.jpg" rel="nofollow">http://espiacenter.com/catalog/boxcorner.jpg</a></p>
<p>but I would like for him to be like your example.</p>
<p>Also (I do not abuse) I would like to know how you can distribute in header and footer box, as on this website:</p>
<p><a href="http://www.lauradiazdefederico.es/catalog/index.php" rel="nofollow">http://www.lauradiazdefederico.es/catalog/index.php</a></p>
<p>sde greetings from Sitges (Barcelona)</p>
<p>thank you very much, really.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: test website</title>
		<link>https://multimixer.gr/28/09/2011/jquery-tips-rounded-corners-for-oscommerce-boxes/#comment-1089</link>
		<dc:creator>test website</dc:creator>
		<pubDate>Sun, 17 Mar 2013 13:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://multimixer.gr/?p=1060#comment-1089</guid>
		<description>I believe this is among the such a lot vital info for me. And i&#039;m glad reading your article. However wanna commentary on few basic issues, The website style is wonderful, the articles is truly excellent : D. Just right task, cheers</description>
		<content:encoded><![CDATA[<p>I believe this is among the such a lot vital info for me. And i&#8217;m glad reading your article. However wanna commentary on few basic issues, The website style is wonderful, the articles is truly excellent : D. Just right task, cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
