В вид материалов форума пишем:
Код
| $USERNAME$ "$USER_STATUS$" | Дата: $WDAY$, $DATE$, $TIME$ | Сообщение # $NUMBER$ | |||
| $GROUP_NAME$ $USER_TITLE$ Сообщений: $POSTS$ | $MESSAGE$ Прикрепления: $ATTACHMENT$ $SIGNATURE$ Сообщение отредактировал $EDITEDBY$ | |||
[ $USER_IP$ ($POST_COUNTRY_ID$) ] |
|
2. В CSS пишем:
Код
.post_info_table {margin:0 3px 0 0;background:url(http://indewo.ru/winterimg/post_info_table.png) no-repeat;width:172px;height:20px;text-align:center;font:11px 'calibri';text-transform: uppercase; font-style:italic;color:fff;padding:5px 0 0 0;text-shadow:0 1px 0 #5c5c5c;}
.post_info_rep {background:url(http://indewo.ru/winterimg/post_info_rep.png) no-repeat;width:172px;height:28px;}
.post_info_num {text-align:center;padding:8px 0 0 0;font:12px 'calibri';text-transform: uppercase; font-style:italic;color:fff;text-shadow:0 1px 0 #5c5c5c;}
.post_info_minus {float:left;margin:-11px 0 0 14px;color:fff;}
.post_info_plus {float:right;margin:-15px 20px 0 0;color:fff;font-size:10px;}
.post_info_table a,.post_info_table a:hover,.post_info_rep a,.post_info_rep a:hover,.post_info_num a,.post_info_num a:hover,.post_info_minus a,.post_info_minus a:hover,.post_info_plus a,.post_info_plus a:hover {text-decoration:none;font:11px 'calibri';text-transform: uppercase; font-style:italic;color:fff;text-shadow:0 1px 0 #5c5c5c;}
.post_info_rep {background:url(http://indewo.ru/winterimg/post_info_rep.png) no-repeat;width:172px;height:28px;}
.post_info_num {text-align:center;padding:8px 0 0 0;font:12px 'calibri';text-transform: uppercase; font-style:italic;color:fff;text-shadow:0 1px 0 #5c5c5c;}
.post_info_minus {float:left;margin:-11px 0 0 14px;color:fff;}
.post_info_plus {float:right;margin:-15px 20px 0 0;color:fff;font-size:10px;}
.post_info_table a,.post_info_table a:hover,.post_info_rep a,.post_info_rep a:hover,.post_info_num a,.post_info_num a:hover,.post_info_minus a,.post_info_minus a:hover,.post_info_plus a,.post_info_plus a:hover {text-decoration:none;font:11px 'calibri';text-transform: uppercase; font-style:italic;color:fff;text-shadow:0 1px 0 #5c5c5c;}



