I installed Porto theme in Magento, and I can see that the images and overall layout is from this theme. But, it is still taking the styles.css form base/default and displays firebug error, because it doesn't even exist. Also, the design looks distorted and I can clearly see that CSS is missing. These are some of the settings and directory structure:
- Path to my porto theme in app is:
app/design/frontend/smartwave/porto - Path to my porto theme in skin is:
skin/frontend/smartwave/porto
Things I did and things I tried:
- In
General -> DesignI set the package to smartwave, - In
General -> DesignI set theme section fields (skin, layout, default) to porto. - I cleared the
cacheas well.