firefox不会滚动wordpress网站,但在chrome和ie中工作

时间:2013-08-01 17:37:42

标签: firefox scroll scrollbar

刚刚为客户端实现了wordpress的设计但由于某种原因该网站不会在Firefox中滚动?任何帮助将非常感激也在这个网站上它找不到jquery但在我的localhost上工作得很好任何人都可以帮忙吗?

http://www.modernandclassicautos.co.uk.php53-7.dfw1-1.websitetestlink.com/

1 个答案:

答案 0 :(得分:1)

body {
    font:300 14px/1.4;
    font-family: 'Lobster', cursive;
    color:#19150b;
    overflow:hidden;
    padding:0!important;
    background: url(img/background.png) repeat;
}

删除溢出:隐藏在此类