Guest Posted December 5, 2004 Posted December 5, 2004 Hello Everyone, I have just started using OsCommerce for a couple of days now, and it's been good so far. I have a simple question. How do you get the catagory section to display on the main page? and how flexable is it to shape? Cheers. D. :D
♥bruyndoncx Posted December 5, 2004 Posted December 5, 2004 welcome to the gang ! look in the contribution seciton for categories on main page :D php is very flexible, osCommerce is build with php/mysql. It is not template driven, but with the STS contribution it makes it more easy to change the looks of osC, or you manually change the pages/html and adjust the css in the stylesheet. The choice is yours KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
Guest Posted December 5, 2004 Posted December 5, 2004 welcome to the gang ! look in the contribution seciton for categories on main page :D php is very flexible, osCommerce is build with php/mysql. It is not template driven, but with the STS contribution it makes it more easy to change the looks of osC, or you manually change the pages/html and adjust the css in the stylesheet. The choice is yours <{POST_SNAPBACK}> Thank you very much for the warm welcome Bruydoncx :thumbsup:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.