Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #351938

    Hey guys, love the template – On http://www.siarza.net, my icons are not appearing. In case you don’t see it, i took a screenshot of the main navigation bottom icons and how they appear through my site: https://www.dropbox.com/s/zs7ywoel2c5jg5n/Capture.JPG?dl=0

    This has happened to me before, and someone told me to install and reinstall something – what should i do?

    #352168

    Hey!

    Try adding this to your .htaccess file:

    <FilesMatch "\.(ttf|otf|woff)$">
    <IfModule mod_headers.c>
            Header set Access-Control-Allow-Origin "*"
    </IfModule>
    </FilesMatch>

    Cheers!
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.