我是編程界的新手,一直在嘗試嘗試和了解更多信息。我正在使用靜態html i-frame應用程序創建一個自定義Facebook選項卡,並在垂直重複正文背景圖像時遇到問題。由於我無法弄清楚的原因,圖像與重複圖像之間存在白色空白。任何幫助將非常感激!重複身體背景圖像下方的空白處
下面是代碼:
body {
background-image:url('http://i1187.photobucket.com/albums/z389/mawler023/FBTabBody.png');
margin:0;
padding:0;
background-position:right top;
background-attachment: fixed;
background-repeat:repeat-y;
width:810px;
color: #333333;
font-family: Verdana, Geneva, sans-serif;
}`
一個巨大的空白設立了的jsfiddle我們還是給的鏈接問題頁。 – CaldwellYSR 2012-07-26 17:02:25