Timothy Jarman Posted April 2, 2011 Share Posted April 2, 2011 Hey guys, i really need some help.I personally love the original prestashop theme, but i would like to make it more colourful. A perfect example of what i mean is like this site http://www.kids-delight.com/en/so to start with say, how would i make the cart block similar to this sites? the colour is like a gradient (if thats they right word meaning the colour goes from like a light blue to dark.Also it has a clip art pictures of a shopping basket to the left, then some text then to the right of that an expander.It also has some nice bubble art for the cart & checkout button. I have a great program on the mac called art text 2, which has some nice designs like this.Im sure if someone can help me edit this then all the others will be pretty much the sameThanks Link to comment Share on other sites More sharing options...
Amazzing Posted May 24, 2011 Share Posted May 24, 2011 You can customize the appearance by modifying the followings:Basic modifications:1) ..\prestashop\themes\yourtheme\img\ - modify images the way you want.2) ..\prestashop\themes\yourtheme\css\ - modify css files. Mainly the global.cssIf you are familiar with PHP, smarty, JS, you can also modify the followings: 3) ..\prestashop\themes\yourtheme\ - modify tpl files. *Don't forget to enable "force compile" in BO >Preferences>Performance4) '..\prestashop\modules\' or '..\prestashop\themes\yourtheme\modules\' - modify the entire modules5) Modify js files in modules folders, theme folders if you needIf you tell us what exactly you want to modify, someone probably can show you what parts of code need to be changed. 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