Reaction 選擇按鈕可以修改樣式嗎? - 部落格

Table of Contents

Blogger 官方提供的 reaction 功能,可以在頁尾做小小意見調查

類似「這篇文章讓你覺得」[funny] [boring] [interesting] 這個東西

要插入以下原始碼:

───────────────────────────────────────
<span class='reaction-buttons'> <b:if cond='data:top.showReactions'>

<table border='0' cellpadding='0' width='100%'>

<tr> <td valign='center'><span class='reactions-label'>

<data:top.reactionsLabel/></span> </td>

<td><iframe allowtransparency='true' class='reactions-iframe'

expr:src='data:post.reactionsUrl' frameborder='0' name='reactions'

scrolling='no'/></td> </tr></table> </b:if> </span>
───────────────────────────────────────

請問以上變數有哪些是可以自定義修改的呢?或是插進一些格式設定?


我用預設的樣式套用下去會變成

「這篇文章讓你覺得」跟[funny] [boring] 垂直沒對齊,左邊比較低,右邊比較高的樣子

然後他的字體也有點擠,()括號會擠到裡面的數字

然後 reaction 列跟原文末段的距離也太靠近,不容易凸顯出來


請問可以有哪些定義跟設定可以再加進去的呢?謝謝!

--

All Comments

Agatha avatarAgatha2010-01-10
如果他是一個iframe的話 那些button你應該沒辦法動到
希望我沒誤會你的意思了
Belly avatarBelly2010-01-11
你只能改文字 改iframe外框大小 其他應該都不行