这两种分类的排列与调取是怎么设置的,也没什么教程可以参考,研究半天也没有头绪,
另外这个列表页的分类信息是可以点击分类信息有链接的,我的设置的里面都不能点击全是死的,点不动。
下面的分别是我的版块列表页和帖子内容页,都是不能点击链接的,图片也不是点击就可以进入,具体怎么操作,大神们给个思路,小弟纯粹在这里抓瞎呀,急急急!!!
这是我分类信息里帖子模板代码
<table width="662" height="510">
<tr>
<td height="298">
<legend><font color="#5F9F9F",font size=5>影片详情:</font></legend>
<table height="290" >
<tr>
<td width="200" rowspan="8"><img src= "[dyhbvalue][dyhbunit]" alt="电影海报" width="200" height="280" {padding:2cm}/>
<td height="22" width="530"><strong><font color=#4A766E", font size=4>Ⓒ 类 型:</font></strong><span class="STYLE7"><font size=4>[leixingvalue]</font>[leixingunit]</span></td>
</tr>
<tr>
<td height="22"width="530"><strong><font color=#4A766E", font size=4>Ⓒ 地 区:</font></strong><span class="STYLE7"><font size=4>[chandivalue]</font>[pianmingunit]</span></td>
</tr>
<tr>
<td height="22"width="530"><strong><font color=#4A766E", font size=4>Ⓒ 主 演:</font></strong><span class="STYLE7"><font size=4>[zhuyanvalue]</font>[zhuyanunit]</span></td>
</tr>
<tr>
<td height="22"width="530"><strong><font color=#4A766E", font size=4>Ⓒ 导 演:</font></strong><span class="STYLE7"><font size=4>[daoyanvalue]</font>[daoyanunit]</span></td>
</tr>
<tr>
<td height="22"width="530"><strong><font color=#4A766E", font size=4>Ⓒ 大 小:</font></strong><span class="STYLE7"><strong><font color=#FF2400", font size=4>[daxiaovalue]</strong></font>[daxiaounit]</span></td>
</tr>
<tr>
<td height="22"width="530"><strong><font color=#4A766E", font size=4>Ⓒ 评 分:</font></strong><span class="STYLE7"><strong><font color=#FF2400", font size=4>[pingfenvalue]</strong></font>[pingfenunit]</span></td>
</tr>
<tr>
<td height="22"width="530"><strong><font color=#4A766E", font size=4>Ⓒ上映时间:</font></strong><span class="STYLE7"><font size=4>[sysjvalue]</strong></font>[sysjunit]</span></td>
</tr>
<tr>
<td height="22"width="530"><strong><font color=#4A766E", font size=4>Ⓒ更新时间:</font></strong><span class="STYLE7"><strong><font color=#7093DB", font size=4><font size=4>[gxsjvalue]</font>[gxsjunit]</strong></span></td>
</tr>
</table>
</fieldset>
</td>
</tr>
<td>
<table width="0" height="0" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody>
<td width="0" height="0"><table width="130" height="0" border="0" cellpadding="0" cellspacing="0"
bordercolor="#5F9F9F" bgcolor="#FFFFFF">
<tbody>
<tr>
</table></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<legend><font color="#5F9F9F",font size=5> 下载地址:</font > </legend>
<table width="738" border="0">
<tr>
<td width="246"><div align="center"><a href="[cilivalue]"><img src="images/cilj_down.png" alt="磁力链接"
name="down" width="199" height="58" border="0"></a></div></td>
<td colspan="3"><font color="#FF0000",font size=3><div style="text-indent: 2em">本站提供的所有电影作品均是在网上搜集,任何涉及商业盈利目的均不得使用, 否则产生的一切后果将由您自己承担!本站将不对本站的任何内容负任何法律责任! 该下载内容仅做宽带测试使用,请在下载后24小时内删除。请购买正版!</div></font>
</td>
</tr>
</table>
</fieldset>
</td>
</tr>
</table>
<legend><font color="#5F9F9F",font size=5>剧情介绍:</font></legend>
这个是版块列表页的模板大神给看看问题所在
<table height="180">
<tr>
<td width="140" rowspan="5"><img src= "[dyhbvalue][dyhbunit]" alt="电影海报" width="140" height="202" {padding:2cm}/>
<td height="22" width="800"><strong><font color=#7093DB", font size=3>Ⓒ 类 型:</font></strong><span class="STYLE7"><font size=3>[leixingvalue]</font>[leixingunit]</span></td>
</tr>
<tr>
<td height="22"width="800"><strong><font color=#7093DB", font size=3>Ⓒ 地 区:</font></strong><span class="STYLE7"><font size=3>[chandivalue]</font>[pianmingunit]</span></td>
</tr>
<tr>
<td height="22"width="800"><strong><font color=#7093DB", font size=3>Ⓒ 主 演:</font></strong><span class="STYLE7"><font size=3>[zhuyanvalue]</font>[zhuyanunit]</span></td>
</tr>
<tr>
<td height="22"width="800"><strong><font color=#7093DB", font size=3>Ⓒ 导 演:</font></strong><span class="STYLE7"><font size=4>[daoyanvalue]</font>[daoyanunit]</span></td>
</tr>
<tr>
<td height="22"width="800"><strong><font color=#7093DB", font size=3>Ⓒ 评 分: </font></strong><span class="STYLE7"><strong><font color=#FF2400", font size=4>[pingfenvalue]</strong></font>[pingfenunit]</span></td>
</tr>
</table>
|