Click to See Complete Forum and Search --> : Question About Cursor


moncammy
01-01-2008, 11:52 AM
Hi -
I'm not sure if I am posting this question in the right category or not but I have a question about my web page and how the mouse pointer/cursor reacts in Internet Explorer.

It doesn't do this in Firefox but when the web site is viewed in IE and you move the mouse pointer over one of the clickable buttons, a white box appears to extend on the mouse pointer (hand).

Would anybody know how to make this white box from appearing? I am using a template for this site and wasn't sure if this problem could be fixed in the CSS code or the XHTML code.

Here is the site so you can check it out for yourself: mycsmteam.com

Any help or suggestions would be wonderful. Thank you so much!

~ Moncammy

WebJoel
01-01-2008, 12:55 PM
alt=" " should be alt="" No 'white-space'.

moncammy
01-01-2008, 01:31 PM
should be No 'white-space'.
Thank you so much for the help!!!

~ Moncammy