User Panel DB

    • Teambeitrag

    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>
  • 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?

    • Teambeitrag

    None template. It was just an explanation why:


    {content: "address-card-o" !important;}


    does not work.


    CSS = Unicode

    Template = Classname


    if you want to add / modify icons.

    Deine Anfrage wurde nicht beantwortet? Dann bitte einfach noch mal kurz im Thema nachfragen.


    Mein Blog: TwentyMag <- Lesen, Teilen, Liken, Kommentieren, Abonnieren. Ihr wisst bescheid, was labere ich hier groß rum :eyes: