PRPR

Powered by Bloggerを再表示させる方法

スポンサーリンク
新着情報
2023.04.09
2023.04.06
2023.04.03
2023.03.19
スポンサーリンク
スポンサーリンク

この記事は2013年4月16日の1年以上前に書かれたものです。現在は状況が異なる可能性がありますのでご注意ください。

記事内に広告が含まれています。
スポンサーリンク

スポンサーリンク

スポンサーリンク
カスタム検索
スポンサーリンク

Powered by Bloggerを再表示させる方法

以前カスタマイズで、

Powered by Bloggerを削除する方法

を紹介しました。
削除すると元に戻せない。

というのが、
通説でしたが元に戻せます。

Powered by Blogger

以下コード(テンプレートによって異なるかもしれませんが)を

<!-- 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:includable id='main'>
<b:if cond='data:feedbackSurveyLink'>
<div class='mobile-survey-link' style='text-align: center;'>
<data:feedbackSurveyLink/>
</div>
</b:if>
<div class='widget-content' style='text-align: center;'>
<b:if cond='data:attribution != &quot;&quot;'>
<data:attribution/>
</b:if>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
</b:section>
<div class='footer-cap-top cap-top'>

のすぐ下の

</macro:include>

直下に上記コードを挿入すれば、
Powered by Blogger
Attribution widget』は元に戻せます。

なお、2行目の

<b:section class='foot' id='footer-3' showaddelement='no'>

noyesに。

3行目の

<b:widget id='Attribution1' locked='true' title='' type='Attribution'>

truefalseにすれば
レイアウト画面にて移動可能になります。

レイアウト画面にて移動可能表示

以上の様になります。

This session is using  IPv4  is established in
スポンサーリンク
本ページはプロモーションが含まれています。
Bloggerカスタマイズテンプレート備忘録
スポンサーリンク
ioをフォローする
スポンサーリンク
スポンサーリンク
〜備忘録〜

カテゴリー

スポンサーリンク
タイトルとURLをコピーしました