.
スポンサーリンク

返信する: OpnePNE3

url  email  imgsrc  image  code  quote
サンプル
bold  italic  underline  linethrough    


ニッ にっこり シュン エッ!? ん? フフッ げらげら むぅ べー  [もっと...]

オプション

参照

プロフィール画像を縮小したい
投稿者: kondo 投稿日時: 2014/1/18 11:03

管理画面のhtmlに下記を記入します。

<script type="text/javascript">
jQuery(function(){
$('#memberImageBox_14 img').each(function(){
var max = 130;
var w = $(this).width();
var h = $(this).height();
if (w > max) {
$(this).width(max).height(Math.round((max/w)*h));
}
});
});
</script>

memberImageBox_14の数字は、ブラウザーソースで確認して下さい。

検索

ページの一覧 索引

ログイン

ユーザー名:


パスワード:





パスワード紛失  |新規登録

メインメニュー

更新ページ

ad
スポンサーリンク

投稿一覧

オンライン状況
20 人のユーザが現在オンラインです。 (1 人のユーザが フォーラム を参照しています。)

登録ユーザ: 0
ゲスト: 20

もっと...