Demonic Posted March 22, 2008 Share Posted March 22, 2008 http://www.gasmoneymedia.com/ For some reason in firefox, if I put a link around the image (thumbnail image)[http://www.gasmoneymedia.com/images/seomodz.png] It doesn't want to parse right. So I had to go into the middle of the thumbnail image and move my mouse up to find the image link to be able to click it, in IE this works fine. XHTML validated and all. How can I fix this? (In other words, I'm only able to click on the top border of the image and not the rest of the image to view the link, I need help fixing this problem). Quote Link to comment Share on other sites More sharing options...
haku Posted March 22, 2008 Share Posted March 22, 2008 The problem may be that you are zeroing everything out in your css with * { margin: 0; padding: 0; } This can cause problems at time as it goes way overboard. You need a css reset sheet (google it). Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.