I need a firefox fix for my website many of my clients use firefox but they cannot properly view my site liberatemenow.com but it looks fine in other browsers
I need a firefox fix for my website many of my clients use firefox but they cannot properly view my site liberatemenow.com but it looks fine in other browsers
I need a firefox fix for my website many of my clients use firefox but they cannot properly view my site liberatemenow.com but it looks fine in other browsers
การตอบกลับทั้งหมด (2)
Try fixing the errors that the W3C validator found on your website to make it standards compliant. You have alot of hanging tags, empty tags, incorrect markup, etc.
This looks like being caused by a stray single quote (Bree+Serif') in the style.css file thatcauses Firefox to skip this entire file (only 2 rules)
@import url(http://fonts.googleapis.com/css?family=Droid+Serif); @import url(http://fonts.googleapis.com/css?family=Oswald); @import url(http://fonts.googleapis.com/css?family=Bree+Serif');