dictionary letter colors
-
Hi!
1. I want to add this dictionary, how do I change the letter color into black?
2. Is it possible to do something similar with http://www.diki.pl?
<!– By using this code you agree to our terms and conditions at http://www.oxfordlearnersdictionaries.com/about/search_widget_info_english.html –> <style> #dictionarySelector160:hover{background:url(http://www.oxfordlearnersdictionaries.com/external/images/widget_old/lang-hover.png?version=1.1.28) no-repeat;} #search-btn160:hover{background:url(http://www.oxfordlearnersdictionaries.com/external/images/widget_old/search-hover.png?version=1.1.28)!important;} #search-btn160:active{background:url(http://www.oxfordlearnersdictionaries.com/external/images/widget_old/search-active.png?version=1.1.28)!important;} </style> <div style=”width:160px; height: 80px; border-color: #000; border-width:1; background:url(‘http://www.oxfordlearnersdictionaries.com/external/images/widget_old/widget160.png?version=1.1.28’) no-repeat”> <form action=”http://www.oxfordlearnersdictionaries.com/search/english/direct/” method=”get” name=”oldform” id=”oldform” style=”display:inline-block;margin:46px 0 0 10px;”> <div id=”dictionarySelector160″ style=”width:23px;height:24px;float:left;padding:0; overflow-x:hidden;margin-top:1px;”> <select id=”dictionary-selector” style=”text-indent:-9999px; border:0;background:transparent;-webkit-appearance:none;-moz-appearance:none;padding-left:35px/” onchange=”this.form.action = this.value”> <option value=”http://www.oxfordlearnersdictionaries.com/search/english/direct/” style=”text-indent:0px”>English</option> <option value=”http://www.oxfordlearnersdictionaries.com/search/american_english/direct/” style=”text-indent:0px”>American English</option> </select> </div> <div style=”width:90px;height:25px;float:left; margin-left:0;”> <input type=”text” name=”q” id=”searchfield” size=”21″ maxlength=”100″ style=”width:85px; height:20px;border:0;padding-left:5px;margin-top:3px;”> </div> <div style=”width:25px;height:25px;float:left;margin-left:1px” > <input type=”submit” id=”search-btn160″ style=”background:none; border:none;width:25px;height:24px; margin-top:1px; margin-left:1px;” value> </div> </form> </div>
The topic ‘dictionary letter colors’ is closed to new replies.