Change rating stars in V1?

This topic contains 4 replies, has 3 voices, and was last updated by  Stiofan O’Connor 6 years, 3 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #459523

    Scott Harris
    Lifetime Member
    Post count: 74

    It looks like the CSS changed for the rating stars in the recent GD core update.

    Now I see this:
    .br-theme-fontawesome-stars .br-widget a {
    content: ‘\f005’;

    If you are have font awesome enabled for rating stars, it is possible to switch to a different icon through CSS? I saw your post that this is possible in v2, but I haven’t upgraded yet.

    #459531

    Paolo
    Site Admin
    Post count: 31211

    It should be:

    
    
    
    .br-theme-fontawesome-stars .br-widget a {
    content: ‘\f000’ !important;

    Should show a glass instead of a star.

    Codes can be found here: https://fontawesome.com/cheatsheet

    Let us know if that works.

    Thanks

    #459658

    Scott Harris
    Lifetime Member
    Post count: 74

    Unfortunately that css doesn’t work to change the review icon. I can change the font size in that css to change the size of the stars, but the ‘f000’ (or any other fontawesome code) doesn’t change the icon.

    Any other ideas?

    #459713

    Paolo
    Site Admin
    Post count: 31211

    I see that it works in the listing detail page, but not in the listing page. I asked to the developer to let us know why.

    They’ll let you know asap.

    Thanks

    #459791

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Try this:

    
    
    .gd-star-rating.gd-fa-star-rating i:before,
    .br-theme-fontawesome-stars .br-widget a i:before {
        content: '\f0f3' !important;
    }

    Stiofan

Viewing 5 posts - 1 through 5 (of 5 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount