Hey guys, it seems like when i hover over the the link, it cuts off the top of the word its pretty weird. I don't mind the mouseover, but i wish it was bigger so it would hover the whole word. Hover over any of the links at, www.topsportlinks.frih.net/sports/baseball.html
Question About My MouseOver
It's caused by the mouseover font being a different font or a different size or bold, not sure which.
| Miniwood wrote: |
| It's caused by the mouseover font being a different font or a different size or bold, not sure which. |
Is there a way to find it in the script and let me know? Because i can't find it in the script and i dont even know what to change. Thanks
| NjRocket wrote: |
| Is there a way to find it in the script and let me know? Because i can't find it in the script and i dont even know what to change. Thanks |
It appears to be defined in this stylesheet:
| Quote: |
| <link rel="stylesheet" type="text/css" href="../style.css" media="all" title="Fret"/> |
Find style.css and look for a: hover, make sure the font size and attributes are the same as a: link
