• Resolved Slake88

    (@slake88)


    Hi there, first just telling i love your plugin , great work.

    Im trying to get the avg stars to have a diferente size then the rest so it stands out more then the others, is this possible ?

    i wanna something like

    [usrlist Paisagem:3 “Piso Estrada:3.5” Curvas:3 “Transito:3” avg=”true” ]

    the bold part be like size 25

    thanks alot

    https://www.ads-software.com/plugins/universal-star-rating/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Chasil

    (@chasil)

    Hi Slake88,

    I am sorry but this is not supported by the plugin itself. But you could manipulate your stylesheet to cause this effect.

    Here is an example which I’ve tested for you:

    table.usr>tbody>tr:last-child>td { font-size:25px; }
    table.usr>tbody>tr:last-child>td>img { height:25px !important; }

    Regards

    Thread Starter Slake88

    (@slake88)

    nice , it works like a charm.

    thank you very much and keep the good work

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Average on diferent size’ is closed to new replies.