全球主机交流论坛

标题: wordpress小工具 WB挂件问题,求助~~ [打印本页]

作者: 电工    时间: 2013-5-15 22:29
标题: wordpress小工具 WB挂件问题,求助~~
菜鸟一个~~


在小工具里加了两个WB关注按钮,咋才能并排显示呢~~现在效果如下图~ 中间间隔有点大啊~~ 不懂css 不懂div,现在是这么搞的~

<table><tr><td nowrap>

<html xmlns:wb=“http://open.weibo.com/wb”>
<script src="http://tjs.sjs.sinajs.cn/open/api/js/wb.js" type="text/javascript" charset="utf-8"></script>
<wb:follow-button uid="3253673540" type="red_2" width="136" height="24" ></wb:follow-button>

</td>
<td nowrap>

<iframe src="http://follow.v.t.qq.com/index.php?c=follow&a=quick&name=hdxyfx&style=5&t=1368625940419&f=1" frameborder="0" scrolling="auto" width="178" height="24" marginwidth="0" marginheight="0" allowtransparency="true"></iframe>

</td></tr></table>


效果就很悲催了,中间空隙好大,求助,10元酬谢~ 支付宝给您~

(, 下载次数: 0)


作者: 白小姐    时间: 2013-5-15 22:31
width="136" height="24" 控制
作者: xen    时间: 2013-5-15 22:32
<table><tr><td nowrap>

<html xmlns:wb=“http://open.weibo.com/wb”>
<script src="http://tjs.sjs.sinajs.cn/open/api/js/wb.js" type="text/javascript" charset="utf-8"></script>
<wb:follow-button uid="3253673540" type="red_2" width="100" height="24" ></wb:follow-button></td>

<td nowrap>
<iframe src="http://follow.v.t.qq.com/index.php?c=follow&a=quick&name=hdxyfx&style=5&t=1368625940419&f=1" frameborder="0" scrolling="auto" width="100" height="24" marginwidth="0" marginheight="0" allowtransparency="true"></iframe>

</td></tr></table>




欢迎光临 全球主机交流论坛 (https://fd.vvwvv.eu.org/) Powered by Discuz! X3.4