Jump to content

Creating custom themes


Recommended Posts

Hi!

After searching for a shopping cart for ages I now finally settled with prestashop. It's incredible!

I would like to know if there are any tuturials/guides on how to ceate your own themes from scratch. I've looked at a book, Prestashop 1.3 theming but it seems that the book is not very substancial and only expands on basic theme changes. The few online sources I did find only goes over the process VERY briefly. Documentation seems to be a bit lacking here...

I'm really not a webdesign [spam-filter] or programmer (have a little CSS experience and build a few sites) but I don't mind getting my hands dirty with PHP or whatever else I need.

Any advice or guidance?

Thanks!

Link to comment
Share on other sites

I've been there.

Problem is I need to be a premium user to see the conversion to a prestashop theme - thats a bit stupid. I cannot believe that with all the users of this cart NO ONE has created any tutorial or guide? NOTHING execept some obscure basic rundown of what happens.

Designing the site in photoshop is not the problem. The problem is converting it to a prestashop theme...

Any other suggestions?

Link to comment
Share on other sites

There was similar question in this topic with some answers.

I suggest you first try to copy default theme to get familiar with code, hooks, variables and tpl files.
And the you try to build theme from scratch, but for some parts you will end-up copy code from default theme.

Also coping default template doesn't limit you in any way, if you are creative enough and you are good with CSS, with some knowledge of PHP, Smarty and JavaScript you can build great themes. But it takes time.
And good part goes on customization of modules you want to use (here is one link about that).

------Next part is pasted but it could be useful

About hooks see following links
http://www.daveegerton.com/prestashop-guides/Prestashop-Designers-Guide/core-modules-structure/hooks.html
http://www.nethercottconstructions.com/content/27-prestashop-hooks

And some other links (some are little older)

http://esdev.net/ultimate-prestashop-toolkit-50-resources/
http://ardianys.com/64_how-to-add-new-hook-prestashop-engine-modification-tutorial-series.html
http://www.prestashop.com/forums/viewthread/23173/general_discussion/prestashop_doc

Link to comment
Share on other sites

  • 2 weeks later...

Is the default theme installed with the package or is there a more barebones looking theme to start from scratch with?

Perhaps one with no styles attached. I'm already adept with wordpress themes, editing PHP and coding html and css and I usually start from a barebones theme but I haven't began to tinker with Prestashop yet.

Thanks.

Link to comment
Share on other sites

  • 2 years later...

I've been there.

 

Problem is I need to be a premium user to see the conversion to a prestashop theme - thats a bit stupid. I cannot believe that with all the users of this cart NO ONE has created any tutorial or guide? NOTHING execept some obscure basic rundown of what happens.

 

Designing the site in photoshop is not the problem. The problem is converting it to a prestashop theme...

 

Any other suggestions?

 

are u sure olny premium user could get the guide of this conversion?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...