Gray theme and missing buttons

Fmstrat4 years ago

Hi,

I am trying to switch from the Titan theme to the Gray theme (wish there was a "dark" mode, so perhaps there is and I'm not finding it?). I change the load.js entries from triton to gray, however buttons no longer render. For instance:

[span id="button-1071-btnIconEl" data-ref="btnIconEl" role="presentation" unselectable="on" class="x-btn-icon-el x-btn-icon-el-default-toolbar-small  x-btn-glyph" style="font-family:FontAwesome;"][/span]

That shows up as the glyph, and not the actual icon. Is there something else I need to add to enable FontAwesome if I change the theme?

Note: Converted <'s to ['s so it wouldn't render.

Anton Tananaev4 years ago

You have to load the font.

Fmstrat4 years ago

I'm not sure I follow. I'm not changing anything except the theme. Is there some place that the Triton theme is loading FontAwesome that Gray would not be?

Anton Tananaev4 years ago

Somewhere it does, but other themes don't, so you need to include in explicitly.