Home Forums Theme support Aktiver Tab: Farbe ändern

Tagged: , ,

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

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

    wie kann ich denn von einem aktiven Tab die Farbe ändern (Projekt: http://hourani-consulting.de/neu/)? Die aktiven Tabs werden etwas zu hell dargestellt.

    Gruß,
    Dominik

    Hallo Dominik,

    du kannst die Farbe ganz einfach ändern. Geh mal ins WordPress admin -> Appearance -> Theme Options -> General -> General Settings -> Extra CSS Content (ist ein textfeld) und gib folgenden CSS Code ein:

    .ui-tabs ul.default .ui-state-active {
    background:#bdbdbd;
    }

    Die Farbe “#bdbdbd” kannst du einfach durch eine Farbe deiner Wahl ersetzen.

    Sag mir bescheid wenn du noch Hilfe brauchst.

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

You must be logged in to reply to this topic.