I upgraded from an earlier 7.x-3 version of AT Commerce that was running with a 7.x-3 version of adaptivetheme core. I had made numerous changes to styles.custom.css. I have upgraded in the past and have replaced the styles.custom.css file with my changed file and added the line in at_commerce.info to enable the custom.css file with success.
but I have been at this for about 3 hours this morning trying different combinations of 7.x-3.0-rc1 and 7.x-3.x-dev of at-commerce and 7.x-3.x-dev and 7.x-3.0 of adaptivetheme core. No combination made any difference (to the ability of custom.css to work.). I then upgraded from Drupal 7.14 to 7.15 to see if that would help. still no luck. I have been consistent with flushing caches after different attempts
my directory structure is
base/sites/all/themes/adaptivetheme and
base/sites/fastsite.ca/themes/at-commerce
at_commerce.info is
;----------// CSS
stylesheets[all][] = css/styles.base.css
stylesheets[all][] = css/styles.modules.css
stylesheets[all][] = css/styles.settings.css
sytlesheets[all][] = css/styles.custom.css
stylesheets[all][] = color/colors.css
I am amazed that I seem to be the first with this issue as I have done extensive searching. Any help is greatly appreciated.
Also, I have build about 8 sites with pixture reloaded using custom.css technique. (may have a different name in pixture reloaded) I thought I had it down pretty well so am now very baffled.
Comments
Comment #0.0
donwinchell commentedMay have found the problem so updated the issue
Comment #1
sja1 commentedI had the same problem, but solved it by clearing the cache as per http://drupal.org/node/337176
Comment #1.0
sja1 commentedOops. I may have just found the solution. I think in AT commerce I have to go to:
; Custom CSS
settings[custom_css] = '' to put in styles.custom.css (I will confirm if this fixes in a few minutes) This was NOT the fix. going to roll back to older version