在blogger侧边栏添加公告栏

        首先在侧边栏里添加一个Html/JavaScript模块,在里面加上下面的代码,公告栏的内容自己修改。可以根据自己的情况适当修改代码。
<table border="0" width="80%" bgcolor="#ffffff">
<tbody><tr>
<td class="RegionContent"><p>
</p><marquee scrolldelay="1" direction="up" onmouseover="this.scrollDelay=3000" style="font-size: 12px; color: rgb(65, 65, 65); line-height: 17px;" onmouseout="this.scrollDelay=1" scrollamount="1" height="90">
欢迎光临博林驿站!
</marquee></td>
</tr>
</tbody></table>
         其中,你可以把中间的那几个字换成你自己想要显示的。
         欢迎留言。

本文地址:https://hebzhb.blogspot.com/2010/11/blogger_11.html
原创文章如转载,请注明链接: 转自Boleyn Inn
相关文章

0 评论: