今天对链接进行了调整,如有意见请留言smile
Category: 日志 , 08/30/2006 , 17:17 , 0 Comments , 2468 Read
Tags:
移植自www.conjee.com
点击在新窗口中浏览此图片
演示: http://www.21sta.com/blog/...
下载: http://www.bmforum.com/bmb...
IE下通过,其他没测试!
有问题请提出!
Category: 模板 , 08/30/2006 , 04:41 , 5 Comments , 6960 Read
Tags: , ,
引用
What is a gravatar?
A gravatar, or globally recognized avatar, is quite simply an 80×80 pixel avatar image that follows you from weblog to weblog appearing beside your name when you comment on gravatar enabled sites. Avatars help identify your posts on web forums, so why not on weblogs?

简单的说Gravatar就是你个人的全球认证标识,它可以用于你在论坛/Forum/Bbs上的头像,在Blog上的头像(Bo-Blog就有).
这里申请
Bo-Blog上Gravatar的设置:
后台参数设置里-头像系统
允许使用内置头像 允许
显示会员的Gravatar 允许
显示游客的Gravatar 允许
头像显示位置 左侧 右侧
随你便
头像宽度80像素
头像高度80像素
默认与官方的一致但有时会显示不出来,这于Gravatar用户上传的头像大小有关!建议用户上传80*80的头像


Category: 网络 , 08/30/2006 , 00:10 , 0 Comments , 3934 Read
Tags: , , , ,
闲的时候学学英语,也是一件很惬意的事.
都是“唇裂”惹的祸
“唇裂”近段一直新闻不断。先是某论坛爆料小菲女是唇裂;日前,卧龙中国保护大熊猫研究中心的小熊猫崽竟也患有唇裂;连日来,一篇题为《引产日记》的帖子更是引爆各大知名网站社区,自称准妈妈的网友“爱上飞鸟的鱼521”决定引产,因为腹中的胎儿是唇裂。

请看《中国日报》相关新闻报道:A woman tagged "Bird Loving Fish 521" who posted a diary of her abortion online has been strongly condemned by netizens for terminating the six-month pregnancy.

After consulting with her husband and parents, Fish decided to have an abortion after discovering through an ultra sound that the fetus had a harelip.

不管相关的八卦,不谈就此引发的道德争议,单看单词本身,“唇裂”很简单——harelip。Harelip(唇裂)是一种先天性疾病,指婴儿出生时上嘴唇有一个裂隙畸形,形同兔唇,故得名harelip(兔唇,唇裂)。在中国,“唇裂”亦俗称“豁嘴”,新生儿中发生率约为1:1000。
来源:·爱你BBS站 http://iubbs.com
Category: 网络 , 08/29/2006 , 18:00 , 0 Comments , 3326 Read
Tags: ,
受够了数据丢失的痛苦cry我要养成好习惯--及时备份,防止数据丢失!
Category: 日志 , 08/25/2006 , 23:07 , 3 Comments , 4819 Read
Tags:
在header.htm(每个模板都要的哦)的与之间下加上
<DIV style="MARGIN-TOP: -72px">
<TABLE cellSpacing=0 cellPadding=0 width="98%" align=center bgColor=#e7e3e7>
 <TBODY>
 <TR>

-72视广告大小自动修改
PS:广告只是隐藏了,并没有去掉,后台还有广告.若空间被删责任自负记着要经常备份).
无广告空间演示http://free.21sta.com [byethost空间是可以绑名的,一级二级均可,这是我绑的二级名]
转自:http://babylong.byethost2....
Category: 网络 » 收集 , 08/21/2006 , 00:22 , 9 Comments , 12640 Read
大约在styles.css的395行找到
.article-top,
替换为
.article-top{
  margin-bottom:3px;
  border: 1px solid #C5D0D4;
  background-color: #FFFFFF;
  padding-bottom: 15px;
}

在大约463行找到
.textbox{
   margin-bottom: 5px;
   background: #ffffff;
   border: 1px solid #0290B9;
}

替换为
.textbox{
   margin-bottom: 5px;
   background: #ffffff;
   border: 1px solid #0290B9;
   position: relative;
}

至此完毕.
PS:使用稀饭的模板,作此修改即可
Category: 模板 , 08/19/2006 , 19:31 , 0 Comments , 4540 Read
Tags: ,
1.首先下载你需要修改的模板的CSS文件styles.css
2.用Frontpage或Dreamweaver或其他编辑器打开styles.css
3.复制下列代码
.panel-content li.indent{
 padding: 0px;
 background-image: url("images/list.gif");
 background-repeat: no-repeat;
 text-indent: 15px;
}/*2级分类缩进*/
.panel-content ul ul li{
 padding: 0px;
 background-image: url("images/list.gif");
 background-repeat: no-repeat;
 text-indent: 15px;
}/*链接分类缩进*/
到styles.css的最后
4.任务完成.
Category: 模板 , 08/19/2006 , 19:06 , 0 Comments , 4208 Read
Tags: , ,
分页: 25/38 第一页 上页 20 21 22 23 24 25 26 27 28 29 下页 最后页 [ 显示模式: 摘要 | 列表 ]