Home Forums Theme support Wieder Problem mit Suchfeld

Tagged: ,

This topic contains 1 reply, has 2 voices, and was last updated by  7Theme Support 10 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Hallo,

    in meinem Projekt http://agvs.at/Regenera befindet sich im Suchfeld im Footer ein Darstellungsfehler. Wie kann ich diesen beheben?

    Danke im Voraus!
    Dominik

    Hallo Dominik,

    sorry für den Fehler. Geh mal ins WordPress admin -> Appearance -> Theme Options -> General -> General Settings -> Extra CSS Content und gib folgendes ein:

    #footer #searchsubmit {
    position: absolute;
    right: 2px;
    top: 7px;
    }
    #footer #searchform {
    position:relative;
    }

    Der Code is getestet, funktioniert also. Falls es noch Probleme gibt, einfach nochmal melden.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.