Customising BerryPro theme

The good practice method for modifying/customising a theme is to copy the theme directory, give it a new name, change the .info file and then work on the copied version. When I try this with BerryPro, the copied version is missing the additional theme settings for 'header', 'homepage slider' etc. Can you tell me how to copy everything related to the theme so that the copy works exactly like the original please?

Thanks, Shirley

Comments

user
Submitted by admin on Tue, 07/21/2015 - 13:21

You can try following method.
1) Rename theme folder to newname
2) Rename berrypro.info to newname.info
3) Open all text editable files like berrypro.info / template.php / theme-settings.php / page.tpl.php etc.
4) Change berrypro to newname from all places.
5) Clear Drupal cache and browser cache.

Done!!

user
Submitted by shirleyborrett on Tue, 07/21/2015 - 15:29

Okay, I'll do that - I didn't think about all the places 'berrypro' might occur. (But I'll wait until my other query about editing demo content is resolved first!)

Thanks
Shirley