Beiträge von rodeo

    You have to use the unicode:


    CSS
    #userMenu > a::before {content: "\f2bc" !important;}

    when you use CSS. In templates it has to be the class-name:

    Code
    <i class="fa fa-address-card-o" aria-hidden="true"></i>

    I don't get it, which template are we talking about?

    I tried to add it like this:

    CSS
    #userMenu > a::before {content: "address-card-o" !important;}

    but the icon does not appear only the write

    Not exactly, I managed to do that through wfc1_user_menu_item but the fa icon in the main does no change, near the username where you click to open the user panel dropdown

    One last thing, I was trying to replace the favicon of the Control Panel Dropdown but have no idea how to do it, at the moment I have a code for replacing the JCoins Image but that recalls an image stored in my webhosting and cannot figure out how to replace the fa-user to fa-address-card-o without actually changing the templates (unless thats easier, but can't find the right template)


    Hello!

    I was wondering if anybody knows which DB controls the sorting of the User panel (Control Panel, Notifications, Conversations, Moderation and so on) so that I can better organise it!


    All the best!

    Hello!

    I was wondering if any of the add-on lets any user (depending on permissions) to open a review which can then be replied with anothe review and the "main rating" will take both reviews into account for the score


    all the best