Am 26.06.2017 um 11:01 schrieb Lukasz Lenart: > 2017-06-26 10:23 GMT+02:00 i...@flyingfischer.ch <i...@flyingfischer.ch>: >> Using FontAwesome > Same here > >> I am on thin ice: I fear the images do display as kind of textual >> representation of private use unicode code points, which they should >> not. I'll try to dig deeper... > It isn't UTF tricks, it's a normal font definition and you must define > them in CSS first to use them: > > <link rel="stylesheet" href="/css/font-awesome.min.css" > > > Regards Yes, the import statement is already there. It is a combined css file (fonts and other CSS statements). Works perfect, also for 2.5.11. But the webfonts seem to be treated differently, but only if used as <i class="fa fa-envelope-o"></i>.
I worked around for this single case. Thanks! Markus --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org