記事の末尾に署名入れた
記事の末尾に定形文を挿入するプラグインいれます
フリースペース
iv id="fixedS" style="display:none">挿入したい定型文
プラグイン
$(function(){(function(s,n){
$('.entry .subContents').each(function(i,e){
var t=$(n).html();var a=$(s,e);
if(a.length){$(a).eq(0).before(t)}else{$(e).append(t)}});})
('#advertising2,.advertising2,#exLinkBtn,#thmeBox','#fixedS')
});
フリースペース
iv id="fixedS" style="display:none">挿入したい定型文
プラグイン
$(function(){(function(s,n){
$('.entry .subContents').each(function(i,e){
var t=$(n).html();var a=$(s,e);
if(a.length){$(a).eq(0).before(t)}else{$(e).append(t)}});})
('#advertising2,.advertising2,#exLinkBtn,#thmeBox','#fixedS')
});
Googleの広告表示を変更しました
記事下に毎度縦3段に表示される広告を
横並びに表示させる
#advertising2 .blockGeneral, #advertising2 .blockhoverGeneral{
width:130px;
float:left !important;
}
横並びに表示させる
#advertising2 .blockGeneral, #advertising2 .blockhoverGeneral{
width:130px;
float:left !important;
}