форум vBSupport.ru > vBulletin > Вопрос — Ответ
  • »
VBsupport перешел с домена .ORG на родной .RU Ура! Пожалуйста, обновите свои закладки - VBsupport.ru
 
 
 
 
Orgazm
Простоузер
Talking Ссылки на словари
0

Привет!
Подскажите, что нужно вставить и куда, чтобы получилось как тут?
http://knclub.ru/f/
См. почти в футере - ссылки на словари и википедию.
Bot
Yandex Bot Yandex Bot is online now
 
Join Date: 05.05.2005
Реклама на форуме А что у нас тут интересного? =)
 
 
Cybermama
Эксперт
 
Cybermama's Avatar
Default
1

у меня такая штука в боковом блоке

Code:
<div style="padding:$stylevar[formspacer]px">

<span class="smallfont">Проверить слово на Грамота.ру</span>

 <form action="http://dic.gramota.ru/search.php" method="GET" target="_blank">

<input type="text" name="word" size="15">

<input type="submit" value="Поиск" style="font-family: tahoma;font-size : 8pt;">

<input name="all" type="hidden" value="x">

      </form>

     </div>

     <div style="padding:$stylevar[formspacer]px">

     <span class="smallfont">Узнать значение в Википедии</span>

 	<form action="http://ru.wikipedia.org/wiki/%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:Search" id="searchform" target="_blank">

<input id="searchInput" name="search" type="text" size="15" />

<input type='submit' name="go" id="searchGoButton" value="Поиск" style="font-family: tahoma;font-size : 8pt;"/>

     </div>

     <div style="padding:$stylevar[formspacer]px">

 <span class="smallfont">Поиск в словарях Яндекс</span>

	<form name="search" action="http://slovari.yandex.ru/search.xml" class="search" accept-charset="utf-8" target="_blank">

<input value="" type="text" id="text" name="text" size="15">

<input type="submit" value="Поиск" class="submit" style="font-family: tahoma;font-size : 8pt;"/>

	</form>

   </div>
Cybermama добавил 24.02.2010 в 11:11
вот ещё тема с этим кодом http://vbsupport.ru/forum/showthread.php?t=12589

Last edited by Cybermama : 02-24-2010 at 12:11 PM. Reason: Добавлено сообщение
 
 
Darkhunter
Простоузер
Default
0

А не подскажите как сделать такую панельку сбоку в vBadvanced CMPS Version 3.2 ?

Заранее благодарен.
 
 
Azeroth
Специалист
 
Azeroth's Avatar
Default
1

Quote:
Originally Posted by Orgazm View Post
Привет!
Подскажите, что нужно вставить и куда, чтобы получилось как тут?
http://knclub.ru/f/
См. почти в футере - ссылки на словари и википедию.
А посмотритеть в сурс страницы?
Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" align="center"> <thead> <tr> <td class="tcat" colspan="3"><a style="float:right" href="#top" onclick="return toggle_collapse('fuckin_search')"><img id="collapseimg_fuckin_search" src="images/buttons/collapse_tcat.gif" alt="" border="0" /></a>Не коверкайте наш великий и могучий язык. Проверьте, если не знаете ;-)</td> </tr> </thead> <tbody id="collapseobj_fuckin_search" style=""> <tr> <td class="thead" align="left" colspan="1"><noindex><a onclick="pageTracker._trackPageview ('/outgoing/http_www_gramota_ru');" href="http://www.gramota.ru" rel="nofollow" target="_blank">Словари русского языка - www.gramota.ru</a></noindex></td> <td class="thead" align="left" colspan="1"><noindex><a onclick="pageTracker._trackPageview ('/outgoing/http_slovari_yandex_ru');" href="http://slovari.yandex.ru" rel="nofollow" target="_blank">Яndex - Словари</a></noindex></td> <td class="thead" align="left" colspan="1"><noindex><a onclick="pageTracker._trackPageview ('/outgoing/http_ru_wikipedia_org_wiki');" href="http://ru.wikipedia.org/wiki" rel="nofollow" target="_blank">Википедия - ru.wikipedia.org</a></noindex></td> </tr> <tr> <td class="alt2" valign="top"> <table> <form action="http://dic.gramota.ru/search.php" method="GET" accept-charset="windows-1251" target="_blank"> <tr> <td align="center"><input type="text" name="word" size="30"></td> <td align="center"><input type="submit" value="Поиск" style="font-family: tahoma;font-size : 8pt;"> <input name="all" type="hidden" value="x"> </td> </tr> </form> </table> </td> <td class="alt1" valign="top"> <table> <form name="search" action="http://slovari.yandex.ru/search.xml" class="search" accept-charset="utf-8" target="_blank"> <tr> <td align="center"><input value="" type="text" id="text" name="text" size="30"></td> <td align="center"><input type="submit" value="Поиск" class="submit" style="font-family: tahoma;font-size : 8pt;"/></td> </tr> </form> </table> </td> <td class="alt2" valign="top"> <table> <form action="http://ru.wikipedia.org/wiki/%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:Search" id="searchform" target="_blank"> <tr> <td align="center"><input id="searchInput" name="search" type="text" size="30" /></td> <td align="center"><input type='submit' name="go" id="searchGoButton" value="Поиск" style="font-family: tahoma;font-size : 8pt;"/></td> </tr> </form> </table> </td> </tr> </tbody> </table>
Quote:
Originally Posted by Darkhunter View Post
А не подскажите как сделать такую панельку сбоку в vBadvanced CMPS Version 3.2 ?

Заранее благодарен.
Ну как бы создать модуль и туда впихнуть код, а потом вывести его на главную.
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off




All times are GMT +4. The time now is 11:18 PM.


Powered by vBulletin® Version 3.5.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Loading...