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

Bootstrap-filestyle doesn't work. I can't see font awesome. #158

Open
Brian1111 opened this issue Jul 11, 2019 · 5 comments
Open

Bootstrap-filestyle doesn't work. I can't see font awesome. #158

Brian1111 opened this issue Jul 11, 2019 · 5 comments

Comments

@Brian1111
Copy link

I am trying to replace the input file "Choose File" icon with font awesome camera icon. I copied and pasted your own code. However, I can't figure out how to make it work. Here is the link to the test case on JSBin, where I copied and pasted your own code: https://jsbin.com/deyites/edit?html,js,output

@Brian1111 Brian1111 changed the title Tippy.js doesn't work. I can't see font awesome. Bootstrap-filestyle doesn't work. I can't see font awesome. Jul 11, 2019
@markusslima
Copy link
Owner

<title></title>
<link rel="stylesheet" type="text/css" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"/>

<script src="https://code.jquery.com/jquery-3.4.1.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" ></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-filestyle/2.1.0/bootstrap-filestyle.min.js"></script>

@Brian1111
Copy link
Author

Still it doesn't work. Here is the link to JSBin: https://jsbin.com/deyites/edit?html

@Brian1111
Copy link
Author

Can you post the corrected code on JSBin or JSFiddle?

@markusslima
Copy link
Owner

@Brian1111
Copy link
Author

@markusslima The link that you posted is merely my own code. It doesn't show font awesome camera.

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