Announcement

Collapse
No announcement yet.

Globe Icon Missing

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • eldon99
    replied
    [Problem Solved]:

    For anyone else with this issue, I had to go in to the "themes/booc/css/base/icons.css" file and change the following line:

    Code:
    src: url('../../icons/ElegantIcons.woff') format('woff');
    to:

    Code:
    src: url('../icons/ElegantIcons.woff') format('woff');
    Also, I found the following Fond program that can read (and add/change if you wish) the font files that come with the readythemes:
    http://www.high-logic.com/font-editor/fontcreator.html

    Hope this is helpful.

    Leave a comment:


  • Bruce - PhosphorMedia
    replied
    on a similar front...can someone (even in private) explain why ReadyThemes use their "own" font sets instead of sourcing industry standard sets? the later makes it much easier to include additional font resources, and in many cases wouldn't require downloading them as they already exist on the customers machine.

    Leave a comment:


  • eldon99
    started a topic Globe Icon Missing

    Globe Icon Missing

    I am using the Booc theme. On the Customer Address Book (CABK) page, the page is referencing "icon-icon_globe-2" icon, but it does not show (screenshot attached). I checked the demo store for the theme (http://booc-theme.mivamerchantdev.com/) and it has the same issue.

    Any thoughts?

    PS - Is there a woff font viewer that I could use to see what fonts are included in the font file?
Working...
X