WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
<form name="search" action="<?php echo WB_URL.'/search/index.php'; ?>" method="get" id="search"> <input type="text" align="middle" name="string" value="typ in your keyword" onFocus="if(this.value=='typ in your keyword')this.value='';" onBlur="if(this.value=='')this.value='typ in your keyword';"><input type="submit" name="submit" value="search" /> </form>
#search input {vertical-align:middle; font-weight:normal; font-size: 11px; -moz-border-radius:0px; -webkit-border-radius:0px;}#search input[type="text"] {width:150px; padding:8px 87px 8px 8px; background:#fff; border:0px solid #fff;}#search input[type="submit"] {width:40px; margin-left:-40px; padding:8px; border:none; color:#333; background: #ccc; cursor:pointer;-moz-border-radius:0px; -webkit-border-radius:0px;}#search input[type="submit"]::-moz-focus-inner {border:0;}#search input[type="submit"]:focus {background:#333;}