Guest Posted December 26, 2004 Posted December 26, 2004 I have some questions about my webshop 1. Can I, manually, change the entire layout of the webshop (colors etc.). And most important, what files do I have to use to change layout ? (not a new theme, only change some colors) 2. How can I change shipping and privacy notice ? I have changed them in Dreamweaver and uploaded them correctly, but the font is allways wrong. 3. Can I put extra info on the pages when a costumer is chekking out (making an order) 4. Can i eniterly delete the manufacture part ? don't really need it. 5. How can I secure my admin page ? everyone can visit this now ?! these are some of the questions i have for now, later on i'll need more things to know I hope some people can help me out here !
ozcsys Posted December 26, 2004 Posted December 26, 2004 I have some questions about my webshop 1. Can I, manually, change the entire layout of the webshop (colors etc.). And most important, what files do I have to use to change layout ? (not a new theme, only change some colors) 2. How can I change shipping and privacy notice ? I have changed them in Dreamweaver and uploaded them correctly, but the font is allways wrong. 3. Can I put extra info on the pages when a costumer is chekking out (making an order) 4. Can i eniterly delete the manufacture part ? don't really need it. 5. How can I secure my admin page ? everyone can visit this now ?! these are some of the questions i have for now, later on i'll need more things to know I hope some people can help me out here ! <{POST_SNAPBACK}> 1&2 The colors and fonts are pretty much controled by your stylesheet.css file. You can check out the knowledge base for a list of what each class controls 3. Yes you can, if you look at the filename in the url of the page you are on you can either add the text by changing that file or the file in the includes/languages/english/???.php where exactly depends on exactly what you are trying to do. 4. You can remove the manufacturers box by removing or commenting it from the includes/column_left.php file 5. The easiest way to do this is by using your hosting control panel most have a way to password protect your folders. If not you can install one the the contributions for this purpose or do a manual htaccess The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
Recommended Posts
Archived
This topic is now archived and is closed to further replies.