Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
我的無名網頁怪怪的@@
好像還是不行耶
難道是我用錯了= =
1 Answer
- 紫色遊魂Lv 71 decade agoFavorite Answer
你好,調整一下『MP3』那『資料夾管理』內的 寬、高↓
寬 填入 250;高 填入 320,然後『連結管理』內貼的播放器語法改這樣↓
<Embed src="http://www.mp3asset.com/swf/mp3/fetish-mp3player.s... flashvars="myid=8873537&path=2008/03/29&mycolor=EB6841&mycolor2=EDC951&mycolor3=FFFFFF&autoplay=true&rand=1&f=3&vol=100&pat=0" width="250" height="320" wmode="transparent" type="application/x-shockwave-flash" />
之後再到 網誌>樣式管理>修改CSS樣式表 找以下CSS取代成這樣↓
#links {
FLOAT:right;
WIDTH:250px;
HEIGHT:2000px;
COLOR:#cccccc;
LETTER-SPACING:1px;
BACKGROUND:none transparent scroll repeat 0% 0%;
}
#main2 {
WIDTH:720px;
MARGIN-LEFT:250px;
BORDER-RIGHT:#151515 1px solid;
BORDER-TOP:#151515 1px solid;
BORDER-BOTTOM:#151515 0px solid;
}
試試看。
Source(s): 你