личный профайл для uCoz
- Обновлено: 25.02.2011, 22:13
- Жанр: Скрипты для uCoz
отличный скрипт личный профайл для uCoz
вот код вставим где хотим видеть:
вот код вставим где хотим видеть:
Code
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://www.w3.org/2006/03/hcard">
<title>Профайл пользователя $_USERNAME$ » $SITE_NAME$</title>
<!-- Стили -->
<link rel="stylesheet" href="/userprof/style/master.css" type="text/css" />
<!-- Let the losers play too -->
<!--[if IE 7]>
<link href="/userprof/style/ie7.css" type="text/css" rel="stylesheet" media="screen" />
<![endif]-->
<!--[if IE 8]>
<link href="/userprof/style/ie8.css" type="text/css" rel="stylesheet" media="screen" />
<![endif]-->
</head>
<body>
<head profile="http://www.w3.org/2006/03/hcard">
<title>Профайл пользователя $_USERNAME$ » $SITE_NAME$</title>
<!-- Стили -->
<link rel="stylesheet" href="/userprof/style/master.css" type="text/css" />
<!-- Let the losers play too -->
<!--[if IE 7]>
<link href="/userprof/style/ie7.css" type="text/css" rel="stylesheet" media="screen" />
<![endif]-->
<!--[if IE 8]>
<link href="/userprof/style/ie8.css" type="text/css" rel="stylesheet" media="screen" />
<![endif]-->
</head>
<body>
Комментарии