[風格問題]笑臉排列
發表於 : 2004-04-01 16:29
請教一下
之前有在竹貓看到一篇修改\r
發文時笑臉圖顯示 幾排幾個
但是我現在一直找不到這篇教學文
有大大知道應該要去那兒修改嗎
謝謝唷
之前有在竹貓看到一篇修改\r
發文時笑臉圖顯示 幾排幾個
但是我現在一直找不到這篇教學文
有大大知道應該要去那兒修改嗎
謝謝唷
代碼: 選擇全部
//
// Fill smiley templates (or just the variables) with smileys
// Either in a window or inline
//代碼: 選擇全部
$inline_columns = 4;
$inline_rows = 5;
$window_columns = 8;感謝maostudio大大的教導maostudio 寫:恩.........
來這裡改...
includes/functions_post.php
\n代碼: 選擇全部
// // Fill smiley templates (or just the variables) with smileys // Either in a window or inline //
下面一點點的位址有一段\r
$inline_columns = 4; <-- 4行代碼: 選擇全部
$inline_columns = 4; $inline_rows = 5; $window_columns = 8;
$inline_rows = 5; <--5列
$window_columns = 8; <-- 按下 "更多表情符號",出現的小window裡要出現幾行
剩下的你自己試囉.........