Hi,
I have the site, http://screwtheschool.com and I'm installing the phparcadescript on it. My problem is with that unless specifying a specific font/size/ and line height, on a:hover, and a:active links, the links move up when hovered over and turn a different color.
I've looked through the css, but the only way I can fix these problems is for every different class that has a link, is to specify specific font size/font/line height, and then on a:hover, the links dont go wierd and the images stay in one piece.
Heres an example page with these problems: http://www.screwtheschool.com/games/386/kickoff.html
If you hover over the words, "rate", "tell-a-friend", "report" and the tiny image next to those, you'll see what I mean.
How can I fix this without adding specific attributes to all the elements?
Thanks
PS. I know the html is invalid, but its the script that causes it, so not much I can change.
|