Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text is showing instead of icon on some devices #8

Open
filippetroviccc opened this issue Aug 16, 2017 · 1 comment
Open

Text is showing instead of icon on some devices #8

filippetroviccc opened this issue Aug 16, 2017 · 1 comment

Comments

@filippetroviccc
Copy link

filippetroviccc commented Aug 16, 2017

Hi,
I have problem with icons in F7. When I test icons in my browser, emulator, android device(4.4.4 Samsung Galaxy Ace 4) everything works fine, but on my friends tablet icons dont show up, same thing happends in phonegap developer app. I did everything that is specified in README.md file.

Code

<div class="right">
            <a href="#" id="change-view" class="link icon-only" style="margin: 0">
                <i class="f7-icons" style="font-size: 20px;width: 20px;color: #fff;margin: 0">photos</i>
              </a>
              <a href="#" id="open-close-search" class="link icon-only search-icon" style="margin: 0">
                <i class="f7-icons" style="font-size: 20px;width: 20px;color: #fff;margin: 0">search</i>
              </a>
</div>

Images

My friends tablet
screenshot_2017-08-16-10-46-04

My phone
slika2

@ZanderBrown
Copy link

This would be expected in older browsers, what version is in use?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants