Skip to main content
In our branded header, we use an image font. It is attached via CSS, the definition starts with "@font-face{font-family:..".



The problem starts, when we try to upload the CSS file to the INSIDED server. The server adds .ssi in front of each definition, which produces: ".ssi @font-face{font-family:..."



I would much appreciate if the system didn't do that, or at least stopped to add this before @font definitions.
Be the first to reply!

Reply