chenxing Posted February 15, 2010 Share Posted February 15, 2010 How to develop prestashop 1.3 or 1.2 main page templates ? Someone can teach me?The Systematic, complete information, Information in English is also acceptable , thanks! Link to comment Share on other sites More sharing options...
PNY65 Posted February 15, 2010 Share Posted February 15, 2010 Hi chenxing,Any official documentation is available. We waiting the birth as soon as possible in the wiki.The solution is to find yourself with forum ressources. I know, it's not easy.I can give you somes tips about your request :Use a html/CSS debugger as firebug for firefox or Debugbar for IE8.Remember the general structure for the home page :Header, footer and core.You can change structure of core (default 3 columns to 2 columns) with the Back office. In this case you remove/move modules from left to right or right to left. For your information, it's possible to move all right modules to left. I never try the other side.After that, all locations, graphical aspects, view in 2 or 3 column for categories, product are managed with the global.css (\prestashop\themes\yourfolder\global.css). You can add slideshow, image links with custom modules, add graphical effects with JqueryI recommend to start with the default template and change position, colors, icons...Don't remenber to keep files backup of default template. It's so easy to restaure them...I hope it's helpful Link to comment Share on other sites More sharing options...
chenxing Posted February 15, 2010 Author Share Posted February 15, 2010 Thank you for your help!I have followed your tips in the study prestashop something, and your information is useful, thank you very much! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now