SlowButwilling Posted September 30, 2005 Posted September 30, 2005 I have what I hope is a simple question, which I hope someone may be kind enough to answer: On my OSC Home Page, a New Products box displays, in chronological order, the products we have to sell. It is three columns across - i.e. Prod1 ---- Prod2 ----- Prod3 - and I should like it to be two columns instead. I assume this is a table layout somewhere, but could anyone tell me where, please? I'd also like to know if there is a way for me to control what is displayed in this box. For example, if something hasn't sold too well, and has been lying around in stock for ages, I'd like to dislpay it instead of the newest product, that sort of thing. Maybe there is a contribution for this? I haven't seen one, but perhaps I'm looking in the wrong place! Sorry if this has been asked before, and TIA.
♥Monika in Germany Posted September 30, 2005 Posted September 30, 2005 I have what I hope is a simple question, which I hope someone may be kind enough to answer: On my OSC Home Page, a New Products box displays, in chronological order, the products we have to sell. It is three columns across - i.e. Prod1 ---- Prod2 ----- Prod3 - and I should like it to be two columns instead. I assume this is a table layout somewhere, but could anyone tell me where, please? I'd also like to know if there is a way for me to control what is displayed in this box. For example, if something hasn't sold too well, and has been lying around in stock for ages, I'd like to dislpay it instead of the newest product, that sort of thing. Maybe there is a contribution for this? I haven't seen one, but perhaps I'm looking in the wrong place! Sorry if this has been asked before, and TIA. yes there is a featured products contribution, where you choose the products. the columns are defined in includes/modules/new_products.php :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...
SlowButwilling Posted September 30, 2005 Author Posted September 30, 2005 yes there is a featured products contribution, where you choose the products. the columns are defined in includes/modules/new_products.php Thank you so much - that is exactly what I was looking for, you are very kind.
SlowButwilling Posted September 30, 2005 Author Posted September 30, 2005 Thank you so much - that is exactly what I was looking for Sorry - I am referring to the contribution above - could you tell me the line number in new_products.php that refers to the columns, please. So sorry to be a nuisance.
♥Monika in Germany Posted September 30, 2005 Posted September 30, 2005 Sorry - I am referring to the contribution above - could you tell me the line number in new_products.php that refers to the columns, please. So sorry to be a nuisance. line 32, make 50 instead of 33% line 36, make >1 instead of > 2 :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.