В Верхнюю часть сайта вставляем этот код:
Code
- Профиль
- Изменить данные
- Личные сообщения: $UNREAD_PM$
- Выход
script type="text/javascript" src="http://rolex-clan.ru/jogin_form_javascript.js">
В CSS вставляем этот код:
Code
/* Profile */
.profile_full {width:317px; height:170px;padding:20px 0 0 20px; right:19px; background:url(http://cs-ufa.net.ru/profile.png) no-repeat; top: 21px;}
.profile_full form {width:278px;}
.profile_full form, .profile_full form div input {padding:0; margin:0;border:0; font-family:Verdana; font-size:12px; font-style:italic;color:#5d5d5d; line-height:28px;}
.profile_full form div input { width:244px; height:31px; float:left; margin:80px 0 0 0;}
.profile_info { }
.profile_info_avatar {width:104px;height:104px;float:left;margin:0 1px 0 0;}
.profile_info ul {width:150px; margin:0; padding:0; list-style:none;display:block; float:left;background:url(http://cs-ufa.net.ru/images/profile/vertical_line.png)no-repeat 0px 0px;}
.profile_info ul a {display:block;margin:0 0 0 2px; padding:4px 0 4px 18px; font-size:11px;color:#959494; text-decoration:none;background:url(http://cs-ufa.net.ru/images/profile/link_on.png)repeat-y 0px 0px;}
.profile_info ul a:hover {text-decoration:none; background-position:-210px 0px;}
.link_blue:link, .link_blue:active, .link_blue:visited, .link_blue:hover { color:#5d5d5d; }
/* -------- */
.profile_full {width:317px; height:170px;padding:20px 0 0 20px; right:19px; background:url(http://cs-ufa.net.ru/profile.png) no-repeat; top: 21px;}
.profile_full form {width:278px;}
.profile_full form, .profile_full form div input {padding:0; margin:0;border:0; font-family:Verdana; font-size:12px; font-style:italic;color:#5d5d5d; line-height:28px;}
.profile_full form div input { width:244px; height:31px; float:left; margin:80px 0 0 0;}
.profile_info { }
.profile_info_avatar {width:104px;height:104px;float:left;margin:0 1px 0 0;}
.profile_info ul {width:150px; margin:0; padding:0; list-style:none;display:block; float:left;background:url(http://cs-ufa.net.ru/images/profile/vertical_line.png)no-repeat 0px 0px;}
.profile_info ul a {display:block;margin:0 0 0 2px; padding:4px 0 4px 18px; font-size:11px;color:#959494; text-decoration:none;background:url(http://cs-ufa.net.ru/images/profile/link_on.png)repeat-y 0px 0px;}
.profile_info ul a:hover {text-decoration:none; background-position:-210px 0px;}
.link_blue:link, .link_blue:active, .link_blue:visited, .link_blue:hover { color:#5d5d5d; }
/* -------- */


