Jump to content

Default theme customisation


terungwa

Recommended Posts

Hi,

I have successfully created a child theme off the default 1.5.5.0 prestashop theme and achieved some good leve of customisation.

 

I was wondering how to overide CSS rules that are not in the css subfolder of the child theme. eg: supefish-modified.css. Do I copy this file to the child theme and tweak it?

 

In addition, the default theme is a three column design and i need to convert it to a two column. I wish to know which folder to hack to achieve this.

 

Finally, I can't seem to figure out how to change the default images in the main slider on the home page.

 

If there is any documentation on this, kindly suggest them to me as I have reviewed  the documentation here: http://doc.prestashop.com/display/PS15/Creating+your+own+theme, but I did not see any clues there.

 

Thanks to all

Link to comment
Share on other sites

 

 

Finally, I can't seem to figure out how to change the default images in the main slider on the home page.

to modify image in slider you have to configure module homeslider under modules tab in back office (just serach for homeslider and configure it) - there is no other way unfortunately.

 

 

 

In addition, the default theme is a three column design and i need to convert it to a two column. I wish to know which folder to hack to achieve this.

this tutorial will be helpfull: two columns prestashop template modification

 

 

 

 

I was wondering how to overide CSS rules that are not in the css subfolder of the child theme. eg: supefish-modified.css. Do I copy this file to the child theme and tweak it?

read this: http://doc.prestashop.com/display/PS15/Overriding+default+behaviors

 

it mean that you will have to move superfish-modified file to themes/YOUR_THEME/css/modules/blocktopmenu 

  • Like 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...