rps
есть, я его как раз с него и взяла
Хорошо, сейчас поэкспериментирую...
Единый форум поддержки |
Привет, Гость! Войдите или зарегистрируйтесь.
Вы здесь » Единый форум поддержки » Корзина » Общие вопросы от новичков (14)
rps
есть, я его как раз с него и взяла
Хорошо, сейчас поэкспериментирую...
как поставить картинку на категорию?
сюда-
Linnan
<style> *{font-family: latha!important;} </style>
rps
нашла тут скрипт который меня заинтересовал
называется Связь с Администрацией через ICQ.
вот он :
<script language="JavaScript">
function poppict()
{
var msg = new String("")
msg = ""
popup = window.open("http://www.icq.com/people/webmsg.php?to=407367961","popDialog","height=550,width=500")
popup.document.write(msg)
popup.document.close()
return false
}
</script>
<a id="poppict" onclick="return poppict()"><img src=http://status.icq.com/online.gif?icq=407367961&img=5 border=0 width=18 height=18>Написать администратору</a>
я втавила свой номер аси,поставила этот скрипт на форум,скрипт появился,но когда нажимаешь на него на форуме написать админу
всплывает окно с адресом форума,но дальше ни чего не происходит.
rps
теперь работает, но все надписи стали мельче, чем были. Каким кодом можно их размер увеличить?
я втавила свой номер аси,поставила этот скрипт на форум,скрипт появился,но когда нажимаешь на него на форуме написать админу
всплывает окно с адресом форума,но дальше ни чего не происходит.
Вы сами себе планировали написать в асе?
Linnan
<style> *{font-family: latha !important; font-size:13px;} </style>
13 - на своё число.
rps
теперь всё работает отлично! Спасибо!
А если будете использовать не Мозиллу ФФ, а другой, нормальный браузер, проблем не будет.
ну как так? я вот мазилу хочу. это ж проблемы не у меня, а судя по рекламе сервер ее увеличил в разы
Евка
Хотите... Мне пофиг.
Я Вам сказал, что на сервисе Мозилла ФФ - тупой браузер. А уж на чём будете сидеть - дело Ваше.
сервер ее увеличил в разы
Не в разы, а в 2 раза: ввели этот сплеш-баннер, который должен появляться раз в сутки... Должен и появляется во всех браузерах, кроме Мозиллы...
rps
Висит 10 минут и результатов нет,у меня в этом окне адрес форума пишет
Может со скриптом у меня что-то не то?
темная
Ну я Ваш ставил...
Давайте адрес форума и каким браузером пользуетесь?
нашла хороший скрипт на цвета
но есть один минус когда нажимаешь на кнопку,цвета уходят все в правый бок
и не очень красиво получается, а можно сделать их меньше квадратиками и в столбик?
вот код
<table><tr>
<td onclick="return changeVisibility('mycolor', this)"><img src="http://forum.mybb.ru/i/color_swatch.png" alt="Мои цвета" /></td></tr></table>
<div class="container" id="mycolor" style="display:none; width:200px">
<table cellspacing="0">
<tr>
<td style="background-color:#00FF00" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#00FF66" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#00FFFF" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#66FF66" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#99FF99" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#CCFF00" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#CCFF66" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#CCFFCC" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#FFFF00" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#FFFF99" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#00CC66" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#339966" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#6699CC" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#CCCC66" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#009966" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#9999FF" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#CC9933" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#CC66CC" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#FF6600" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#FF6666" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#003333" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#003366" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#0033FF" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#333300" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#663399" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#993300" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#CC3333" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#FF3300" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#FF66FF" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#003366" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#FF3366" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#0000FF" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#660033" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#990000" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#FF0000" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#FF0066" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#FFCCCC" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#ffcc66" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#666633" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#cc6633" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#993300" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#99ff00" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#cccccc" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#ffcccc" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#336666" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#ff9999" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td>
</tr>
</table>
</div>
темная
Блин, почему без тегов кода?
rps
что такое тэг кода?прости просто не знаю.
темная
[code*][/code*]
Без звёздочек...
Пробуйте так:
<table><tr> <td onclick="return changeVisibility('mycolor', this)"><img src="http://forum.mybb.ru/i/color_swatch.png" alt="Мои цвета" /></td></tr></table> <div class="container" id="mycolor" style="display:none; width:200px; overflow:scroll;"> <table cellspacing="0"> <tr> <td style="background-color:#00FF00" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#00FF66" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#00FFFF" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#66FF66" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#99FF99" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#CCFF00" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#CCFF66" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#CCFFCC" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#FFFF00" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#FFFF99" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#00CC66" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#339966" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#6699CC" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#CCCC66" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#009966" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#9999FF" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#CC9933" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#CC66CC" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#FF6600" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#FF6666" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#003333" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#003366" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#0033FF" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#333300" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#663399" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#993300" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#CC3333" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#FF3300" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#FF66FF" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#003366" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#FF3366" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#0000FF" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#660033" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#990000" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#FF0000" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#FF0066" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#FFCCCC" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#ffcc66" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#666633" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#cc6633" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#993300" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#99ff00" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#cccccc" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#ffcccc" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#336666" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> <td style="background-color:#ff9999" height="15px" width="15px" onclick="bbcode('', ''); return changeVisibility('mycolor', this)"></td> </tr> </table> </div>
rps
Спасибо все работает.
Еще один скрипт который не могу понять
скрипт с плеером WMP10
<object classid='CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6' width='150' height='33'> <param name='URL' value=<a href='http://audio.rambler.ru/play.html?id=НОМЕР РАДИО'/> <param name='autoStart' value='false'/> <param name='uiMode' value='mini'/> <param name='display' value='false'/> </object>
"НОМЕР РАДИО" меняем на любой, из ниже представленных, номеров радио из audio.rambler с потоком воспроизведение 64Кбит/с
не могу понять куда вставлять номер радио.
и вообще работает ли этот скрипт.
Никак не могу найти. Скрипт делающий баннеры прозрачными, а при наведении на них мышки обычными. "Эффект прозрачности баннеров" или как-то так назывался...
Подскажите, пожалуйста.
темная
id=НОМЕР РАДИО
Сюда, я так понимаю...
Вы здесь » Единый форум поддержки » Корзина » Общие вопросы от новичков (14)