Всё для css | Модели для css, моды для css, плагины для css, карты для css, патчи для css и многое другое
Мини профиль
Новое на форуме
Популярные пользователи
Наши сообщества & Партнёры

Загрузка...
  • Страница 1 из 1
  • 1
Форум » Скрипты для uCoz Системы » Фотоальбом » ФОТО
ФОТО
$Den$ Дата: Воскресенье, 08.01.2012, 21:23 | Сообщение # 1
Пользователь № 19
Сообщений: 483
Приступим
1) Этот код ставим в вид фотографий
Code
<link type="text/css" rel="StyleSheet" href="http://help-computer.ucoz.ru/_st/my.css">     
  <script type="text/javascript" src="http://apocalypse.ucoz.kz/bigbar/hintblack.js"></script>     

  <center>     
  <table border="0" cellpadding="0" cellspacing="0">     
     <tbody>     
  <tr>     
     <td border="0" width="17" background="http://apocalypse.ucoz.kz/foto/3bd0bff61a01.png" height="17">     
     </td>     
     <td border="0" background="http://apocalypse.ucoz.kz/foto/290b6ff174f7.png" height="17">     
     </td>     
     <td border="0" width="17" background="http://apocalypse.ucoz.kz/foto/94af9881da39.png" height="17">     
     </td>     
     </tr>     
     <tr>     
     <td border="0" width="17" background="http://apocalypse.ucoz.kz/foto/326a55f011dc.png">     
     </td>     
  <td>     
  <a href="$PHOTO_URL$" class="highslide" onclick="return hs.expand(this)">     
  <?if($MODER_PANEL$)?>     
  </a><div style="padding-top: 1px;" align="center"><a href="$PHOTO_URL$" class="highslide" onclick="return hs.expand(this)">$MODER_PANEL$</a></div><?endif?><a href="$PHOTO_URL$" class="highslide" onclick="return hs.expand(this)">     

  </a><div title="" align="center"><script src="http://apocalypse.ucoz.kz/media/?t=video;w=81;h=11;f=http%3A%2F%2Fapocalypse.ucoz.kz%2Fd$RATING_NUM$.swf" type="text/javascript" title="$RATING_NUM$"></script></div><a href="$PHOTO_URL$" class="highslide" onclick="return hs.expand(this)">     
  </a><a href="$PHOTO_URL$"><img src="$PHOTO_DIRECT_URL$" alt="<b></b>, <b><b> <br>" width="100" border="0" height="80"></a><br><br><center>     

  <script type="text/javascript">     
  function repchange(val,id){     
  repval=val;     
  ajaxtime=setInterval('checkajax'+id+'()',500);}     
  </script>     
  <script type="text/javascript">     
  function checkajax26668(){     
  forms=document.getElementsByTagName('form');     
  for(f=0;f<forms.length;f++){     
  if(forms[f].id=='frm981'){     
  if(repval=='plus'){document.getElementById('a2').checked='true';     
  forms[f].reason.value='Благодарю за $PHOTO_NAME$'     
  document.getElementById('submfrm981').click();     
  document.getElementById('sbt981').onclick=null;     
  clearInterval(ajaxtime);}}}}     
  </script>     
  <a title="" href="javascript://" onclick="openLayerB('Rd',0,'$HOME_PAGE_LINK$index/23-$UID$','Change Reputation',380,200,1); return false;"><img src="http://apocalypse.ucoz.kz/spasibo.png" onclick="repchange('plus','26668');" align="absmiddle" border="0"></a></center>     
  </td>     
  <td border="0" width="17" background="http://apocalypse.ucoz.kz/foto/a4e3e0816fe3.png">     

     </td>     
     </tr>     
     <tr>     
     <td border="0" width="17" background="http://apocalypse.ucoz.kz/foto/8cb928874182.png" height="17">     
     </td>     
     <td border="0" background="http://apocalypse.ucoz.kz/foto/8f85b050c329.png" height="17">     
     </td>     

     <td border="0" width="17" background="http://apocalypse.ucoz.kz/foto/ce48d6da8a98.png" height="17">     
     </td>     
     </tr>     
     </tbody></table>     

  <?if($CAT_NAME$)?><div style="padding-top: 0px;"><font color="#87ceeb">Простите есле не увеличелось</font><br><a title="" href="$FULL_PHOTO_URL$">Просмотреть <br></a></div><?endif?><br>     
  </center>

2) Желательно при нажатие на ссылку открылось не /photo a /photo/1
3) В странице со списком фотографий альбома стираем всё
и ставим это-
Code
<html><head>   

  <meta http-equiv="content-type" content="text/html; charset=UTF-8">   
  <title>$CAT_NAME$ <!--if($SECTION_NAME$)-->- $SECTION_NAME$<!--endif--> - $MODULE_NAME$ - $SITE_NAME$</title>   
  <?$META_DESCRIPTION$?>   
  <link type="text/css" rel="StyleSheet" href="http://help-computer.ucoz.ru/_st/my.css" />   
  <style>a:link { text-decoration: underline; color: rgb(0, 93, 104); } a:active { text-decoration: underline; color: rgb(0, 93, 104); } a:visited { text-decoration: underline; color: rgb(0, 93, 104); } a:hover { text-decoration: none; color: rgb(0, 93, 104); } .topLink a:link { text-decoration: underline; color: rgb(255, 255, 255); } .topLink a:active { text-decoration: underline; color: rgb(255, 255, 255); } .topLink a:visited { text-decoration: underline; color: rgb(255, 255, 255); } .topLink a:hover { text-decoration: none; color: rgb(255, 255, 255); } td, body { font-family: verdana,arial,helvetica; font-size: 8pt; } form { margin: 0px; padding: 0px; } input, textarea, select { vertical-align: middle; font-size: 8pt; font-family: verdana,arial,helvetica; } .copy { font-size: 7pt; } a.noun:link { text-decoration: none; color: rgb(0, 93, 104); } a.noun:active { text-decoration: none; color: rgb(0, 93, 104); } a.noun:visited { text-decoration: none; color: rgb(0, 93, 104); } a.noun:hover { text-decoration: underline; color: rgb(0, 0, 0); } hr { color: rgb(0, 93, 104); height: 1px; } label { cursor: pointer; } .blocktitle { font-family: Verdana,Sans-Serif; color: rgb(194, 71, 71); font-size: 12px; } a.menu1:link { text-decoration: underline; color: rgb(198, 109, 0); } a.menu1:active { text-decoration: underline; color: rgb(198, 109, 0); } a.menu1:visited { text-decoration: underline; color: rgb(198, 109, 0); } a.menu1:hover { text-decoration: underline; color: rgb(0, 0, 0); } .menuTd { background: transparent url(/.s/t/987/9.gif) no-repeat scroll 0px 3px; padding-left: 12px; padding-right: 10px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .mframe { border-left: 1px solid rgb(229, 231, 234); border-right: 1px solid rgb(229, 231, 234); } .colgray { border-right: 1px solid rgb(229, 231, 234); } .colwhite { border-right: 1px solid rgb(250, 250, 250); } .msep { border-top: 1px solid rgb(250, 250, 250); } ul.uz, ul.uMenuRoot { margin: 0pt; list-style-type: none; list-style-image: none; list-style-position: outside; padding-left: 0px; } li.menus { margin: 0pt 0pt 0.6em; padding: 0pt 0pt 0pt 13px; background: transparent url(/.s/t/987/10.gif) no-repeat scroll 0px 3px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .uMenuH li { padding: 0pt 5px; float: left; } .uMenuV .uMenuItem { font-weight: normal; } .uMenuV li a:link { text-decoration: none; color: rgb(0, 93, 104); } .uMenuV li a:active { text-decoration: none; color: rgb(0, 93, 104); } .uMenuV li a:visited { text-decoration: none; color: rgb(0, 93, 104); } .uMenuV li a:hover { text-decoration: underline; color: rgb(0, 0, 0); } .uMenuV a.uMenuItemA:link { text-decoration: none; color: rgb(157, 8, 13); } .uMenuV a.uMenuItemA:visited { text-decoration: none; color: rgb(157, 8, 13); } .uMenuV a.uMenuItemA:hover { text-decoration: underline; color: rgb(157, 8, 13); } .uMenuV .uMenuArrow { background: transparent url(/.s/img/wd/1/ar1.gif) no-repeat scroll 0pt 0pt; position: absolute; width: 10px; height: 10px; right: 0pt; top: 3px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .uMenuV li { margin: 0pt 0pt 0.6em; padding: 0pt 0pt 0pt 13px; background: transparent url(/.s/t/987/10.gif) no-repeat scroll 0px 3px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .catsTd { padding: 0pt 0pt 6px 13px; background: transparent url(/.s/t/987/10.gif) no-repeat scroll 0px 3px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .catName { font-family: Verdana,Tahoma,Arial,Sans-Serif; font-size: 11px; } .catNameActive { font-family: Verdana,Tahoma,Arial,Sans-Serif; font-size: 11px; } .catNumData { font-size: 7pt; color: rgb(0, 93, 104); } .catDescr { font-size: 7pt; padding-left: 10px; } a.catName:link { text-decoration: none; color: rgb(0, 93, 104); } a.catName:visited { text-decoration: none; color: rgb(0, 93, 104); } a.catName:hover { text-decoration: underline; color: rgb(0, 0, 0); } a.catName:active { text-decoration: none; color: rgb(0, 93, 104); } a.catNameActive:link { text-decoration: none; color: rgb(157, 8, 13); } a.catNameActive:visited { text-decoration: none; color: rgb(157, 8, 13); } a.catNameActive:hover { text-decoration: underline; color: rgb(157, 8, 13); } a.catNameActive:active { text-decoration: none; color: rgb(157, 8, 13); } .eBlock { border: 1px solid rgb(199, 201, 206); background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .eTitle { padding: 3px 0pt 3px 10px; background: rgb(255, 255, 255) url(/.s/t/987/8.gif) repeat-y scroll 0% 0%; font-family: Verdana,Arial,Sans-Serif; font-size: 11px; font-weight: bold; color: rgb(0, 0, 0); -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .eTitle a:link { text-decoration: none; color: rgb(0, 0, 0); } .eTitle a:visited { text-decoration: none; color: rgb(0, 0, 0); } .eTitle a:hover { text-decoration: none; color: rgb(105, 174, 247); } .eTitle a:active { text-decoration: none; color: rgb(0, 0, 0); } .eMessage { text-align: justify; padding-bottom: 5px; } .eText { border-top: 1px solid rgb(0, 93, 104); text-align: justify; padding-bottom: 5px; padding-top: 5px; } .eDetails { border-top: 1px solid rgb(221, 221, 221); font-family: Verdana,Tahoma,Arial,Sans-Serif; color: rgb(99, 99, 99); padding-bottom: 5px; padding-top: 3px; text-align: left; font-size: 7pt; } .eDetails1 { border-top: 1px solid rgb(221, 221, 221); font-family: Verdana,Tahoma,Arial,Sans-Serif; color: rgb(99, 99, 99); padding-bottom: 5px; padding-top: 3px; text-align: left; font-size: 8pt; } .eDetails2 { font-family: Verdana,Tahoma,Arial,Sans-Serif; color: rgb(99, 99, 99); padding-bottom: 5px; padding-top: 3px; text-align: left; font-size: 8pt; } .eRating { font-size: 7pt; } .eAttach { margin: 16px 0pt 0pt; padding: 0pt 0pt 0pt 15px; background: transparent url(/.s/t/987/11.gif) no-repeat scroll 0px 0px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .manTable { } .manTdError { color: rgb(255, 0, 0); } .manTd1 { } .manTd2 { } .manTd3 { } .manTdSep { } .manHr { } .manTdBrief { } .manTdText { } .manTdFiles { } .manFlFile { } .manTdBut { } .manFlSbm { } .manFlRst { } .manFlCnt { } .cAnswer { padding-left: 15px; padding-top: 4px; font-style: italic; } .cBlock1 { border: 1px solid rgb(199, 201, 206); background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .cBlock2 { border: 1px solid rgb(199, 201, 206); background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .commTable { border: 1px solid rgb(199, 201, 206); background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .commTd1 { color: rgb(0, 0, 0); } .commTd2 { } .commFl { border: 1px solid rgb(0, 93, 104); background: rgb(254, 250, 250) none repeat scroll 0% 0%; color: rgb(0, 93, 104); width: 100%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .smiles { border: 1px inset ; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .commReg { padding: 10px 0pt 10px 0px; text-align: center; } .commError { color: rgb(255, 0, 0); } .securityCode { border: 1px solid rgb(0, 93, 104); background: rgb(254, 250, 250) none repeat scroll 0% 0%; color: rgb(0, 93, 104); -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .archUl { margin: 0pt; list-style-type: none; list-style-image: none; list-style-position: outside; padding-left: 0pt; } .archLi { padding: 0pt 0pt 3px 10px; background: transparent url(/.s/t/987/12.gif) no-repeat scroll 0px 4px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; font-family: Tahoma,Arial,Sans-Serif; } a.archLink:link { text-decoration: underline; color: rgb(0, 93, 104); } a.archLink:visited { text-decoration: underline; color: rgb(0, 93, 104); } a.archLink:hover { text-decoration: none; color: rgb(0, 0, 0); } a.archLink:active { text-decoration: none; color: rgb(0, 0, 0); } .archiveCalendars { text-align: center; color: rgb(0, 0, 255); } .archiveDateTitle { font-weight: bold; color: rgb(0, 93, 104); padding-top: 15px; } .archEntryHr { width: 250px; color: rgb(221, 221, 221); } .archiveeTitle li { padding: 0pt 0pt 0pt 15px; background: transparent url(/.s/t/987/13.gif) no-repeat scroll 0px 4px; margin-left: 15px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; margin-bottom: 0.6em; } .archiveEntryTime { width: 65px; font-style: italic; } .archiveEntryComms { font-size: 9px; color: rgb(195, 195, 195); } a.archiveDateTitleLink:link { text-decoration: none; color: rgb(0, 93, 104); } a.archiveDateTitleLink:visited { text-decoration: none; color: rgb(0, 93, 104); } a.archiveDateTitleLink:hover { text-decoration: underline; color: rgb(0, 93, 104); } a.archiveDateTitleLink:active { text-decoration: underline; color: rgb(0, 93, 104); } .archiveNoEntry { text-align: center; color: rgb(0, 0, 255); } .calMonth { } .calWday { background: rgb(35, 141, 156) none repeat scroll 0% 0%; color: rgb(255, 255, 255); -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; width: 18px; } .calWdaySe { background: rgb(0, 93, 104) none repeat scroll 0% 0%; color: rgb(255, 255, 255); -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; width: 18px; } .calWdaySu { background: rgb(0, 93, 104) none repeat scroll 0% 0%; color: rgb(255, 255, 255); -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; width: 18px; font-weight: bold; } .calMday { border: 1px solid rgb(206, 206, 206); background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .calMdayA { background: rgb(132, 219, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; font-weight: bold; } .calMdayIs { border: 1px solid rgb(206, 206, 206); background: rgb(206, 206, 206) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; font-weight: bold; color: rgb(85, 85, 85); } .calMdayIsA { border: 1px solid rgb(132, 219, 255); background: rgb(206, 206, 206) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; font-weight: bold; } a.calMonthLink:link, a.calMdayLink:link { text-decoration: none; color: rgb(0, 93, 104); } a.calMonthLink:visited, a.calMdayLink:visited { text-decoration: none; color: rgb(0, 93, 104); } a.calMonthLink:hover, a.calMdayLink:hover { text-decoration: underline; color: rgb(0, 93, 104); } a.calMonthLink:active, a.calMdayLink:active { text-decoration: underline; color: rgb(0, 0, 0); } .pollBut { width: 110px; } .pollBody { margin: 0px; padding: 7px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .textResults { background: rgb(235, 224, 224) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .textResultsTd { background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .pollNow { border-left: 1px solid rgb(235, 224, 224); border-right: 1px solid rgb(235, 224, 224); border-bottom: 1px solid rgb(235, 224, 224); } .pollNowTd { } .totalVotesTable { border-left: 1px solid rgb(235, 224, 224); border-right: 1px solid rgb(235, 224, 224); border-bottom: 1px solid rgb(235, 224, 224); } .totalVotesTd { background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } a.groupModer:link, a.groupModer:visited, a.groupModer:hover { color: blue; } a.groupAdmin:link, a.groupAdmin:visited, a.groupAdmin:hover { color: red; } a.groupVerify:link, a.groupVerify:visited, a.groupVerify:hover { color: green; } .replaceTable { border: 5px solid rgb(204, 204, 204); background: rgb(255, 255, 255) url(/.s/t/987/2.gif) repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; height: 100px; width: 300px; } .replaceBody { background: rgb(0, 127, 142) url(/.s/t/987/1.gif) repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .legendTd { font-size: 7pt; } .gTable { background: rgb(194, 194, 194) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; width: 98%; margin-left: 1%; margin-right: 1%; } .gTableTop { padding: 2px; background: rgb(210, 210, 210) url(/.s/t/987/15.gif) repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: rgb(0, 0, 0); font-weight: bold; height: 22px; text-align: center; font-size: 10pt; } .gTableSubTop { padding: 2px; background: rgb(0, 211, 236) url(/.s/t/987/6.gif) repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: rgb(0, 0, 0); height: 16px; font-size: 10px; } .gTableBody { padding: 2px; background: rgb(255, 255, 255) url(/.s/t/987/2.gif) repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .gTableBody1 { padding: 2px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .gTableBottom { padding: 2px; background: rgb(255, 255, 255) url(/.s/t/987/2.gif) repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .gTableLeft { padding: 2px; background: rgb(255, 255, 255) url(/.s/t/987/2.gif) repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; font-weight: bold; color: rgb(0, 93, 104); } .gTableRight { padding: 2px; background: rgb(255, 255, 255) url(/.s/t/987/2.gif) repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .gTableError { padding: 2px; background: rgb(255, 255, 255) url(/.s/t/987/2.gif) repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: rgb(255, 0, 0); } .forumNameTd, .forumLastPostTd { padding: 2px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .forumIcoTd, .forumThreadTd, .forumPostTd { padding: 2px; background: rgb(255, 255, 255) url(/.s/t/987/2.gif) repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .forumLastPostTd, .forumArchive { padding: 2px; font-size: 7pt; } a.catLink:link { text-decoration: none; color: rgb(0, 0, 0); } a.catLink:visited { text-decoration: none; color: rgb(0, 0, 0); } a.catLink:hover { text-decoration: underline; color: rgb(105, 174, 247); } a.catLink:active { text-decoration: underline; color: rgb(0, 0, 0); } .lastPostGuest, .lastPostUser, .threadAuthor { font-weight: bold; } .archivedForum { font-size: 7pt; color: rgb(255, 0, 0); font-weight: bold; } .forum { font-weight: bold; font-size: 9pt; } .forumDescr, .forumModer { color: rgb(133, 133, 133); font-size: 7pt; } .forumViewed { font-size: 9px; } a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link { text-decoration: none; color: rgb(0, 93, 104); } a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited { text-decoration: none; color: rgb(0, 93, 104); } a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover { text-decoration: underline; color: rgb(102, 212, 255); } a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active { text-decoration: underline; color: rgb(0, 93, 104); } .forumNamesBar { font-weight: bold; font-size: 7pt; } .forumBarKw { font-weight: normal; } a.forumBarA:link { text-decoration: none; color: rgb(0, 0, 0); } a.forumBarA:visited { text-decoration: none; color: rgb(0, 0, 0); } a.forumBarA:hover { text-decoration: none; color: rgb(0, 93, 104); } a.forumBarA:active { text-decoration: underline; color: rgb(0, 93, 104); } .fastNav, .fastSearch, .fastLoginForm { font-size: 7pt; } .fastNavMain { background: rgb(240, 198, 198) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .fastNavCat { background: rgb(249, 230, 230) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .fastNavCatA { background: rgb(249, 230, 230) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: rgb(0, 0, 255); } .fastNavForumA { color: rgb(0, 0, 255); } .switches { background: rgb(194, 194, 194) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .pagesInfo { background: rgb(228, 228, 228) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; padding-right: 10px; font-size: 7pt; } .switch { background: rgb(228, 228, 228) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; width: 15px; font-size: 7pt; } .switchActive { background: rgb(102, 212, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; font-weight: bold; color: rgb(0, 0, 0); width: 15px; } a.switchDigit:link, a.switchBack:link, a.switchNext:link { text-decoration: none; color: rgb(0, 0, 0); } a.switchDigit:visited, a.switchBack:visited, a.switchNext:visited { text-decoration: none; color: rgb(0, 0, 0); } a.switchDigit:hover, a.switchBack:hover, a.switchNext:hover { text-decoration: underline; color: rgb(255, 0, 0); } a.switchDigit:active, a.switchBack:active, a.switchNext:active { text-decoration: underline; color: rgb(255, 0, 0); } .threadNametd, .threadAuthTd, .threadLastPostTd { padding: 2px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .threadIcoTd, .threadPostTd, .threadViewTd { padding: 2px; background: rgb(255, 255, 255) url(/.s/t/987/2.gif) repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .threadLastPostTd { padding: 2px; font-size: 7pt; } .threadDescr { color: rgb(133, 133, 133); font-size: 7pt; } .threadNoticeLink { font-weight: bold; } .threadsType { padding: 2px 2px 2px 40px; background: rgb(199, 201, 206) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; height: 20px; font-weight: bold; font-size: 7pt; color: rgb(0, 93, 104); } .threadsDetails { padding: 2px; background: rgb(0, 93, 104) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: rgb(255, 255, 255); height: 21px; font-size: 10px; } .forumOnlineBar { padding: 2px; background: rgb(0, 127, 142) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: rgb(255, 255, 255); height: 16px; font-size: 10px; } a.threadPinnedLink:link { text-decoration: none; color: rgb(0, 0, 255); } a.threadPinnedLink:visited { text-decoration: none; color: rgb(0, 0, 255); } a.threadPinnedLink:hover { text-decoration: none; color: rgb(255, 0, 0); } a.threadPinnedLink:active { text-decoration: underline; color: rgb(255, 0, 0); } a.threadLink:link { text-decoration: none; color: rgb(0, 93, 104); } a.threadLink:visited { text-decoration: none; color: rgb(0, 93, 104); } a.threadLink:hover { text-decoration: underline; color: rgb(0, 0, 0); } a.threadLink:active { text-decoration: underline; color: rgb(0, 0, 0); } .postpSwithces { font-size: 7pt; } .thDescr { font-weight: normal; } .threadFrmBlock { font-size: 7pt; text-align: right; } .postTable { } .postPoll { background: rgb(255, 255, 255) url(/.s/t/987/2.gif) repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; text-align: center; } .postFirst { border-bottom: 3px solid rgb(0, 127, 142); background: rgb(255, 255, 255) url(/.s/t/987/2.gif) repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .postRest1 { background: rgb(255, 255, 255) url(/.s/t/987/2.gif) repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .postRest2 { background: rgb(255, 255, 255) url(/.s/t/987/2.gif) repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .postSeparator { background: rgb(132, 219, 255) none repeat scroll 0% 0%; height: 3px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .postTdTop { background: rgb(0, 211, 236) url(/.s/t/987/6.gif) repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: rgb(0, 0, 0); height: 16px; font-size: 10px; } .postBottom { background: rgb(236, 236, 236) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: rgb(0, 0, 0); height: 20px; } .postUser { font-weight: bold; } .postTdInfo { padding: 5px; background: rgb(255, 255, 255) url(/.s/t/987/2.gif) repeat scroll 0% 0%; text-align: center; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .postRankName { margin-top: 5px; } .postRankIco { margin-bottom: 5px; } .reputation { margin-top: 5px; } .signatureHr { margin-top: 20px; color: rgb(255, 174, 0); } .posttdMessage { padding: 5px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .pollQuestion { text-align: center; font-weight: bold; } .pollButtons, .pollTotal { text-align: center; } .pollSubmitBut, .pollreSultsBut { width: 140px; font-size: 7pt; } .pollSubmit { font-weight: bold; } .pollEnd { text-align: center; height: 30px; } .codeMessage { background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; font-size: 9px; } .quoteMessage { background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; font-size: 9px; } .signatureView { font-size: 7pt; } .edited { padding-top: 30px; font-size: 7pt; text-align: right; color: gray; } .editedBy { font-weight: bold; font-size: 8pt; } .statusBlock { padding-top: 3px; } .statusOnline { color: rgb(0, 0, 255); } .statusOffline { color: rgb(255, 0, 0); } .newThreadBlock { border: 1px solid rgb(178, 178, 178); background: rgb(249, 249, 249) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .newPollBlock { border: 1px solid rgb(178, 178, 178); background: rgb(249, 249, 249) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .newThreadItem { padding: 0pt 0pt 0pt 8px; background: transparent url(/.s/t/987/16.gif) no-repeat scroll 0px 4px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .newPollItem { padding: 0pt 0pt 0pt 8px; background: transparent url(/.s/t/987/16.gif) no-repeat scroll 0px 4px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; } .pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton { background: rgb(0, 211, 236) url(/.s/t/987/6.gif) repeat scroll 0% 0%; font-size: 7pt; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: rgb(0, 0, 0); } .codeButtons { background: rgb(0, 211, 236) url(/.s/t/987/6.gif) repeat scroll 0% 0%; font-size: 7pt; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: rgb(0, 0, 0); } .codeCloseAll { background: rgb(0, 211, 236) url(/.s/t/987/6.gif) repeat scroll 0% 0%; font-size: 7pt; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: rgb(0, 0, 0); font-weight: bold; } .postNameFl, .postDescrFl { border: 1px solid rgb(0, 93, 104); background: rgb(254, 250, 250) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; width: 400px; } .postPollFl, .postQuestionFl { border: 1px solid rgb(0, 93, 104); background: rgb(254, 250, 250) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; width: 400px; } .postResultFl { border: 1px solid rgb(0, 93, 104); background: rgb(254, 250, 250) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; width: 50px; } .postAnswerFl { border: 1px solid rgb(0, 93, 104); background: rgb(254, 250, 250) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; width: 300px; } .postTextFl { border: 1px solid rgb(0, 93, 104); background: rgb(254, 250, 250) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; width: 550px; height: 150px; } .postUserFl { border: 1px solid rgb(0, 93, 104); background: rgb(254, 250, 250) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; width: 300px; } .pollHelp { font-weight: normal; font-size: 7pt; padding-top: 3px; } .smilesPart { padding-top: 5px; text-align: center; } </style></head><body style="margin: 0px; padding: 10px; background: rgb(0, 127, 142) url(http://www.help-computer.ucoz.ru/140.gif) repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;">   
  $ADMIN_BAR$   

  <table width="100%" border="0" cellpadding="0" cellspacing="0">   
  <tbody><tr><td width="10%"></td><td style="border: 5px solid rgb(194, 194, 194); background: rgb(255, 255, 255) url(/.s/t/987/2.gif) repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" width="80%" valign="top">   

  $GLOBAL_AHEADER$   

  <!-- <middle> -->   
  <table width="100%" border="0" cellpadding="0" cellspacing="0">   
  <tbody><tr>   

  <td style="padding: 5px;" valign="top">   
  <table width="100%" border="0" cellpadding="5" cellspacing="0"><tbody><tr><td><!-- <body> --><a href="$HOME_PAGE_LINK$"><!--<s5176>--></a><!--ENDIF-->   
  <table width="100%" border="0" cellpadding="2" cellspacing="1">   
  <tbody><tr><td style="white-space: nowrap;" width="50%"><?if($NUM_ENTRIES$)?><!--<s5225>-->Фотографий: <b>$NUM_ENTRIES$  </b></td><td style="white-space: nowrap;" align="right">[ <a href="$ADD_ENTRY_LINK$"><!--<s5186>-->Добавить материал<!--</s>--></a> ]                    Страницы<!--</s>-->: $PAGE_SELECTOR$       <!--ENDIF--></td><?endif?><td align="right"><?if($PAGE_SELECTOR$)?><!--<s3015>--><?endif?><br></td></tr>   
  <tr><td colspan="2"><?if($SORTING_MENU$)?><!--<s5221>--><?endif?><hr></td></tr>   
  <tr><td colspan="2" align="center">$BODY$<hr></td></tr>   

  </tbody></table><!-- </body> --></td></tr></tbody></table>   
  </td>   

  </tr>   
  </tbody></table>   
  <!-- </middle> -->   

  </td><td width="10%"></td></tr>   
  </tbody></table>   

  $GLOBAL_BFOOTER$   

  <noscript>$POWERED_BY$<noscript></noscript></noscript></body></html>

4) На странице с полной фотографией и комментариями
удаляем всё и ставим другую информацию - например HTML
главной страницы !
Offline
Форум » Скрипты для uCoz Системы » Фотоальбом » ФОТО
  • Страница 1 из 1
  • 1
Поиск:

Статистика Форума
Лучшие пользователи
Уважаемые пользователи
Популярные темы
Недавно обновленные темы
www.Umbrella-Portal.uCoz.Ru - это один из крупнейших Counter-Strike порталов в Хакасии. На нем вы найдёте всё для игры Counter-Strike. А именно: моды и скрипты для сервера, модели, карты, скины, готовые сервера, спреи, фоны, читы и многое другое! Также вы можете почитать интересные статьи и пообщаться на нашем форуме.

CS:Global Offensive | Читы для CSS | Модели | Сервера для CSS бесплатно | Система uCoz


Уникальный портал уникальных файлов,на портале www.Umbrella-Portal.uCoz.Ru вы найдёте для себя очень много полезных файлов.На сайте у нас присутствуют файлы для cs go,так же у нас на портале вы можете скачать новые и свежие файлы так ладно перечислю:Cкачать новый cs go torrent,Скачать ключи cs go,ещё можно скачать патчи css v67,v69,v70,предупреждаю Администрация не несёт ответственность за файлы размещёные на портале,посещайте нас и скачивайте Читы css,Читы cs go,и всё это на www.Umbrella-Portal.uCoz.Ru

Администрация не несёт ответственности на данном портале.
Дизайн, который стоит на нашем сайте полностью принадлежит нам
© 2009-2015 «www.Umbrella-Portal.uCoz.Ru» ForumSiteMap.xml SiteMap.xml
Бесплатный конструктор сайтов - uCoz