Small issue with textfield

  • Hello,

    Have a small issue with the textfield placing a period (.) or dot next to the image. If I remove the image the dot goes away. I suspect this issue is causing my why the image bleeds outside the textfield box. Here is my code and an image. Help on this is much appreciated.

  • In my tests, your dot goeth away when I remove

    text-decoration:underline;

    from the code below


    <data name="css1_text_01">
    a { text-decoration:underline; color:#110088; font-weight:bold; }
    a:hover { color:#885500; }
    </data>

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!