Благодарим за выбор нашего сервиса!
Тестовое сообщение
Сообщений 1 страница 15 из 15
Поделиться82014-03-05 18:32:26
<!-- JampPanel-->
<style>
#JampPanel:hover{
margin-right:15px;
}
#JampPanel,#JampPanel .container{
}
#JampPanel {
position:fixed;z-index:1200;
height:293px;
top: 5px;
right: 0;
margin-right:-261px;
background: url(http://s2.uploads.ru/t/FjVBR.png)
-10px 30px no-repeat;
width:302px;
}
#JampPanel .container{
background: url(http://s3.uploads.ru/q6LTN.png);
padding:0px;
height:420px;
width:100%;margin:-0px 0 0 40px;
}
</style>
<div id=JampPanel>
<div class=container>
<div id=Zaslonyalka></div>
<div style="position: absolute;
left: 74px;
top: 15px;
width: 221px;
"> <p style="font-size:5px"><center>
тексттттттттттттттттттттттттттттттттттттт
тексттттттттттттттттттттттттттттттт
текстттттттттттттттттттттттттттттттт
</p>
<center>
<br><br>
</CENTER></span></span></p><br>
</li>
</ul></center>
</div>
</div>
</div>
<!--End//JampPanel-->
Поделиться112014-06-10 18:15:08
<!--Своя картинка в каждую категорию -->
<script type="text/javascript">
$(document).ready(function(){
myarray=new Array(
"Рисунки на крови", "http://funkyimg.com/i/HBkY.png",
"Система заморозки", "http://funkyimg.com/i/HBkX.png",
"Состоявшийся человек", "http://funkyimg.com/i/HBkW.png",
"Вкус полыни", "http://funkyimg.com/i/HBkV.png",
"Тепло наших тел", "http://funkyimg.com/i/HBkU.png",
"Капли шартреза", "http://funkyimg.com/i/HBkT.png",
"Свободное падение", "http://funkyimg.com/i/HBkS.png",
"Статистика форума", "http://3.firepic.org/3/images/2014-05/27/ecqfamu7z6f5.png"
)
$("#pun-index div.category h2,#pun-index #pun-stats h2").each(function (i) {
for(q=0;q<myarray.length;q++){
var cssObj = {
"height":"72px",
"width":"886px",
"margin-left":"195px",
"background-color": "transparent",
"background-image":"url("+myarray[q+1]+")",
"font-size": "0.0em",
"background-repeat":"no-repeat"
}
if($(this).children("span").text()==myarray[q])$(this).css(cssObj);
q++}
});
});
</script>
Поделиться132014-06-10 19:45:24
лллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллл
Поделиться142014-06-11 19:38:16
<!-- мувики в шапке -->
<div style="width: auto; height: auto; border: none; top: 98px; margin-left: -33px; position: absolute; "><script type="text/javascript">
<!--
var a=Math.round(Math.random()*3)
image = new Array();
image[0]="http://i.pixs.ru/storage/4/4/4/6ynRCgif_3880955_12431444.gif"
image[1]="http://i.pixs.ru/storage/4/4/4/6ynRCgif_3880955_12431444.gif"
image[2]="http://i.pixs.ru/storage/4/4/4/6ynRCgif_3880955_12431444.gif"
image[3]="http://i.pixs.ru/storage/4/4/4/6ynRCgif_3880955_12431444.gif"
document.write ("<img src="+image[a]+" />");
//-->
</script></div>
Поделиться152014-06-28 14:49:23
конец стиля цвета
.tip {
background-color: white !important;
color: black;
display: none;
padding: 10px;
position: absolute;
z-index: 1000;
width: 200px;
font-size: 12px;
white-space: normal;
text-align: center;
}
таблица
<a href="ссылка на профиль" class="tip_trigger"><img src="ссылка на картинку"><span class="tip" style="width: 200px; margin-top: -20px; margin-left: -320px; display: none; top: 500px; left: 850px;">
текст, который будет выскакивать при наведении
</span></a>