这样引用为什么不能居中显示呢?百思不得其姐!
phpcms吧
全部回复
仅看楼主
level 1
lzchengy 楼主
<div style="text-align:center">
<table border="0" cellpadding="0" cellspacing="0" style="width: 100%;margin:auto">
<tr><td>
{$content}
</td>
</tr>
</table>
</div>
其中的 {$content}是iframe引用 的内容:
<iframe id="iframe" height="2500px" width="100%" frameborder="0" scrolling="no" src="https://kuaixun.cngold.org/open/"></iframe>
演示页面:
http://www.goldsoft8.com/html/caijinrili/kuaixun/
http://www.goldsoft8.com/html/caijinrili/cjrl/
在后台模板预览时居中正常,而在前台显示引用部分不能居中,在发布内容的编辑器设置居中也不居中,晕完了。
有哪位大神帮忙看是怎么回事?
2018年09月10日 07点09分 1
1