Jump to content

evernote adding styling to my html in phpstorm


milpoolhm

Recommended Posts

Why is it that when I graB an html file and put it in PHPStorm I get this code added

 

<style id="style-1-cropbar-clipper">/* Copyright 2014 Evernote Corporation. All rights reserved. */
.en-markup-crop-options {
top: 18px !important;
left: 50% !important;
margin-left: -100px !important;
width: 200px !important;
border: 2px rgba(255,255,255,.38) solid !important;
border-radius: 4px !important;
}

.en-markup-crop-options div div:first-of-type {
margin-left: 0px !important;
}
</style>

 

how do I stop this?

 

I have removed evernote from my computer but it is still doing it.

Link to comment
  • Level 5*

Hi - Evernote user forum here,  so we're not necessarily fully up to speed on this sort of thing - when you say 'grab an HTML file' - where did that file come from and how are you grabbing it?  The extra code looks like it's related to the Evernote clipper - do you still have that installed in your browser add-ins?

Link to comment
  • 6 months later...
  • 8 months later...

I was in Chrome browser and hit right-click 'save as' 'web page complete' - No Evernote extension involved (Yes I have the extension installed, but never asked for 'help' as I am trying to clone a website page  in html). Got the same 'error'. If I had used your web page clipper I'd understand. Somehow, the extension is injecting itself into every page displayed in the browser and not restricting itself to "When I ask for help"

Link to comment
  • Level 5*

Have you tried clearing the browser cache and loading a new copy of the page?  If you tried the Clipper extension at some stage,  the extra HTML might have been saved in the cache and be served up to you by the browser each time.  If you reload a new version,  that might not have the added code...

I just used a 'save page' option in Firefox (Clipper installed) to save a page to HTML and there was no 'Evernote' code anywhere.  Then clipped the page and re-saved and... there was still no code.  Odd.  Maybe it's a Chrome thing?

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...