Forms: the code generated for the text (edit) boxes, contains a strange number for the font size:
<input type="text" id="Editbox1" style="position:absolute;left:48px;top:48px;width: 144px;font-family:Arial;font-style:italic;font-size:
20406728px;z-index:0" size="20" name="Editbox1" value="test">
Preview below....
The problem seems to be that the code generated has an invalid font size number, making the text line very small
Click the below for a live exmple...
http://www.passionateforpresents.co.uk/contact.html
Text areas have a similar strange number: <textarea name="TextArea1" id="TextArea1" style="position:absolute;left:216px;top:169px;widt h:150px;height:150px;font-size:
27735824px;z-index:6" rows="10" cols="16">SDVCWSVCawev</textarea>
However, leaving everything a the default value, the text is visible ok in the editboxes, but not in the textareas.
Also..
The BV icon showed up as file icons in Windows explorer, in BV 9.00 . Not any more.