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

Posts posted by Henkie

  1. 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