• Resolved mislimcane

    (@mislimcane)


    Hi,

    Glyphicons does not works.

    I am trying to use them like:
    <span class="glyphicon glyphicon-search"></span>.

    They are not available in theme.

    You need to add this files in “font” folder:

    • glyphicons-halflings-regular.eot,
    • glyphicons-halflings-regular.svg,
    • glyphicons-halflings-regular.ttf,
    • glyphicons-halflings-regular.woff.

    Also you need to change font face paths in bootstrap.css and bootstrap.min.css from ‘../fonts/’ to ‘../font/’.

    Best regards,
    Milan

Viewing 1 replies (of 1 total)
  • Theme Author Chris Reynolds

    (@jazzs3quence)

    This theme does not use Glyphicons. It uses a modified version of FontIcons that’s been truncated to eliminate some of the unncecessary extra icons. The icon font is in assets/font/museum-core.(eot|svg|ttf|woff) and it is indeed working.

Viewing 1 replies (of 1 total)
  • The topic ‘Glyphicons does not works’ is closed to new replies.