skywalker786 Posted June 26, 2006 Posted June 26, 2006 Hi Now that I have installed my shopping cart I want brand and design it in the way I want: 1. which files do I need to change to change default design? 2. Can I move catergories, manufacturers boxes around? 3. And all the text on the top "whats new here etc" How do I remove all that stuff? 4. How do I make the site centred and not strech like this site http://www.oscommerce.com/shops/goto,19681 look forward to hearing yout replies. sky
♥bruyndoncx Posted June 26, 2006 Posted June 26, 2006 1. if you look in the contribution area for basic design changes you get a starter pack to install. Then there is also a long thread with usefull starter info. 2. yes, in catalog/includes/columns_left.php 3. the layout of the homepage is in catalog/index.php the actual texts defined are in includes/languages/english/index.php 4. see 1. actually, probably all of this is covered in 1. 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.