0
Welcome Guest! Login
0 items Join Now

SOLVED Rocksprocket Quotes in Afterburner2

    • Claire 's Avatar
    • Claire
    • Jr. Rocketeer
    • Posts: 44
    • Thanks: 0

    SOLVED Rocksprocket Quotes in Afterburner2

    Posted 10 years 1 month ago
    • Hi there,

      I need to change the text colour in my quotes Rocksprocket module. Could you point me in the right direction please as I'm having trouble with the custom css file?

      Thank you!
    • Last Edit: 10 years 1 month ago by Claire .
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Rocksprocket Quotes in Afterburner2

    Posted 10 years 1 month ago
    • Use this code...
      .sprocket-quotes-text {
          color: pink;
      }
      .sprocket-quotes-info {
          color: red;
      }
      This is how to create a custom CSS compatible with Gantry 4...

      Simply create a file called "<TEMPLATENAME>-custom.css" and put this file in the CSS folder of the template (where <TEMPLATENAME> is the name of the template as seen in template manager e.g. rt_iridescent would be rt_iridescent-custom.css). GANTRY4 will automatically load this CSS file. If you wish, you can also have browser specific files by appending, for example, "-ie9" making the filename "<TEMPLATENAME>-custom-ie9.css"

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • Claire 's Avatar
    • Claire
    • Jr. Rocketeer
    • Posts: 44
    • Thanks: 0

    Re: SOLVED Rocksprocket Quotes in Afterburner2

    Posted 10 years 1 month ago
    • Hi Mark,

      Thanks for you response.

      I have a custom css file set up as I've already made some alterations to the template, but unfortunately your code hasn't worked for me.

      Could you take another look please?

      Thanks,

      Claire
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Rocksprocket Quotes in Afterburner2

    Posted 10 years 1 month ago
    • You have errors in your custom CSS - see screenshot.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • Claire 's Avatar
    • Claire
    • Jr. Rocketeer
    • Posts: 44
    • Thanks: 0

    Re: SOLVED Rocksprocket Quotes in Afterburner2

    Posted 10 years 1 month ago
    • Great!

      Thanks, Mark
    • Last Edit: 10 years 1 month ago by Claire .

Time to create page: 0.058 seconds