View Single Post
  #4  
Old 02-19-2016, 09:26 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Help with Chrome

It looks like your browser is having a problem with loading the TinyMCE font file.

Here is the CSS portion that loads the fonts:
Code:
@font-face { font-family: tinymce; src: url(fonts/tinymce.eot); src: url(fonts/tinymce.eot?#iefix) format('embedded-opentype'), url(fonts/tinymce.woff) format('woff'), url(fonts/tinymce.ttf) format('truetype'), url(fonts/tinymce.svg#tinymce) format('svg'); font-weight: 400; font-style: normal } @font-face { font-family: tinymce-small; src: url(fonts/tinymce-small.eot); src: url(fonts/tinymce-small.eot?#iefix) format('embedded-opentype'), url(fonts/tinymce-small.woff) format('woff'), url(fonts/tinymce-small.ttf) format('truetype'), url(fonts/tinymce-small.svg#tinymce) format('svg'); font-weight:400; font-style:normal }

Please make sure that at least one file per font family is loaded by the browser without errors.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions