Ok, so I'm building a website and I have two browser problems.
1. In Firefox three links which used to be clickable are now.. not. the mouse doesn't change to the correct cursor either. They work fine in IE, and they used to work fine.
2. We used this snazzy little trick to make nice boxy-borders for content. The problem is that when we write height: 3px for an empty box that only has a border in it, IE refuses to listen to the height requirement. It displays perfectly in FF. I tried changing the line-height to shrink down the edges, but this cause the bottom edges to be misaligned.
The page is located here:
http://ectweb3.cs.depaul.edu/jcollin9/staticpage.html
I didn't upload the graphics etc. So it will look a little weird, the two problems are the smallnavbar in the top right (view cart, my account, register), and the border boxes (for example in the footer).
I appreciate any help you can offer. I'm still kind of new to CSS (though I've had a crash course these last few days), so the code may be a little awkward. Especially since it took me awhile to get the suckerfish to work.
-Jim.