Skip to:
Content
Pages
Categories
Search
Top
Bottom

White Line

  • @mike1233

    Member

    Hello,

    my Problem is the white line from the post-editor. i cant find any css for it and cant delete this line.

    can anybody help me? i have a dark design but the white line is not so nice. i have make a pciture:

    http://img62.imageshack.us/img62/4967/unbenanntyd.png

    i hope anybody help me to delete or style this line.

    greetings mike

Viewing 2 replies - 1 through 2 (of 2 total)
  • @pimarts

    Participant

    Isn’t this line in the CSS:

    content fieldset.bbp-form, #container fieldset.bbp-form, #wrapper fieldset.bbp-form

    Try something like this:

    content fieldset.bbp-form, #container fieldset.bbp-form, #wrapper fieldset.bbp-form {

    border:0;

    }

    You might want to try border:0 !important; if it doesn’t work.

    I didn’t test it by the way.

    @mike1233

    Member

    yes. it works. you made my day :)

    thanks a lot.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar