Make Changes to White Background and Black Text Only!

13

Comments

  • edited March 2017 Chrome
    your test style still doesn't fix the problem I pointed out. It also make the searchbox white on the New Tab and the span menu on the upper right corner when you click on.
  • edited March 2017 Chrome
  • edited March 2017 Chrome
  • edited March 2017 Chrome
  • I'm more like a perfectionist. If something doesn't get right, it bugs me...:)

    Ok, as long as your code doesn't slow things down, it is fine with me.

    You just introduced another problem to the New Tab page again. All those 3 elements on the upper right corner disappeared.

    Did you checked out the problem on marketwatch.com? The Search box on the upper right corner went transparent when it pops up a window when clicked on. These problem were introduced in the last 3-4 updates. Please check them.

    Thanks
  • edited March 2017 Chrome
  • edited March 2017 Chrome
  • edited March 2017 Chrome
  • edited March 2017 Chrome
    Wow, impressive coding! I want to congratulate you for your excellent work. I now declare your Global Black style is done. I cannot find anymore broken elements or bugs on many websites I had tested. Your style is now officially a finished product and ready for prime time.

    Your Global Black style is now perfect. There are no broken elements anymore. No other global styles out there can compare since they all break many elements on many websites. It is the best style I am looking for in the past 3 weeks.

    Just as promised, I had made a donation to your Paypal for your hard work. I want to make a big donation but don't make much money. You will get a big one from me after I make more money...lol. Imagine 1 million people each make $1 donation for using your style, you will make $1 million from your work. :)

    Thank You,

    hitechlover
  • edited March 2017 Chrome
  • hellotheir,

    Your latest update messes things up due to your code cleaning process. White background comes back on this site "http://finviz.com/quote.ashx?t=orcl" and it also invert those small images within that white column too. See screenshot. On marketwatch.com, images still broken due to wrongly inverted. Scroll down the page and you will see all images were inverted. All these problem appear after you clean up the code.

    The previous perfect update on March 15 on our last discussion is the best. Did you happen to keep a copy of that version? I exported to keep a copy but Stylus extension has a bug which altered the code and it screwed things up a little. Found that out after I imported it back and noticed 3 elements in the upper right corner were broken on the New Tab page.

    Please look into these problem and make it better.

    Thanks
    1920 x 1080 - 403K
  • edited March 2017 Chrome
  • edited March 2017 Chrome
  • edited March 2017 Chrome
  • edited March 2017 Chrome
  • edited March 2017 Chrome
  • edited March 2017 Chrome
  • edited March 2017 Chrome
    hey,

    Your latest update fixed all the problems, no more broken elements.

    I saw quite a few websites that has the input box blacked out without any border which is ugly. So I added this line of code to have a border around it:

    form input{border:1px solid gray!important}

    However, this border messes up google.com search box. Can you exclude it from affecting google.com?

    Below are the sites that don't have border around their search boxes and so many other sites. Make a global code that add border around search boxes for all websites in your style. Your latest update doesn't have borders yet. They looks much better with added borders.

    -tdameritrade.com
    -ebay.com
    -https://stocktwits.com/signedout
    -finviz.com
    -Gmail login page
    1920 x 1080 - 2M
  • edited March 2017 Chrome
  • edited March 2017 Chrome
  • Thanks, your separate theme works on discover.com. I made a small change to your code so it fixes the background image from disappearing. Check the screenshot....:)

    Your new border fix is a little thicker for my taste. The previous one is great and works on most websites. I'll stick with it until you figure out how to fix it for all websites.

    Quite a few input search boxes that has prefilled text in them upon page load but they are too dark to see. Can you make them a little brighter so we can see them? Perhaps gray color will do it. Here are a few websites that has this problem:
    http://money.cnn.com/data/fear-and-greed/
    usatoday.com
    gsmarena.com
    laptopmag.com

    Thanks
    1496 x 459 - 33K
    1920 x 1080 - 1M
  • edited March 2017 Chrome
  • edited March 2017 Chrome
  • edited March 2017 Chrome
    The previous brightness setting doesn't give problem on reddit.com with the code:

    input:not([type="submit"]):not([type="image"]):not([dir]),select{border:1px solid #999!important}

    I still stick with this code since it works on all the websites I visited, except the "http://realestate.daum.net" site you ran into. This is fine with me.

    On "http://money.cnn.com/data/fear-and-greed" and "gsmarena.com", the search box has prefilled text in it called "stock tickers" and "Search" and it is very dark that you can't even see it. This happend to most sites that has similar design. Can you make that text brigher? It is not a big deal if you can't find a way to do it. Try not to mess with other elements in the process...:)
  • what does the scrollbar selector that begins with "html" mean? I see almost two duplicate sections for the scrollbar functionality. See screenshot for reference.
    1920 x 1080 - 247K
  • edited March 2017 Chrome
  • edited March 2017 Chrome
  • edited March 2017 Chrome
  • Ok, I see what your brightness code does now. It does breaks that reddit page. Thanks for clarifying it and the scrollbar code.
  • From your mentioning, I got an idea to make the code less duplicate. thanks! it's using much less strings. your feedback always make me looking though even deeper.
    your feedback is always welcome and thanks!

    it was been a week since create it and improve this theme. really I feel like no longer need to update anymore for now and currently I have no idea for new function for this theme neither.
    I want to left it for a while and take me back to spend more time on learn other things than coding.

    I'll come this site again no longer than a week to take a look though the code and feedback again but during the moment I plan to turn off alarm of it and make me focus on another stuff. so I may not be make quick response.

    as I said before, I couldn't make this idea so far without your ideas and feedback. sincerely thanks for all your help.

    Regards.
Sign In or Register to comment.