Skip to:
Content
Pages
Categories
Search
Top
Bottom

Some CSS troubles

Viewing 4 replies - 1 through 4 (of 4 total)

  • r-a-y
    Keymaster

    @r-a-y

    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.

    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

    @r-a-y

    Are you talking about the spacing?

    Try this instead:

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

    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