Hallo,
ich habe meine Suche nach ganz oben links in den Header verschoben:
search { height: 99px; padding: 0; position: relative; z-index: 1; }
#search-form { position: absolute; right: 300px; top: 40px; height: 50px; width: 50px; }
#search-form input[type="text"]{ position: absolute; right: -5px; top: -30px; height: 20px; width: 127px; }
Leider verdeckt das neu eingefügte Hintergrundbild im Header nun die Suche.
Mit z-index habe ich es schon versucht, aber ich bekomme die Suche nicht in den Vordergrund.
Weiß jemand Rat?
Ein schönes Wochenende
ich habe meine Suche nach ganz oben links in den Header verschoben:
search { height: 99px; padding: 0; position: relative; z-index: 1; }
#search-form { position: absolute; right: 300px; top: 40px; height: 50px; width: 50px; }
#search-form input[type="text"]{ position: absolute; right: -5px; top: -30px; height: 20px; width: 127px; }
Leider verdeckt das neu eingefügte Hintergrundbild im Header nun die Suche.
Mit z-index habe ich es schon versucht, aber ich bekomme die Suche nicht in den Vordergrund.
Weiß jemand Rat?
Ein schönes Wochenende