Skip to:
Content
Pages
Categories
Search
Top
Bottom

Some CSS troubles

  • @erikxxon

    Member

    I have installed BP on our online Newspaper site (WordPress 2.9.2 not MU)

    A lot went well but i got som issues with CSS

    Look at this – The link and search form – http://www.utryckning.se/groups/

    I dont really know how to fix this…

    Please help :)

Viewing 4 replies - 1 through 4 (of 4 total)
  • @r-a-y

    Keymaster

    Add these to your theme’s stylesheet.

    form.dir-form div.dir-search {margin:0 !important; width:auto !important;}

    I’d recommend using a web developer toolbar like Firebug for Firefox to debug these things.

    @erikxxon

    Member

    Thanks – it almost worked! There is something more thats not really ok with that searchform.

    I got Firebug, but cant see the problem! :)

    @r-a-y

    Keymaster

    Are you talking about the spacing?

    Try this instead:

    form.dir-form div.dir-search {margin:-.6em 0 0 0 !important; width:auto !important;}

    @erikxxon

    Member

    It worked superb! Thanks to you…

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Some CSS troubles’ is closed to new replies.
Skip to toolbar