I would like to sell only 1 product on my site so I don't need the category site Right now it looks like this: http://eldarin.nazwa.pl/marek/?8,paski-wybielajace-blend-a-med-whitestrips
how can I change width so that the site will look like this: http://eldarin.nazwa.pl/marek/?paski-wybielajace,9
» Quick.Cart v3.x
mh
2009-05-04 14:53
Nicky - you need at least one category, but you may not display it. Create one category for all products, then put all products to this category. Next step - open file templates/page.tpl and delete $sMenu1. In file index.php remove code: if( !isset( $sMenu1 ) ){ $sMenu1 = listCategories( 'menu_1.tpl', 1, true, Array( $iCategory ) ); if( !isset( $sMenu1 ) ) $sMenu1 = $tpl->tbHtml( 'menu_1.tpl', 'NOT_FOUND' ); } Now open file templates/products_list.tpl and delete <h3>$aList[sCategories]</h3> and the last step - open file templates/products_details.tpl and delete: <h3>$aData[sCategories]</h3>
tu masz wskazowki do styli CSS: http://opensolution.org/Quick.Cart/docs/?id=design
mh
2009-05-05 10:54
dzieki za ta strone, nie znalazlem jej wczesniej
juz sobie poradzilem z paroma rzeczami metoda prob i bledow. Zostala mi ostatnia rzecz, ktory parametr odpowiada ze margines miedzy tekstem a product box (panel z cena i buttonem kup). Szukalem w pliku css (uzywam brightside_v3.3), zmienialem mnostwo parametrow ale nic nie pomoglo