Henkie

Members
  • Posts

    8
  • Joined

  • Last visited

 Content Type 

Profiles

Forums

Release Notes

Bug Tracker

Help page

Help page-CN

Release Note5

Rules and recruitment

Release Note6

Everything posted by Henkie

  1. It doesn't work when the URL includes the protocol (http://) If i leave that out it works Thanks for helping
  2. If only it was that easy The domain is the complete URL of the site, including protocol The CSS rule looks like this.round4 { border-radius: 4px; border: 1px solid; padding: 4px; }In AdHunter i did this to remove the border##.round4{border: 0px !important;}In Stylish it should become.round4{border: 0px !important;}I click Save & Close, reload the site but the border is still there, i tried it on a few different ellements but to no avail
  3. Henkie replied at 2015-2-12 12:16 How can one, with the new ABP, alter CSS rules like removing a border or changing a color? I can't g ... Thank you. Now need to figure out how it works. UI isn't self explaining and there doesn't seems to be any how-to's or tutorials. Can i reuse any of my old styles i used with adHunter?
  4. How can one, with the new ABP, alter CSS rules like removing a border or changing a color? I can't get it to work and it's bugging me