CKD_Graywolf Posted June 23, 2016 Share Posted June 23, 2016 Hello, I’m just looking for someone to offer a bit of guidance. Name’s Chris I order a template that doesn’t look the demo at all, installed it on 1.6. I’m new to PrestaShop, I started 3 weeks ago, straight noob lol. Where can I find tutorials on how to turn a mock Photoshop website (.psd) into a prestashop 1.7 theme? What would hybrid designer/developer do to start from scratch making a theme? Link to comment Share on other sites More sharing options...
santolla Posted June 24, 2016 Share Posted June 24, 2016 You need to know how to edit php and code html. But most of all you have to know how to use CSS inside and out. CSS is the most important part of developing a theme. Link to comment Share on other sites More sharing options...
CKD_Graywolf Posted June 24, 2016 Author Share Posted June 24, 2016 Thanks for your help Santolla, I can produce CSS websites all day easily. I am trying understand the page content workflow of the default theme so i can change some things, is there a css files somewhere that controls the position of modules on pages? Also, where can i find information on "hooks"? Link to comment Share on other sites More sharing options...
roband Posted June 24, 2016 Share Posted June 24, 2016 For 1.6 you could check out: http://doc.prestashop.com/display/PS16/Designer+Guide And a good starting point for making a theme might also be: https://github.com/PrestaShop/community-theme-16 For 1.7 documentation is pretty sketchy at the moment, a place to start is: http://build.prestashop.com/news/prestashop-theme-documentation-for-17/ Link to comment Share on other sites More sharing options...
musicmaster Posted July 3, 2016 Share Posted July 3, 2016 The actual rendition is done with the .tpl files that are written in Smarty. For Prestashop 1.6 they rely on B-o-o-t-s-t-r-a-p that for some mysterious reason is a forbidden word on this forum. Note that in PS 1.7 the themes will be programmed quite differently. 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