📄 box.tpl
字号:
<!-- BEGIN portal --><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="23" height="25" style="background-image: url({webpath}templates/windows_classic/images/upper_left_corner.gif);"><img src="{webpath}templates/windows_classic/images/spacer.gif" width="23" height="25" alt=""></td> <td height="25" style="background-image: url({webpath}templates/windows_classic/images/top.gif);"><font color="#FFFFFF"><b> {title}</b></font></td> <td align="right" style="background-image: url({webpath}templates/windows_classic/images/top.gif);"><img src="{webpath}templates/windows_classic/images/min_max.gif" width="34" height="25" alt=""></td> <td width="23" height="25" style="background-image: url({webpath}templates/windows_classic/images/upper_right_corner.gif);"><img src="{webpath}templates/windows_classic/images/spacer.gif" width="23" height="25" alt=""></td> </tr> <tr> <td width="23" style="background-image: url({webpath}templates/windows_classic/images/left.gif);"><img src="{webpath}templates/windows_classic/images/spacer.gif" width="23" alt=""></td> <td colspan="2" style="background-image: url({webpath}templates/windows_classic/images/middle.gif);" align="left" width="100%" dir="{text_dir}">{content}</td> <td width="23" style="background-image: url({webpath}templates/windows_classic/images/right.gif);"><img src="{webpath}templates/windows_classic/images/spacer.gif" width="23" alt=""></td> </tr> <tr> <td width="23" height="26" style="background-image: url({webpath}templates/windows_classic/images/bottom_left_corner.gif);"><img src="{webpath}templates/windows_classic/images/spacer.gif" width="23" height="26" alt=""></td> <td colspan="2" height="16" style="background-image: url({webpath}templates/windows_classic/images/bottom.gif);"></td> <td width="24" height="26" style="background-image: url({webpath}templates/windows_classic/images/bottom_right_corner.gif);"><img src="{webpath}templates/windows_classic/images/spacer.gif" width="23" height="26" alt=""></td> </tr></table><!-- END portal -->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -