預設的版權字樣只能維持置中,擺放的位子還會影響到網頁的整體感,時在非常得討厭,透過以下的方式將可以對此區塊做修改。
在 Blogger 後台的 HTML 頁面中,找到下面這段:
<!-- outside of the include in order to lock Attribution widget -->
<b:section class='foot' id='footer-3' showaddelement='no'>
<b:widget id='Attribution1' locked='true' title='' type='Attribution'/>
</b:section>
紅色字代表修改的部份:
<!-- outside of the include in order to lock Attribution widget -->
<b:section class='foot' id='footer-3' showaddelement='yes'>
<b:widget id='Attribution1' locked='false' title='' type='Attribution'/>
</b:section>
最後切回 Blogger 後台的網頁元素頁面,可以發現已經能夠用滑鼠自由的拖曳位置,也多了一個「新增小工具」的按扭了。
沒有留言:
張貼留言