zerojay
|
2010-02-12
, 18:10
|
|
Posts: 2,669 |
Thanked: 2,555 times |
Joined on Apr 2007
@ Halifax, Nova Scotia, Canada
|
#41
|
|
2010-02-12
, 19:59
|
Posts: 233 |
Thanked: 170 times |
Joined on Nov 2009
@ Finland
|
#42
|
And if you're happy with how adflashblock-css works, please vote it up so more people can use it - http://maemo.org/packages/package_in...k-css/1.0.0-4/
The Following User Says Thank You to jaysire For This Useful Post: | ||
|
2010-02-13
, 04:03
|
|
Posts: 2,869 |
Thanked: 1,784 times |
Joined on Feb 2007
@ Po' Bo'. PA
|
#43
|
The userContent.css file included in my package is based upon someone's edited version which ads a TON more things to the block list. I can't remember the name off the top of my head, but basically that version was based on the original at floopy moose anyways. I've also added a few custom ones.
Yes, it creates the chrome directory in the right place and installs the file. There's absolutely nothing stopping you from adding whatever you want to it after the install. If there's any other mods you wanna add to it, let me know because they might be useful for everyone (much like the flashblock I added already).
You can base your tutorial idea upon my package if you'd like... and maybe make mods available as add-ons for my original package. I haven't checked into HideUserAgent.
@-moz-document url-prefix(http://www.dot.state.pa.us/Penndot/Districts/district5.nsf/) { img {width: 100%; height: 100% !important } } @-moz-document url-prefix(http://207.251.86.248) { img {width: 100%; height: 100% !important } } @-moz-document url-prefix(http://164.156.16.43/public/) { img {width: 100%; height: 100% !important } } @-moz-document url-prefix(http://www.marketwatch.com/m/) { body {font-size: 120% !important} } @-moz-document url-prefix(http://m.reference.com/) { body {font-size: 120% !important} } @-moz-document url-prefix(http://imode.langtolang.com/) { body {font-size: 120% !important} } @-moz-document url-prefix(http://sunset.ci.sunnyvale.ca.us/airpac/) { body {font-size: 120% !important} } @-moz-document url-prefix(http://mobile.usa.gov/) { body {font-size: 120% !important} } @-moz-document url-prefix(http://lyrics.twilightwap.com/) { body {font-size: 120% !important} } @-moz-document url-prefix(http://lyrics.twilightwap.com/) { img {display: none !important } } @-moz-document url-prefix(http://wapedia.mobi/) { body {font-size: 120% !important} } @-moz-document url-prefix(http://www.hopstop.com/pda) { body {font-size: 120% !important} } @-moz-document url-prefix(http://mobile.flightstats.com/) { body {font-size: 120% !important} }
The Following User Says Thank You to YoDude For This Useful Post: | ||
|
2010-02-13
, 14:19
|
|
Posts: 2,669 |
Thanked: 2,555 times |
Joined on Apr 2007
@ Halifax, Nova Scotia, Canada
|
#44
|
Your 55k file over wrote my 6.5k file just fine with no conflicts.
Your larger file includes much more than mine did and I especially like how it handles ads in search results and other sites run by that company that starts with a "G" and ends with an "oogle".
I just added the customizations that I use for mostly iPhone formatted sites to the beginning of your file and it works like a charm...
Code:@-moz-document url-prefix(http://www.dot.state.pa.us/Penndot/Districts/district5.nsf/) { img {width: 100%; height: 100% !important } } @-moz-document url-prefix(http://207.251.86.248) { img {width: 100%; height: 100% !important } } @-moz-document url-prefix(http://164.156.16.43/public/) { img {width: 100%; height: 100% !important } } @-moz-document url-prefix(http://www.marketwatch.com/m/) { body {font-size: 120% !important} } @-moz-document url-prefix(http://m.reference.com/) { body {font-size: 120% !important} } @-moz-document url-prefix(http://imode.langtolang.com/) { body {font-size: 120% !important} } @-moz-document url-prefix(http://sunset.ci.sunnyvale.ca.us/airpac/) { body {font-size: 120% !important} } @-moz-document url-prefix(http://mobile.usa.gov/) { body {font-size: 120% !important} } @-moz-document url-prefix(http://lyrics.twilightwap.com/) { body {font-size: 120% !important} } @-moz-document url-prefix(http://lyrics.twilightwap.com/) { img {display: none !important } } @-moz-document url-prefix(http://wapedia.mobi/) { body {font-size: 120% !important} } @-moz-document url-prefix(http://www.hopstop.com/pda) { body {font-size: 120% !important} } @-moz-document url-prefix(http://mobile.flightstats.com/) { body {font-size: 120% !important} }
As I was saying before, a future feature request would be to provide a means for a user to add lines like those^ to your file as he comes across a site that would benifit from some simple CSS tweaks.
If not, the best way for a casual user might be after installing your package, make a copy of your newly installed UserContent.css in their easier to access, "MyDocs" directory.
When new lines need to be added, add them to the "MyDocs" file then overwrite the old file in the "chrome" directory from the command line...
I don't even think root privileges are required.
BTW, couldn't this also be made available in the Diablo repositories?
Thanks.
|
2010-02-20
, 01:12
|
Posts: 185 |
Thanked: 103 times |
Joined on Aug 2008
|
#45
|
|
2010-02-20
, 10:07
|
Posts: 241 |
Thanked: 69 times |
Joined on Dec 2009
@ Germany
|
#46
|
The Following User Says Thank You to raily For This Useful Post: | ||
|
2010-02-21
, 12:28
|
|
Posts: 2,669 |
Thanked: 2,555 times |
Joined on Apr 2007
@ Halifax, Nova Scotia, Canada
|
#47
|
|
2011-06-10
, 10:20
|
|
Posts: 2,121 |
Thanked: 1,540 times |
Joined on Mar 2008
@ Oxford, UK
|
#48
|
|
2011-07-27
, 16:35
|
Posts: 529 |
Thanked: 194 times |
Joined on Aug 2010
@ UK
|
#49
|
|
2013-04-18
, 20:23
|
Posts: 5 |
Thanked: 0 times |
Joined on Apr 2013
|
#50
|
Tags |
adblock, flashblock, microb |
|