给Opera Blog的菜单添加中文的办法
Friday, 23. June 2006, 19:47:20
[◆神秘学Blog◆]
说明:使用IE浏览无法显示本效果。
1、点击上方的Preferences,然后选择Web page layout,进去后自己选一个界面,然后点击custom style sheet。
2、进去后输入下列内容,然后选择Use my custom style sheet together with the current theme——即现在的CSS和当前主题同时有效,点击SAVE按钮保存。
说明:使用IE浏览无法显示本效果。
1、点击上方的Preferences,然后选择Web page layout,进去后自己选一个界面,然后点击custom style sheet。
2、进去后输入下列内容,然后选择Use my custom style sheet together with the current theme——即现在的CSS和当前主题同时有效,点击SAVE按钮保存。
#menu_blog a { content: "博客◇Blog"; }
#menu_archive a { content: "博客目录◇Archive"; }
#menu_albums a { content: "相册◇Albums"; }
#menu_links a { content: "链接◇Links"; }
#menu_friends a { content: "朋友◇Friends"; }
#menu_about a { content: "关于我◇About"; }






hdfccl # 28. June 2006, 02:07
谢谢啊.嘻嘻
boyu # 4. October 2006, 03:54
LC # 20. December 2006, 04:22