Sirdarmato Posted September 7, 2005 Posted September 7, 2005 It can in the index page, where are the new products, to only place 4 products and not 9?, And these 4 images more big? Where it can change it? In what folder they are the archives to modify the code? I wait for your answers THANKS :thumbsup:
MagazineMonkey Posted September 7, 2005 Posted September 7, 2005 It can in the index page, where are the new products, to only place 4 products and not 9?, And these 4 images more big?Where it can change it? In what folder they are the archives to modify the code? I wait for your answers THANKS :thumbsup: <{POST_SNAPBACK}> Its in your Admin area. Go to Admin->Configuration->Maximum Values. The default is 9..change to 4 and you're good to go! Images is in your Admin area as well. Go to Admin->Configuration->Images. The "New Products" images are the ones that say "Small Image Width" and "Small Image Height." Enjoy :-) Rob ---------------------- osC common questions Knowledge Base osC Documentation
Sirdarmato Posted September 8, 2005 Author Posted September 8, 2005 Its in your Admin area. Go to Admin->Configuration->Maximum Values. The default is 9..change to 4 and you're good to go! Images is in your Admin area as well. Go to Admin->Configuration->Images. The "New Products" images are the ones that say "Small Image Width" and "Small Image Height." Enjoy :-) Rob <{POST_SNAPBACK}> THANK YOU VERY MUCH ROB But I have one more question about this: 1) When I change 4 to 9, also want to change the amount of products in line. [PRODUCT 1] [PRODUCT 2] [PRODUCT 3] [PRODUCT 4] 2 products per line and not 3 products in first line and 1 in the other line, how can I change this? I hope you can help me THANKS
♥Vger Posted September 8, 2005 Posted September 8, 2005 includes/modules/new_products.php, around line 32: 'params' => 'class="smallText" width="33%" valign="top"', change it to 50% and it'll give you two columns instead of 3. Vger
Sirdarmato Posted September 10, 2005 Author Posted September 10, 2005 includes/modules/new_products.php, around line 32: 'params' => 'class="smallText" width="33%" valign="top"', change it to 50% and it'll give you two columns instead of 3. Vger <{POST_SNAPBACK}> ALL IT'S OK THANKS
Recommended Posts
Archived
This topic is now archived and is closed to further replies.