хахаха види вака,не е никаква скрипта,едноставно преку страна креирав социјална мрежа,нема кодови нема ништо едноставно ја модифицираш преку алатки,има различни темплејти кој самиот ги дизајнираш,преку ова биле креирани познати социјални мрежи..
		
		
	 
епа тоа не е креирањр, тоа е мењање стил на ккајгана, а ова е код
{include file='header.tpl'}
 
<table cellpadding='0' cellspacing='0'>
<tr>
<td width='100%'>
 
  <img src='./images/icons/video_image48.gif' border='0' class='icon_big'>
  <div class='page_header'>{lang_print id=10000087} <a href='{$url->url_create('video', $user->user_info.user_username, $video_info.video_id)}'>{$video_info.video_title}</a></div>
  <div>{lang_print id=10000088}</div>
 
</td>
<td align='right' valign='top'>
 
  <table cellpadding='0' cellspacing='0' width='130'>
  <tr><td class='button' nowrap='nowrap'><a href='video_update.php?video_id={$video_info.video_id}'><img src='./images/icons/back16.gif' border='0' class='button'>{lang_print id=10000089}</a></td></tr>
  </table>
 
</td>
</tr>
</table>
 
<br>
 
<div>{lang_sprintf id=10000058 1=$space_left}<br>{lang_sprintf id=10000090 1=$allowed_exts}<br>{lang_sprintf id=10000091 1=$max_filesize}</div>
 
{* SHOW MESSAGE IF NEW video *}
{if $new_video == 1}
  <br>
  <table cellpadding='0' cellspacing='0'>
  <tr><td class='result'>
    <div class='success'><img src='./images/success.gif' border='0' class='icon'> {lang_print id=10000092}</div>
  </td>
  </tr>
  </table>
{/if}
 
<br>
 
{include file='user_upload.tpl' action='video_upload.php' session_id=$session_id upload_token=$upload_token show_uploader=$show_uploader inputs=$inputs file_result=$file_result}
 
{include file='footer.tpl'}