最近想把原本在痞客的網誌搬到Blogger,所以開始修改Blogger版面
不過在用Reaction的功能時,卻一直遇到選項無法和前面說明文字對齊的問題
不管怎麼設定,選項總是往上偏移,想請問版友要怎麼設定才會對齊呢?
網誌(http://aidasit.blogspot.com/2009/09/blog-post.html#more)
請看文章底部 "這篇文章讓你覺得:"的選項
所設定的語法如下:
<span class='reaction-buttons'>
<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:top.showReactions'>
<table border='0' cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='reactions-label-cell' nowrap='nowrap' valign='top' width='1%'>
<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>
</b:if>
</span>
--
不過在用Reaction的功能時,卻一直遇到選項無法和前面說明文字對齊的問題
不管怎麼設定,選項總是往上偏移,想請問版友要怎麼設定才會對齊呢?
網誌(http://aidasit.blogspot.com/2009/09/blog-post.html#more)
請看文章底部 "這篇文章讓你覺得:"的選項
所設定的語法如下:
<span class='reaction-buttons'>
<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:top.showReactions'>
<table border='0' cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='reactions-label-cell' nowrap='nowrap' valign='top' width='1%'>
<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>
</b:if>
</span>
--
All Comments