Единый форум поддержки

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » Единый форум поддержки » Корзина » Скрипт для шапки\логотипа


Скрипт для шапки\логотипа

Сообщений 21 страница 23 из 23

21

rps написал(а):

Нет, важно.
Посмотрите сейчас.

да, именно так и должно быть

0

22

Senso Oscuro
Меняйте Ваш ХТМЛ-верх на этот:

Код:
<script language="JavaScript">
    <!--
    image = new Array();
    image[0]="http://s39.radikal.ru/i086/1005/5f/fd8641df97d7.jpg"
    image[1]="http://s56.radikal.ru/i152/1005/5d/889b68f061c9.jpg"
    image[2]="http://i066.radikal.ru/1005/7c/6393e207bc01.jpg"
    image[3]="http://s001.radikal.ru/i196/1005/88/b9300f3d00ca.jpg"
image[4]="http://s006.radikal.ru/i215/1005/e9/8a2c46be38a7.jpg"
image[5]="http://i072.radikal.ru/1005/0a/6a21b1d923fd.jpg"
image[6]="http://i068.radikal.ru/1005/e6/0b67cdaa0466.jpg"
image[7]="http://s49.radikal.ru/i126/1005/42/89a9416b310c.jpg"
image[8]="http://s41.radikal.ru/i091/1005/30/c6ee72123ce3.jpg"
image[9]="http://s06.radikal.ru/i179/1005/9d/a3913637cf81.jpg"
image[10]="http://s45.radikal.ru/i108/1005/4d/93981d83bef1.jpg"
image[11]="http://s44.radikal.ru/i103/1005/60/97b1027283ee.jpg"
image[12]="http://s50.radikal.ru/i130/1005/d0/ac064079c0cf.jpg"
image[13]="http://i026.radikal.ru/1005/79/1e5554989871.jpg"
image[14]="http://s39.radikal.ru/i083/1005/a8/5f27d8de5803.jpg"
image[15]="http://s005.radikal.ru/i210/1005/a5/4805d7c7a585.jpg"
    var img=image[Math.floor(Math.random()*image.length)]
 
    document.write("<style>#pun-title table {background-image: url("+img+"); background-repeat: no-repeat;}</style>")
    //-->
    </script>
<style type="text/css"> 
HTML, BODY { background-image: url(http://s48.radikal.ru/i120/1005/49/868218ccdd40.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: top center; height : 100%; width : 100%; }
#pun-title table {background-color :  transparent; height : 264px;}
#pun {width : 846px;}
#pun-navlinks .container {background-color :  transparent; font-weight: normal; text-align: center; margin-top: 180px; margin-bottom: -160px}
#pun-ulinks .container {background-color :  transparent; text-align: center;}
#pun-navlinks a {color: #8ABC00;}
#pun-announcement h2 {display: none}
.pa-author {font-weight: normal; text-align: center;} 
.pa-title {font-weight: normal; text-align: center;}
#pun-main .formal textarea {background-color :  transparent; border-color: #222222;}
#pun-main .formsubmit input { border-color: #222222;
background-color : transparent; color: #8ABC00}
 
</style>
 
<style> 
.title-logo-tdr a, .title-logo-tdr iframe, .title-logo-tdr object{
  position: relative;
  top: 80px;
  right: 3px;
}
</style>
<style type="text/css"> 
#pun-main table Div.icon {padding-left: 35px; padding-top: 25px; padding-bottom: 28px}
Div.icon {
background-image:url(http://s004.radikal.ru/i208/1005/fa/6e15906456af.jpg);
background-repeat:no-repeat;
}
 
TR.inew Div.icon {
background-image:url(http://s61.radikal.ru/i172/1005/10/d6795abc04a2.jpg);
background-repeat:no-repeat;
}
 
TR.isticky Div.icon {
background-image:url(http://s001.radikal.ru/i195/1005/1a/d23d0dd0c69f.jpg);
background-repeat:no-repeat;
}
 
TR.iclosed Div.icon {
background-image:url(http://s47.radikal.ru/i117/1005/be/3308e5fb21cc.jpg);
background-repeat:no-repeat;
}
 
TR.iredirect Div.icon {
background-image:url(http://s41.radikal.ru/i094/1005/0f/b705a15a89d0.jpg);
background-repeat:no-repeat;
}
</style>

0

23

rps
спасибо большое! Все работает!

0


Вы здесь » Единый форум поддержки » Корзина » Скрипт для шапки\логотипа