Jump to content

Search the Community

Showing results for tags 'vertical-align: baseline'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Development
    • HTML Coding
    • JavaScript
    • PHP
    • CMS
    • Database
    • Web Server
    • Web-site Development
    • Internet Marketing, SEO
  • Library
    • Tricks and solutions
    • Books
  • Commercial services
    • Freelance
    • Job
    • Goods and Services
  • Our Forum
    • Flame
    • Contests
    • Feedback and Ideas

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Web site


Telegram


Signal


Viber


Skype


From


Interests

Found 1 result

  1. Добрый день. joomla3. Установил модуль выплывающего меню ARI YUI Menu. Настроил более менее. В firefox, opera все отлично.А вот в ie при наведение всплывающее меню уходит вверх. В template.css выставил vertical-align: inherit; меню стало отображаться правильно. Но главное меню съежилось. <a href=. /*———————————————-*//* Menus (Left/Right)/*———————————————-*/#leftmenu { width: 211px; margin: 0px; padding: 0px; padding-right: 30px; margin-top: 20px; margin-bottom: 30px; margin-right: 18px; float: left; line-height: 1.7em;}#rightmenu { width: 211px; margin: 0px; padding: 0px; padding-left: 36px; margin-top: 20px; margin-bottom: 30px; margin-left: 12px; float: right; line-height: 1.7em; }#leftmenu a {vertical-align: baseline;}#rightmenu a { color: #000000; text-decoration: none;}#leftmenu a:hover,#rightmenu a:hover { color: #dd2867; text-decoration: none;}#leftmenu ul,#rightmenu ul { padding-left: 0px; list-style-type: none; margin-left: 0px; margin-top: 0px; margin-bottom: 20px;}#leftmenu ul li,#rightmenu ul li { padding-top: 2px; padding-bottom: 2px; /* padding-left: 8px; */ list-style-type: none;}#leftmenu ul li ul,#rightmenu ul li ul { margin-top: 0px; margin-bottom: 0px;}#leftmenu ul li ul li,#rightmenu ul li ul li { border: 0px; padding-bottom: 2px; list-style-type: none; font-size: 0.96em; line-height: 1.5em; padding-left: 8px;}#leftmenu ul.menu li.current a,#rightmenu ul.menu li.current a { font-weight:bold;}#leftmenu ul.menu li.current ul li a,#rightmenu ul.menu li.current ul li a { font-weight:normal;}.moduletable { overflow: hidden; margin-bottom: 16px; }.moduletable_menu { clear: both; } .moduletable_menu h3 { font-family: 'Open Sans', sans-serif; font-weight: 700; color: #000000; font-size: 24px; margin-bottom: 6px; padding-bottom: 10px; border-bottom: 1px dotted #b9b9b9; }.moduletable h1 { font-family: 'Open Sans', sans-serif; font-weight: 700; color: #000000; font-size: 24px; margin-bottom: 6px; padding-bottom: 10px; border-bottom: 1px dotted #b9b9b9; }Буду благодарен, если кто откликнется. Читал и понимаю что для первого случая подменю необходимо указать родителя, но ведь если указывать родителя inherit, то подменю становится в порядке и криво становится основное меню.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy