-
Notifications
You must be signed in to change notification settings - Fork 90
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
How to make the ICON offline access #101
Comments
Hello,
We have used below mentioned files from CDN, you can directly download same
version files from this url and keep it in a local file.
<script src="
https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script src="
https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js
"></script>
<link rel="stylesheet" href="
https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<link rel="stylesheet" href="
https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css
">
Then it should work.
Thanks
…On Thu, Jun 7, 2018 at 8:53 AM, Rose8080 ***@***.***> wrote:
Hello Brother Sister,
We use this CSS for the icon in Online Mode 👍
https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/
bootstrap-theme.min.css
How can i set this CSS to offline?
I have tried to save the css to my local file, then access it offline, but
its not work the all icon change to square.
Can anyone tell me?
Thanks...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#101>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AD_FuE17r90TuXjab7XD1ffKiU_q43dYks5t6JzEgaJpZM4UdrWL>
.
--
Disclaimer: The
information in this message may be privileged. If you
have received it by
mistake please notify the sender by return e-mail and
delete the message from
your system. Any unauthorized use or dissemination
of this message in whole or
in part is strictly prohibited. Any information
in this message that does not
relate to official business shall be
understood to be neither given nor
endorsed by Suyati Technologies Private
Limited. Although the company has taken
reasonable precaution to ensure no
viruses are present in this email, the
recipient should check this email
and any attachments for the presence of
viruses. The company accepts no
liability for any damage caused by any virus
transmitted by this email.
P Please consider the environment
before printing this e-mail -- SAVE
PAPER! SAVE THE PLANET!!
|
Hai nmohanan, I am alrady solved my problem, i am download the source of icon at fontawesome.com |
Thanks Naveenbos , Linking to the font awesome css also solved my problem of the editor icons not displaying at all! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello Brother Sister,
We use this CSS for the icon in Online Mode 👍
https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
How can i set this CSS to offline?
I have tried to save the css to my local file, then access it offline, but its not work the all icon change to square.
Can anyone tell me?
Thanks...
The text was updated successfully, but these errors were encountered: