Viewing 4 replies - 1 through 4 (of 4 total)
  • This is easy.
    Include this in your stylesheet with additional key:
    .rw-ui-star.rw-size-tiny.rw-style-flat_magenta .rw-ui-stars li
    For example:
    .bbp-body .rw-ui-star.rw-size-tiny.rw-style-flat_magenta .rw-ui-stars li
    {background-image: url(“your-image.png”) !important;}
    Or:
    .entry-content .rw-ui-star.rw-size-tiny.rw-style-flat_magenta .rw-ui-stars li
    {background-image: url(“your-image.png”) !important;}

    .rw-ui-star.rw-size-tiny.rw-style-flat_magenta – depends on Your style stars. This may be different. See page code.

    Thread Starter shaz

    (@shaz-chandel)

    Hi, thanks but it didn’t worked… I want to change its background like this http://imgur.com/F0md7a4

    Perhaps
    .rw-ui-star.rw-size-medium.rw-style-oxygen
    Or
    .rw-ui-star.rw-size-small.rw-style-oxygen

    Style depends on what kind of stars you have chosen in the settings.

    The scheme is:
    .rw-ui-star.stars-size.stars-style

    Thread Starter shaz

    (@shaz-chandel)

    Thanks it worked 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘css background’ is closed to new replies.