I need to created a subtheme to start theme a site. I want to keep all the styles used in the frontend and start adding my owns styles.

I tried this:

copy profiles/commerce_kickstart/themes/commerce_kickstart_theme to sites/all/themes/commerce_kickstart_theme

But I lost most of the styles in the site.

Then I tried this:

copy profiles/commerce_kickstart/themes/omega_kickstart to sites/all/themes/omega_kickstart

Now I get it right, but the file: sites/all/themes/omega_kickstart/css/global.css has almost 3000 lines.

Is this the right way to do this? Please, some advise...

Comments

jsacksick’s picture

Project: Commerce Kickstart » Omega Kickstart
Version: 7.x-2.9 » 7.x-3.x-dev
Status: Active » Closed (duplicate)
chefnelone’s picture

Great guide!