PHP beginner |
|
aha, daar vind jij alvast de tut die ik zocht;)
http://tbkindustries.be/pagina.htm
heb het nu gemaakt maar hij weigert nog dienst in FF, enkel in IE werkt hij...
(is een test, sta niet te neuten over de gebrekkige structuur, moet nog ingewerkt worden)
.input123{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
margin:3px;
height:29px;
width:124px;
border:solid 0 #ffffff;
background: transparent
url("images/search_04.gif") no-repeat fixed;
padding-top: 9px;
padding-left: 8px;
padding-right:20px;
padding-bottom: 5px;
}
.button123{
height:50px;
width:50px;
border:solid 0 #ffffff;
background: transparent
url("images/search_08.gif") no-repeat;
padding-right: 10px
}
.input123{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; margin:3px; height:29px; width:124px; border:solid 0 #ffffff; background: transparent url("images/search_04.gif") no-repeat fixed; padding-top: 9px; padding-left: 8px; padding-right:20px; padding-bottom: 5px; } .button123{ height:50px; width:50px; border:solid 0 #ffffff; background: transparent url("images/search_08.gif") no-repeat; padding-right: 10px }
|