痞客邦的影音外嵌有辦法調整大小嗎? - 部落格

Table of Contents

現在痞客邦容量加大的很方便

不過上傳影片之後要連到部落格文章裡面去用

可是語法複製出來的是
<script src="http://XXXX.js" type="text/javascript"></script>

短短一行都沒有看到調整影片顯示大小的語法

自己試著加width="XX" height="XX" 進去也沒有用

請問一下這要怎麼改才能調整影片顯示的大小呢?

--

All Comments

Audriana avatarAudriana2011-03-21
1.embed改成side, 2. js和" 的中間加上?w=寬&amp;h=高
Christine avatarChristine2011-03-21
ex: ..side/movie/145667919.js?w=360&amp;h=300
Ingrid avatarIngrid2011-03-25
謝謝 可以了 ^^