HTML tables highlight in PHP ? HELP

I have a site… I have made a website and changed the .htm to .php to run in a login script.

I Have most the page written with tables.

When you mouseover the tables it highlights them… is there a way to fix this easily ?

If anyone needs an example of what i am talking about view LOGIN is … user: tester …pass: atester

http://exegeticacademy.us/class/studentcenter.php

the page was written using Frontpage XP

rltamm,

It looks like the issue is because of the following entry in your style.css file:tr:hover { background-color: #FFCC99; }

I believe if you remove it, your problem will be solved.

Let me know…

Awesome. !! thank you very much…Problem solved…

Good deal! Glad it worked.

jay

Sponsor our Newsletter | Privacy Policy | Terms of Service