Hey all, new to this forum !
I have been working with FF lately, as it seems to be on the right track to crush IE. But I also face an issue I just don't understand:
I place a link in a div, and in IE it shows up fine, but not in FF. The image is shown, but not linked. How come ?
This is the div:
and the css for that div:Code:<div id="facebook"> <a href="http://www.facebook.com/pages/Ballerinas-Love/366256769502" target="_blank"><img src="images/facebook1.png"></a> </div>
Try to join the Facebook group (left below) in FF: http://www.b-love-d.comCode:#facebook {float: left; margin: 0 auto; padding: 18px 0 0 50px; width:67px; height:25px;} #facebook a{display:block; width:67px; height:25px;}



Reply With Quote


Bookmarks