FC2ブログ

テンプレート・プラグイン

OPG画像表示に付いて。

皆様、こんばんは!
その、テンプレートに有る、タグの部分が有りませんでした。
下記がタグです
<!--myimage-->
<p class="plugin-myimage" &align>
<script language="JavaScript">
var images = new Array();
/* 使用するタイトル画像を好きなだけ記述 */
images[0] = "";
images[1] = "";
images[2] = "";
images[3] = "";
images[4] = "https://";
images[5] = "https://";
images[6] = "https://";
images[7] = "https://";
images[8] = "https://";
images[9] = "https://";
images[10] = "https://";
images[11] = "https://";
var rnd = Math.floor((Math.random() * 100)) % images.length;
document.write('<img src=',images[rnd],' border="0">');
</script>
</p>
<!--/myimage-->
<p &align>
Author:<%author_name><br>
<%introduction2>
</p>



sakura_flow テンプテートで
その、設定位置が有りませんので。

by   2022年02月14日 03:31
by 
2022年02月14日 03:31

コメント一覧 新しい順に表示▽ / 古い順に表示△

コメント一覧

このコミュニティにご参加頂くと、コメントの書き込みができます

書き込み情報はありません