微博替代客户端:qq空间原来导航条的底色怎么去掉啊?导航字的颜色怎么换?

来源:百度文库 编辑:高校问答 时间:2024/04/26 13:29:49
我不想把原来的导航去掉,已经换了文字了,但是觉得颜色和底色挺烦的,哪位知道帮一下

回复楼主:
以下代码为修改导航字体颜色代码:

<img src="javascript:document.getElementById
('bt_1').style.width='88';document.getElementById('bt_1').style.height='31';document.getElementById('bt_1').style.align='right';document.getElementById('bt_1').style.color='#0033dd';document.getElementById('bt_2').style.color='#33ffdd';document.getElementById('bt_3').style.color='#8844dd';document.getElementById('bt_4').style.color='#ee0000';document.getElementById('bt_5').style.color='#33ff00';document.getElementById('bt_7').style.color='#00ffff';document.getElementById('bt_8').style.color='#77aaff';"></img><font color=red>gainover</font>

我空间日志有最新空间可用代码及本人自己做的N款flash导航及模版。
以下给你介绍几款我自己做的导航及模版:【点击打开以后多等会就能看见效果】
http://mizha.bokee.com/inc/moban1.swf(空间模版1)
http://mizha.bokee.com/inc/moban2.swf(空间模版2)
http://mizha.bokee.com/inc/mizhadh1.swf(杰伦导航带皮肤效果)
http://mizha.bokee.com/inc/mizhadh33.swf(杰伦导航)
http://mizha.bokee.com/inc/jielun.swf(杰伦导航带皮肤效果)
http://mizha.bokee.com/inc/jielundh.swf(杰伦导航)
使用以下代码时把米渣两个字删了:
再把地址改成以上你喜欢的地址,更多代码在我空间日志:
米渣代码技术空间
http://45508527.q-zone.qq.com

<img src="javascript:document.getElementById('Mlogo').&米渣#105;nnerHTML+='<div style=\'position:absolute;top:0;left:0;\'><EMBED src=\'地址\' quality=high wmode=\'transparent\' WIDTH=\'925\' HEIGHT=\'655\' TYPE=\'application/x-shockwave-flash\'></div>';">

把修改好的代码放去你空间新建模块的评论就可以了。