Viewing 1 replies (of 1 total)
  • Hello Dick,

    We will be changing the class prefix to dsidx instead of idx as part of the next update. In the mean time, you can edit this css file:

    [plugin dir]/dsidxpress/css/dsidx-icons.css

    The only thing that really needs to be in that file now is the first block:

    @font-face {
    font-family: ‘dsidx-icons’;
    src:url(‘fonts/dsidx-icons.eot?b684fy’);
    src:url(‘fonts/dsidx-icons.eot?#iefixb684fy’) format(’embedded-opentype’),
    url(‘fonts/dsidx-icons.woff?b684fy’) format(‘woff’),
    url(‘fonts/dsidx-icons.ttf?b684fy’) format(‘truetype’),
    url(‘fonts/dsidx-icons.svg?b684fy#dsidx-icons’) format(‘svg’);
    font-weight: normal;
    font-style: normal;
    }

    The rest of the css is there for future icon implementation.

    Please let us know if you have any additional questions or concerns, Dick. Thanks so much!

Viewing 1 replies (of 1 total)
  • The topic ‘Update breaks font style’ is closed to new replies.