cg9com
11-30-2002, 11:06 PM
Hello
I have this image for the background of my text type inputs, its a small faded border that spans the left and top side of the box.
when using background:url('input.gif') the picture will repeat itself in MSIE6.
it is fine in Netscape7, so to fix it i added background:url('input.gif') no-repeat
but when i do that, the background of the input in Netscape7 goes transparent, this also happens with any customization made after the ) in the code.
is there a way around this problem?
I have this image for the background of my text type inputs, its a small faded border that spans the left and top side of the box.
when using background:url('input.gif') the picture will repeat itself in MSIE6.
it is fine in Netscape7, so to fix it i added background:url('input.gif') no-repeat
but when i do that, the background of the input in Netscape7 goes transparent, this also happens with any customization made after the ) in the code.
is there a way around this problem?