<?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: Change sub-categories to grid view</title>
	<atom:link href="http://www.freeprestashopmodules.com/2009/06/30/change-sub-categories-to-grid-view/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freeprestashopmodules.com/2009/06/30/change-sub-categories-to-grid-view/</link>
	<description>Modules that have been created for free for the prestashop ecommerce platform.</description>
	<lastBuildDate>Fri, 25 Jun 2010 21:07:31 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.freeprestashopmodules.com/2009/06/30/change-sub-categories-to-grid-view/comment-page-1/#comment-276</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 17 Jun 2010 06:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.freeprestashopmodules.com/?p=203#comment-276</guid>
		<description>I shall have a look and get back to you.</description>
		<content:encoded><![CDATA[<p>I shall have a look and get back to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jose</title>
		<link>http://www.freeprestashopmodules.com/2009/06/30/change-sub-categories-to-grid-view/comment-page-1/#comment-275</link>
		<dc:creator>jose</dc:creator>
		<pubDate>Wed, 16 Jun 2010 18:47:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.freeprestashopmodules.com/?p=203#comment-275</guid>
		<description>Hi All,
thanks for the piece of code, it saved me a lot of time.
The point is that i get the same thing than Tony (23rd May)
When the the number of product listed is not divisible by 3
the pagination controls are not shown at the botton of the page.

Any suggestion?

Thanks in advance,
Jose</description>
		<content:encoded><![CDATA[<p>Hi All,<br />
thanks for the piece of code, it saved me a lot of time.<br />
The point is that i get the same thing than Tony (23rd May)<br />
When the the number of product listed is not divisible by 3<br />
the pagination controls are not shown at the botton of the page.</p>
<p>Any suggestion?</p>
<p>Thanks in advance,<br />
Jose</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.freeprestashopmodules.com/2009/06/30/change-sub-categories-to-grid-view/comment-page-1/#comment-272</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Wed, 09 Jun 2010 17:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.freeprestashopmodules.com/?p=203#comment-272</guid>
		<description>Hello, well i the solution of my problem is just put position:absolute; in the seccion:

ul#product_list a.product_img_link{


float:left;
margin-right:0.6em;
margin-left:35px;
margin-top:-1px;
position:absolute;

}

and the problem dissapear. 

Thanks for the module.</description>
		<content:encoded><![CDATA[<p>Hello, well i the solution of my problem is just put position:absolute; in the seccion:</p>
<p>ul#product_list a.product_img_link{</p>
<p>float:left;<br />
margin-right:0.6em;<br />
margin-left:35px;<br />
margin-top:-1px;<br />
position:absolute;</p>
<p>}</p>
<p>and the problem dissapear. </p>
<p>Thanks for the module.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.freeprestashopmodules.com/2009/06/30/change-sub-categories-to-grid-view/comment-page-1/#comment-271</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Wed, 09 Jun 2010 16:18:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.freeprestashopmodules.com/?p=203#comment-271</guid>
		<description>Hello, the module is very good, thanks for this module, and, just i have a problem, the product link is bad, because just take a little portion of the image.

http://www.sistemform.com/pruebas/tienda/manufacturer.php?id_manufacturer=3

and i was made change in global.css the ul#product_list a.product_img_link and nothing, Could you help me please?.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hello, the module is very good, thanks for this module, and, just i have a problem, the product link is bad, because just take a little portion of the image.</p>
<p><a href="http://www.sistemform.com/pruebas/tienda/manufacturer.php?id_manufacturer=3" rel="nofollow">http://www.sistemform.com/pruebas/tienda/manufacturer.php?id_manufacturer=3</a></p>
<p>and i was made change in global.css the ul#product_list a.product_img_link and nothing, Could you help me please?.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tony</title>
		<link>http://www.freeprestashopmodules.com/2009/06/30/change-sub-categories-to-grid-view/comment-page-1/#comment-269</link>
		<dc:creator>tony</dc:creator>
		<pubDate>Tue, 25 May 2010 08:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.freeprestashopmodules.com/?p=203#comment-269</guid>
		<description>this comment module in your page, just below this. Since the comment module pre-installed in prestashop is not very convenient since it requires guest to register and login... also no recaptcha so is there any better comment module similar in this website ???

How about my error? any idea??


Thank you very much...</description>
		<content:encoded><![CDATA[<p>this comment module in your page, just below this. Since the comment module pre-installed in prestashop is not very convenient since it requires guest to register and login&#8230; also no recaptcha so is there any better comment module similar in this website ???</p>
<p>How about my error? any idea??</p>
<p>Thank you very much&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.freeprestashopmodules.com/2009/06/30/change-sub-categories-to-grid-view/comment-page-1/#comment-268</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 24 May 2010 14:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.freeprestashopmodules.com/?p=203#comment-268</guid>
		<description>Which comment module are you talking about?</description>
		<content:encoded><![CDATA[<p>Which comment module are you talking about?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tony</title>
		<link>http://www.freeprestashopmodules.com/2009/06/30/change-sub-categories-to-grid-view/comment-page-1/#comment-264</link>
		<dc:creator>tony</dc:creator>
		<pubDate>Sun, 23 May 2010 11:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.freeprestashopmodules.com/?p=203#comment-264</guid>
		<description>This worked great for me. the only problem I have is when the number of products is not divisible by 3, the page navigator at the bottom screwed up.
Meaning, the nav bar at the bottom jump up to the &quot;not enough 3 products&quot; line, instead of staying at the bottom.

Please see the pic:

http://i233.photobucket.com/albums/ee1/harrypotter30022003/error.jpg

Any suggestion?

Thanks in advance

P.S: How can i get the comment module with captcha and commenters&#039; details like yours? thanks again for this great work!!!</description>
		<content:encoded><![CDATA[<p>This worked great for me. the only problem I have is when the number of products is not divisible by 3, the page navigator at the bottom screwed up.<br />
Meaning, the nav bar at the bottom jump up to the &#8220;not enough 3 products&#8221; line, instead of staying at the bottom.</p>
<p>Please see the pic:</p>
<p><a href="http://i233.photobucket.com/albums/ee1/harrypotter30022003/error.jpg" rel="nofollow">http://i233.photobucket.com/albums/ee1/harrypotter30022003/error.jpg</a></p>
<p>Any suggestion?</p>
<p>Thanks in advance</p>
<p>P.S: How can i get the comment module with captcha and commenters&#8217; details like yours? thanks again for this great work!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: _hide</title>
		<link>http://www.freeprestashopmodules.com/2009/06/30/change-sub-categories-to-grid-view/comment-page-1/#comment-208</link>
		<dc:creator>_hide</dc:creator>
		<pubDate>Thu, 04 Feb 2010 07:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.freeprestashopmodules.com/?p=203#comment-208</guid>
		<description>Only works with 1.2</description>
		<content:encoded><![CDATA[<p>Only works with 1.2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jepetto</title>
		<link>http://www.freeprestashopmodules.com/2009/06/30/change-sub-categories-to-grid-view/comment-page-1/#comment-207</link>
		<dc:creator>jepetto</dc:creator>
		<pubDate>Wed, 03 Feb 2010 10:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.freeprestashopmodules.com/?p=203#comment-207</guid>
		<description>hi :), 
is this gonna work in PS 1,2,5 or 1,3,0 ?
thank for everything</description>
		<content:encoded><![CDATA[<p>hi <img src='http://www.freeprestashopmodules.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ,<br />
is this gonna work in PS 1,2,5 or 1,3,0 ?<br />
thank for everything</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thor</title>
		<link>http://www.freeprestashopmodules.com/2009/06/30/change-sub-categories-to-grid-view/comment-page-1/#comment-92</link>
		<dc:creator>Thor</dc:creator>
		<pubDate>Tue, 05 Jan 2010 07:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.freeprestashopmodules.com/?p=203#comment-92</guid>
		<description>Hi,,

I have proplem with&quot;Price lowered&quot;
It goes on same place and nameof the product is?</description>
		<content:encoded><![CDATA[<p>Hi,,</p>
<p>I have proplem with&#8221;Price lowered&#8221;<br />
It goes on same place and nameof the product is?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
