0
Welcome Guest! Login
0 items Join Now

{SOLVED} Afterburner2 - readmore color issues

    • Lourika's Avatar
    • Lourika
    • Hero Rocketeer
    • Posts: 264
    • Thanks: 3

    {SOLVED} Afterburner2 - readmore color issues

    Posted 11 years 8 months ago
    • Hi
      I have a problem specifically with the readmore button.

      Correct example: [url]URL removed[/url]
      Wrong example: [url]URL removed[/url]

      The readon button works fine but my readmore colors are off- I want the hover color to be #b1b878 but for some reason I can't get it to work and it is a very dark blue.

      I have tried this but to no avail:
      a:hover.readmore {
      background-color: #b1b878 !important;
      border-color:#000000;
      }
       

      Could someone please assist with the css to put in my custom css file?

      Thanks
    • Last Edit: 11 years 8 months ago by Lourika.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: {SOLVED} Afterburner2 - readmore color issues

    Posted 11 years 8 months ago
    • .readmore:hover {
      background-color: #b1b878 !important;

      should be enough
    • Lourika's Avatar
    • Lourika
    • Hero Rocketeer
    • Posts: 264
    • Thanks: 3

    Re: {SOLVED} Afterburner2 - readmore color issues

    Posted 11 years 8 months ago
    • Thanks Henning - can't believe I missed it!

Time to create page: 0.055 seconds