百度空间如何在文章标题和模块标题区加入图片?
3个回答
展开全部
是不是像这样的文章标题似的http://hi.baidu.com/lxx%5F123xiaoxiannvmaluling
如果是的代码如下:编辑CSS自定义模板,
找到#m_blog div.tit 行,你会看到有三个#m_blog div.tit 行,
把前两个分别替换为
#m_blog div.tit{color:#8A3506;font-size:14px;font-weight:bold;background:url(
" target="_blank" >
" target="_blank" >
" target="_blank" >
) no-repeat top left;text-indent: 22px;height:70px;line-height:75px} #m_blog div.tit a{color:#8A3506;font-size:14px;font-weight:bold;background:url(
" target="_blank" >
" target="_blank" >
" target="_blank" >
) no-repeat top left;text-indent: 22px;height:70px;line-height:75px} 其中
" target="_blank" >
" target="_blank" >
" target="_blank" >
是你需要的标题背景,改成你想要的图片地址就好了。 text-indent: 22px是标题左边缩进值 height:70px 是背景所李腔占用的高度,根据你的背景图片的高度设置 line-height:75px是上面空的高喊扰漏度 http://hi.baidu.com/space163/blog/item/e6f03c8795813f2ac65cc3b1.html http://hi.baidu.com/space163/blog/item/561065272802fd03918f9db2.html http://bbs2.52tsrj.com/z_Archive_view.asp?boardID=50&ID=179334 以上是分割线素郑烂材
" target="_blank" >
" target="_blank" >
" target="_blank" >
) no-repeat top left;text-indent: 22px;height:70px;line-height:75px} #m_blog div.tit a{color:#8A3506;font-size:14px;font-weight:bold;background:url(
" target="_blank" >
" target="_blank" >
" target="_blank" >
) no-repeat top left;text-indent: 22px;height:70px;line-height:75px} 其中
" target="_blank" >
" target="_blank" >
" target="_blank" >
是你需要的标题背景,改成你想要的图片地址就好了。 text-indent: 22px是标题左边缩进值 height:70px 是背景所李腔占用的高度,根据你的背景图片的高度设置 line-height:75px是上面空的高喊扰漏度 http://hi.baidu.com/space163/blog/item/e6f03c8795813f2ac65cc3b1.html http://hi.baidu.com/space163/blog/item/561065272802fd03918f9db2.html http://bbs2.52tsrj.com/z_Archive_view.asp?boardID=50&ID=179334 以上是分割线素郑烂材
展开全部
#m_blog div.tit{font-size:18px;TEXT-ALIGN: center;font-weight:bold;font-family:黑体;line-height:23px;background:url() no-repeat}
这是文章标题处加图片的代码,在小括号里换上你喜欢的图片地址即可。
另外,两处数字代表标题字大小和区域大小,font-family:黑体表示标题的字体,TEXT-ALIGN: center则使标题居中,这些橘友你都可以只有调正伍猜整。
你好,在相应模块里加入#mod_links .modtl{background:url() no-repeat}
把links换成你要举型加图片的模块的ID,在小括号里放入图片的地址即可实现模块标题有背景。
这是文章标题处加图片的代码,在小括号里换上你喜欢的图片地址即可。
另外,两处数字代表标题字大小和区域大小,font-family:黑体表示标题的字体,TEXT-ALIGN: center则使标题居中,这些橘友你都可以只有调正伍猜整。
你好,在相应模块里加入#mod_links .modtl{background:url() no-repeat}
把links换成你要举型加图片的模块的ID,在小括号里放入图片的地址即可实现模块标题有背景。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
/信睁*01 文章列表*/#mod_bloglist,/*02 其它*/#comm_info,/*03 文章存档*/#mod_filed,/*04 自定义模块3*/#mod_mylink3,/*05 个人档案*/#mod_profile,/*06 最新评论*/#mod_comment,/*07 百度搜索*/#mod_search,/*08 自定裂旁义模块4*/#mod_mylink4,/*09 最新照片*/#mod_album,/*10 背景音乐*/#mod_bgmusic,/*11 自定义模块1*/#mod_mylink1,/*12 最近访客*/#mod_track,/*13 友情链接*/#mod_links,/*14 文章分类*/#mod_artclg,/*15 自定义模块2*/#mod_mylink2,/*16 留言肆坦橡板*/#mod_board,/*17 我的搜藏*/#mod_cang,/*18 日历*/#mod_cals,/*19 好友最新文章*/#mod_friblog,/*20 RSS订阅*/#mod_rss,/*21 我的照片秀*/#mod_flaShow,/*22 最新动态*/#mod_event,/*23 关于我*/#mod_aboutme,/*24 我的好友*/#mod_friends,/*25 我的资料*/#mod_info,/*26 我的爱好*/#mod_hobby,/*27 当前在线*/#mod_useronline,/*28 我在百度*/#mod_inbaidu,/*29 宠物专区*/#mod_petcard,,/*29 flash模块*/#mod_flash
上面列举了众多模块的名称,不知你想添加那个模块的图片边框,比如:文章存档的模块:#mod_filed{
padding:0px;
font-family:Verdana,Arial;font-weight:400;font-size:12px;
border-left:1px solid #44AA00;border-top:3px solid #44AA00;
border-right:3px solid #000;border-bottom:2px solid #000;
}
-----------------------------------------------------------
边框大小,border-left: 边框颜色:solid #44AA00 任意修改,如有疑问请留言。
上面列举了众多模块的名称,不知你想添加那个模块的图片边框,比如:文章存档的模块:#mod_filed{
padding:0px;
font-family:Verdana,Arial;font-weight:400;font-size:12px;
border-left:1px solid #44AA00;border-top:3px solid #44AA00;
border-right:3px solid #000;border-bottom:2px solid #000;
}
-----------------------------------------------------------
边框大小,border-left: 边框颜色:solid #44AA00 任意修改,如有疑问请留言。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询