Eliminate the border

D

Don Harvey

I created a text box with a colored background. I used no borders but when
previewing there is still line box around the area.
I need for this area just be defined by the background color. How can I get
rid of these lines.
Thanks for any advice.
 
R

Ronx

Do not use text-boxes. Text-Boxes will only display in IE5.5 and later on
Windows, other browsers will see nothing or an image of the box and it's
contents.
The border around a text box can be removed by clicking on the textbox,
then right click on the border area and choose TextBox Properties. Set the
line size to "no line"

See www.rxs-enterprises.org/tests/VML-graphics.htm for other reasons why
text-boxes are best avoided.
 
Top