We have recently moved over to 9 from our 5.5 store (in dev) and are using the Optic ReadyTheme.
I am trying to figure out how to properly change the color used for the "Add to Basket" button and other hover elements. I have used firebug to trying and decipher this, but everything says it is in the css.php file, which it is not. I have found other style sheets that reference the color of the button:
pages.css
structure.css
colors.css
typography.css
but I have also found in the colors.css there is a class selector set up for various colors, including aqua, which has the color I am trying to change. I'm not understanding how this all pieces together in Miva. Could someone push me in the correct direction to learn how to correctly change these colors?
Also, despite having assigned the template, there is nothing listed under user interface/style resources. My understanding was that the style sheets for that particular theme would automatically populate that. I am using "Edit This" to access the css files.
Many, many thanks in advance.
Andy
I am trying to figure out how to properly change the color used for the "Add to Basket" button and other hover elements. I have used firebug to trying and decipher this, but everything says it is in the css.php file, which it is not. I have found other style sheets that reference the color of the button:
pages.css
structure.css
colors.css
typography.css
but I have also found in the colors.css there is a class selector set up for various colors, including aqua, which has the color I am trying to change. I'm not understanding how this all pieces together in Miva. Could someone push me in the correct direction to learn how to correctly change these colors?
Also, despite having assigned the template, there is nothing listed under user interface/style resources. My understanding was that the style sheets for that particular theme would automatically populate that. I am using "Edit This" to access the css files.
Many, many thanks in advance.
Andy
Comment