The width of the Editable Dropdown box is not wide enough and some of the text is truncated in the display. This is corrected by inserting an "in-line style" into the generated widget in the page. Search for something similar to this <select name="lt_type_<?php echo $cnt1; ?>" id="lt_type_<?php... Add style="width:150px" to the line to look something like this <select name="lt_type_<?php echo $cnt1; ?>" style="width:150px" id="lt_type_<?php.... |
|||||||||||
Although we try to ensure all the articles submitted are valid it is your responsibility to make sure you have backups before you use these suggestions on your pc or websites. |
|||||||||||
|
|||||||||||