发新话题
打印

1024的淡蓝风格问题

1024的淡蓝风格问题

为什么我的风格 左边的模块会到最下面去呢

麻烦帮忙看下咯

谢谢

http://25cn.net.ru/

TOP

“左边的模块”具体是指什么?
DiY-Page作者
如有问题请发帖 勿发短消息
中国人民大学 知行二楼

TOP

是Google的广告代码引起的 ,看你的代码
复制内容到剪贴板
代码:
<div id="left">


<table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td>
                <table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td width="5" height="27" background="hpimages/ebo/boxleftt.gif" ></td>
                  <td align="center" valign="middle" background="hpimages/ebo/boxmidt.gif" class="leftitemtitle"></td>
                  <td width="5" height="27" background="hpimages/ebo/boxrightt.gif" ></td>
                </tr>
                </table>
                <table width="100%" border="0" cellpadding="4" cellspacing="0" class="TriadBorderTable">
                  <tr align="center">
                        <td width="160" align="left"><script type="text/javascript"><!--
google_ad_client = "pub-0707652547996435";
google_ad_width = 160;
google_ad_height = 600;
google_ad_format = "160x600_as";
google_ad_type = "text_image";
//2006-12-14: 首页
google_ad_channel = "5423654942";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "FF0000";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></td>
                  </tr>
                </table>
                <table width="100%" height="12" border="0" cellpadding="0" cellspacing="0">
                <tr>
                  <td width="12" height="12"><img src="hpimages/ebo/boxleftb.gif" width="12" height="12"></td>
                  <td width="172" height="12" background="hpimages/ebo/boxmidb.gif"></td>
                  <td width="12" height="12"><div align="right"><img src="hpimages/ebo/boxrightb.gif" width="12" height="12"></div>
高度有600,就难免把另外的挤到下面去了,你把广告代码插到最下面不就行了

TOP

感谢hyb007帮助解答
DiY-Page作者
如有问题请发帖 勿发短消息
中国人民大学 知行二楼

TOP

之前都没事的

就是前几天才出现这样的 情况

TOP

在后台选项的“底部HTML代码”中插入GOOGLE广告代码即可
DiY-Page作者
如有问题请发帖 勿发短消息
中国人民大学 知行二楼

TOP

发新话题