Beitrag
von aBanDon » 30.06.2011, 11:39
Wie genau gebe ich den dem link eine Höhe und muss ich das dann in den DIV "#header_bg div.logo_bg2" schreiben? Habe bis jetzt immer nur Links farblich geändert ( hover, active, visited, focus.. )
So z.B.?
#header_bg div.logo_bg2 {
width : 160px;
float : left;
background : url(images/Bild.png) 0% 0% no-repeat;
line-height : 0;
font-size : 0;
padding : 12px 0 0 0;
margin : 80px 19px 0 0;
a:link text-decoration:none; width:200px height:200px
}