callous.
| code: |
1:
2:
3:
4:
|
#menue a:link {color: #756B50; background-image:url(img/buttonhg.png); border:0px dotted #756B50; text-decoration:none; width: 100px; height: 20px; text-align: center; font-weight:bold;}
#menue a:visited {color: #756B50; background-image:url(img/buttonhg.png); border:0px dotted #756B50; text-decoration:none; width: 100px; height: 20px; text-align: center; font-weight:bold;}
#menue a:active {color: #756B50; background-image:url(img/buttonhg.png); border:0px dotted #756B50; text-decoration:none; width: 100px; height: 20px; text-align: center; font-weight:bold;}
#menue a:hover {color: #8C7F60; background-image:url(img/buttonhg.png); border:0px dotted #756B50; text-decoration:none; text-transform:uppercase; width: 100px; height: 20px; text-align: center; font-weight:bold;} |
|
Eigentlich klappt alles wunderbar, doch der Text auf den Buttons ist oben, anstatt in der Mitte.
Weiß jemand, wie man das ändern kann?
callous.
Hat nichts geändert.
Habe aber mal danach gegoogelt und bin auf
line-height gestoßen. Damit hat es dann geklappt
Kann geschlossen werden.