Hey folks! First post here....
I am not a web designer by trade, but I'm doing my best to learn. I built my own web site with the help of NetFusion and now I'm tackling a site for a friend of mine using straight CSS and HTML.
The site I am working on is here:
The Java Cup . I'm basing this site on a very simple site that I like, here:
TurtleSkin .
For the past few days of coding, the site has looked fantastic. The nav and slider have matched up perfectly size-wise to the TurtleSkin site. Then, last night, I finally reached the point where I wanted to run FF's Web Console. It found a few errors and I corrected them. When I re-loaded the style sheet and refreshed the page, it looked like it does now and I canNOT find the danged problem. Whatever happened, it increased the size of ALL text (including in the slider) with the exception of the NAV text. But the NAV boxes increased in size when the slider did not. The slider is the correct size (reference TurtleSkin site).
At this point, I'd love any help or suggestions I can get. The errors found in Web Console were simple little things like having "x" when I meant "px". I can't for the life of me think of anything that would have changed to render the site thus....
Help?! Thanks!