norwich36: (Jess ethereal)
norwich36 ([personal profile] norwich36) wrote2009-02-08 12:08 am

Hey, my all-knowing flist

When you're trying to read a story but it's been formatted too wide for your screen (in other words, you'd have to use the effing horizontal scroll bar to read every individual sentence) and neither style=mine nor format=light will fix it (question marks omitted here to avoid wonky formatting on this post--I know to insert them), is there anything else you can do other than cutting and pasting the whole story into a word file to read it?

[identity profile] skuf.livejournal.com 2009-02-08 10:48 am (UTC)(link)
If ?format=light can't save it, I'm not sure turning off styles in Firefox or similar browser will, either - possibly your only chance is to fix the bad formatting with a greasemonkey script, but by then copy/pasting is probably a whole lot faster.

To pave the way for those who come after you, you could also try contacting the OP and ask hir to fix the formatting, pretty pls :o)

[identity profile] norwich36.livejournal.com 2009-02-09 12:16 am (UTC)(link)
Yeah, I might do that if the story wasn't already 4 years old, you know?

[identity profile] skuf.livejournal.com 2009-02-15 02:31 pm (UTC)(link)
I'm an equal-opportunity formatting elitist bitch - I'm as likely to comment on new as old fics :oP
beet: a beet (Default)

[personal profile] beet 2009-02-08 02:26 pm (UTC)(link)
You can try copying this js code, paste it into the address bar after you have the page called up, and hit enter. It is supposed to remove formatting.

javascript:(function(){var%20i,x;for(i=0;x=document.styleSheets[i];++i)x.disabled=true;})();

It's from here: Bookmarklets for zapping annoyances If that one doesn't work maybe one of the others will.

Good luck! I hate that crap!

[identity profile] allzugern.livejournal.com 2009-02-08 05:53 pm (UTC)(link)
Go you! I'm saving that fab link for myself ;-)

[identity profile] norwich36.livejournal.com 2009-02-09 12:17 am (UTC)(link)
Thank you! I will try that and see if it helps.