博's profile想念我的Jas.HPhotosBlogLists Tools Help

Blog


    24 August

    一些MSN的使用技巧

    为了方便大家使用,特意搞了这个。。。。把一些常用的技巧,放在这里,供大家参考。这里还会陆续更新一些更新的技巧和使用方法。。
    最近咨询的朋友们比较多,嘿嘿,所以搞了个这个,把一些其他高手们的教程搞在这里,为了方便大家使用MSN。

    MSN中自带的添加自定义模块的时候没有包含这几个非常有用的模块,以下是添加方法:
    1 在地址栏中输入 http://spaces.msn.com/members/你的空间名/PersonalSpace.aspx?_c02_owner=1&_c=&powertoy=sandbox 回车运行
    (例如我应当输入http://spaces.msn.com/members/xibo1983/PersonalSpace.aspx?_c02_owner=1&_c=&powertoy=sandbox)
    2 “自定义”-->“模块”-->“Power toy:Custom HTML 添加” 并保存
    (以上是可编辑html模块的添加)

    3 在地址栏中输入 http://spaces.msn.com/members/你的空间名/PersonalSpace.aspx?_c02_owner=1&_c=&powertoy=musicvideo 回车运行
    4 “自定义”-->“模块”-->“Power toy:Windows Media Player 添加” 并保存
    (以上是媒体播放模块的添加)

    5 在地址栏中输入 http://spaces.msn.com/members/你的空间名/PersonalSpace.aspx?_c02_owner=1&_c=&powertoy=tweakomatic 回车运行
    6 “自定义”-->“模块”-->“Power toy:Tweak UI 添加” 并保存
    (以上是自定义页面外观模块的添加)

    计数器:
    http://www.amazingcounters.com 申请,然后在你发布文章的时候切换到HTML模式,将它给你的代码插入所需的地方即可。
    高级一点的计数器可到 http://www.statcounter.com/ 申请。
    注意1:一个页面不要放两个或以上的计数器,否则会计数失误。
    注意2:如果不想要广告,可在它给的代码中找到类似<img border="0" src="http://www.amazingcounters.com/counter.php?i=888888&c=888888" alt="free hit counters">的代码,将其他的去掉就行。

     日历本:
    在发布文章的时候切换到HTML模式,加入如下代码:
    <img src='http://www.u9cn.com/rili.php'>

    背景音乐:
    在发布文章的时候切换到HTML模式,加入如下代码:
    <img height=0 loop=infinite dynsrc="http://www.7totem.com/music/sky/yilianna/01.mp3" width=0 border=0>
    http://www.7totem.com/music/sky/yilianna/01.mp3是你的背景音乐的网址,可自己根据情况换成别的地址。

    背景图片:
    在发布文章的时候切换到HTML模式,在任何一个标签上写如下代码就可产生背景(注:标签是HTML术语,即“<>”及其之间的内容,比如:<div>、<table>:
    <div style="background:url(http://spaces.msn.com/mmm2005-08-03_15.21/MSN/SmallLogos/msn_logo.gif);">内容</div>。
    如果不想让背景随滚动条滚动,则可以写成如下代码:
    <div style="background:url(http://spaces.msn.com/mmm2005-08-03_15.21/MSN/SmallLogos/msn_logo.gif) fixed;">内容</div>。

    语言间的切换:
       简体中文      http://spaces.msn.com/?mkt=zh-cn
       繁体中文(香港)   http://spaces.msn.com/?mkt=zh-hk
       繁体中文(台湾)   http://spaces.msn.com/?mkt=zh-tw
       英文(美国)     http://spaces.msn.com/?mkt=en-us

    滚动条的添加:
    大篇幅的日志会占据页面的大部分空间,从而影响整体的美观性,而通过为其添加一个带有滚动条的文本框,则能够很好地解决上述问题。下面就是相关语法:

    <DIV align=center
    style='
    color: #ffffff;
    background-color: #000000;
    border: solid 2px black;
    width: 120px;
    height: 200px;
    overflow: scroll;
    scrollbar-face-color: #889B9F;
    scrollbar-shadow-color: #3D5054;
    scrollbar-highlight-color: #C3D6DA;
    scrollbar-3dlight-color: #3D5054;
    scrollbar-darkshadow-color: #85989C;
    scrollbar-track-color: #95A6AA;
    scrollbar-arrow-color: #FFD6DA;
    '>日志文字</DIV>

    其中背景颜色(background-color),宽(width),高(height),等参数都是可以更改的。。。可以调整至需要的大小。

    Comments (5)

    Please wait...
    Sorry, the comment you entered is too long. Please shorten it.
    You didn't enter anything. Please try again.
    Sorry, we can't add your comment right now. Please try again later.
    To add a comment, you need permission from your parent. Ask for permission
    Your parent has turned off comments.
    Sorry, we can't delete your comment right now. Please try again later.
    You've exceeded the maximum number of comments that can be left in one day. Please try again in 24 hours.
    Your account has had the ability to leave comments disabled because our systems indicate that you may be spamming other users. If you believe that your account has been disabled in error please contact Windows Live support.
    Complete the security check below to finish leaving your comment.
    The characters you type in the security check must match the characters in the picture or audio.

    To add a comment, sign in with your Windows Live ID (if you use Hotmail, Messenger, or Xbox LIVE, you have a Windows Live ID). Sign in


    Don't have a Windows Live ID? Sign up

    斐 倪wrote:
    踩一脚,留个脚印先~
    10 Mar.
    Picture of Anonymous
    不会划水de鱼 wrote:
    怎么才能在日历设置中没有前面的日期显示呢?只想显示日历要怎么办呢
    30 Sept.
    Picture of Anonymous
    JJ wrote:
    谢谢这里哦。。。终于可以出声了!!哈哈。
    1 Sept.
    Picture of Anonymous
    狮子 wrote:
    媒体设置没有问题的。。。我就是按照这样加上去的。。。。
    1 Sept.
    Picture of Anonymous
    Elenor144 wrote:
    你的媒体设置第一步就不行...拜托我真的很想学会怎样弄背景音乐..
    31 Aug.

    Trackbacks

    The trackback URL for this entry is:
    http://xibo1983.spaces.live.com/blog/cns!D263BC2BD32927C6!213.trak
    Weblogs that reference this entry
    • None