|
1.在index.htm里面找到 </ul> </dd> </dl> </div> <!-- /latestnews --> --> 3.在page.css里面的 .index .flashnews{ width:280px; height:192px; overflow:hidden; float:left; 改成: .index .flashnews{ width:280px; height:380px; overflow:hidden; float:left; |
|
1.在index.htm里面找到 </ul> </dd> </dl> </div> <!-- /latestnews --> --> 3.在page.css里面的 .index .flashnews{ width:280px; height:192px; overflow:hidden; float:left; 改成: .index .flashnews{ width:280px; height:380px; overflow:hidden; float:left; |