Многим бы наверно хотелось видеть новый дизайн фотографий и комментариев к ней, так-как стандартовый юкозовский не такой уж красивый.
Установка: 1) Вставляем данный код в самый низ css:
Code
/* StartStyle Photo*/
.str {
clear: both;
width: 100%;
height: auto;
min-height: 100%;
margin: 0;
background: #151515;
background-image: -webkit-linear-gradient(top,#151515,#050505);
background-image: -moz-linear-gradient(top,#151515,#050505);
background-image: -ms-linear-gradient(top,#151515,#050505);
background-image: -o-linear-gradient(top,#151515,#050505);
background-image: linear-gradient(top,#151515,#050505);
}
.telo {
width: auto;
height: auto;
background: #f4f4f4;
padding: 20px;
box-shadow:0px 0px 30px #000000;
-webkit-box-shadow:0px 0px 30px #000000;
-moz-box-shadow:0px 0px 30px #000000;
border-top: solid 1px #c0c0c0;
border-left: solid 1px #c0c0c0;
border-right: solid 1px #c0c0c0;
border-bottom: solid 2px #808080;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}
.probel {
clear: both;
padding: 10 0px;
display: block;
}
.pole {
width: auto;
height: auto;
color: #454545;
font-size: 12px;
font-face: 'Arial';
text-shadow: 0px 1px 0px #ffffff;
}
.nameph {
width: 100%;
height: auto;
clear: both;
padding: 0 0 25 0px;
border-bottom: dashed 1px #a0a0a0;
text-align: left;
}
.nam {
float: left;
color: #151515;
font-size: 12px;
font-face: 'Arial';
text-shadow: 0px 1px 0px #ffffff;
font-weight: bold;
}
.phot {
float: left;
width: auto;
height: auto;
padding: 15 0 10 0px;
}
.im {
box-shadow:0px 0px 5px #a0a0a0;
-webkit-box-shadow:0px 0px 5px #a0a0a0;
-moz-box-shadow:0px 0px 5px #a0a0a0;
border: solid 10px #fefefe;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.phinfo {
clear: both;
float: left;
width: 150px;
height: auto;
padding: 5 10px;
margin-top: 13px;
margin-left: 10px;
background: #fefefe;
box-shadow:0px 0px 5px #a0a0a0;
-webkit-box-shadow:0px 0px 5px #a0a0a0;
-moz-box-shadow:0px 0px 5px #a0a0a0;
color: #757575;
font-size: 12px;
font-face: 'Arial';
text-align: center;
line-height: 1.5em;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
a.hideBtn:link, a.hideBtn:visited {
color: #957575;
text-decoration: none;
}
a.hideBtn:hover {
color: #553535;
}
.hideCont {
clear: both;
width: 150px;
height: auto;
margin-top: 15px;
padding: 10 0px;
position: absolute;
z-index:30;
float: left;
background: #fefefe;
box-shadow:0px 0px 5px #a0a0a0;
-webkit-box-shadow:0px 0px 5px #a0a0a0;
-moz-box-shadow:0px 0px 5px #a0a0a0;
color: #757575;
font-size: 12px;
font-face: 'Arial';
text-align: center;
line-height: 1.5em;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
b.des {
color: #b5b5b5;
font-size: 12px;
font-face: 'BRAZIL';
text-shadow: 0px 1px 0px #ffffff;
font-weight: bold;
}
a.hideBtncom:link, a.hideBtncom:visited {
color: #957575;
text-decoration: none;
font-size: 12px;
font-face: 'Arial';
}
a.hideBtncom:hover {
color: #553535;
}
.com {
width: 100%;
height: auto;
padding: 5 0px;
margin-top: 0px;
background: #fefefe;
box-shadow:0px 0px 5px #a0a0a0;
-webkit-box-shadow:0px 0px 5px #a0a0a0;
-moz-box-shadow:0px 0px 5px #a0a0a0;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
text-align: center;
}
.stran {
width: 100%;
height: auto;
padding: 5 0px;
margin-top: 0px;
background: #fefefe;
box-shadow:0px 0px 5px #a0a0a0;
-webkit-box-shadow:0px 0px 5px #a0a0a0;
-moz-box-shadow:0px 0px 5px #a0a0a0;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
text-align: left;
}
.hideContcom {
width: 100%;
height: auto;
margin-top: 10px;
padding: 0px;
}
/* EndStyle Photo*/
2) Идём ПУ/ Управление дизайном/ Фотоальбом/ Страница с полной фотографией и комментариями и вставляем:
в <head>
Code
<script type="text/javascript">
function jFocus(elm) {
if(typeof(elm) == 'string') elm = getElementById(elm);
if (elm) {
elm.focus();
elm.select();
}
}
</script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
После <body> вместо прежнего кода
Code
$ADMIN_BAR$
<div class="str">
<div class="probel"></div>
<table class="telo" align="center" valign="top">
<tr>
<td class="pole" align="left" valign="top">
<div class="nameph">
<b class="nam">$PHOTO_NAME$
<a href="javascript://" onclick="uWeb_photo.open()"><img border="0" align="absmiddle" src="http://qwe.ucoz.ru/images/plus.png" style="margin-bottom: 4px; margin-left:5px;" title="Добавить новое фото"></a>
<script type="text/javascript" src="http://webo4ka.ru/Ucoz3/ydobnoe_dobavlenie_v_ajax_photo.js"></script>
</b>
<div style="float: right;">
</div>
</div>