作者simonown (白羊与蛾)
看板Blog
标题[Blogger] Reaction 选择按钮可以修改样式吗?
时间Thu Jan 7 02:37:29 2010
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 列跟原文末段的距离也太靠近,不容易凸显出来
请问可以有哪些定义跟设定可以再加进去的呢?谢谢!
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 114.136.255.203
1F:推 callman:如果他是一个iframe的话 那些button你应该没办法动到 01/07 13:01
2F:→ callman:希望我没误会你的意思了 01/07 13:01
3F:→ callman:你只能改文字 改iframe外框大小 其他应该都不行 01/07 13:03