suyati / line-control

A Light Weight HTML5 Text Editor designed as a JQuery Plugin
Other
124 stars 90 forks source link

How to make the ICON offline access #101

Open Rose8080 opened 6 years ago

Rose8080 commented 6 years ago

Hello Brother Sister,

We use this CSS for the icon in Online Mode :+1: 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...

nmohanan commented 6 years ago

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.

Then it should work.

Thanks

On Thu, Jun 7, 2018 at 8:53 AM, Rose8080 notifications@github.com 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 https://github.com/suyati/line-control/issues/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!!

Rose8080 commented 6 years ago

Hai nmohanan,

I am alrady solved my problem, i am download the source of icon at fontawesome.com Thank you.

PierreC2 commented 4 years ago

Thanks Naveenbos ,

Linking to the font awesome css also solved my problem of the editor icons not displaying at all!