Jump to content
  • 0

Меню


kap2
 Share

Question

Есть менюшка из 6 пунктах. В 2 пунктах прикрученна функция всплывания при наведении через HTML и CSS но вот проблема видно не на всех устройставах. Посоветуйте как поправить?

 

<ul class="top_menu_ul ul rel"><!--<li class="top_menu_li top_menu_1 rel"><a class="top_menu_a top_menu_active" href="/">Мы</a></li>--><li class="top_menu_li top_menu_1 rel"><a id="top_menu_a" class="company" href="<?php bloginfo('url'); ?>">Мы</a><div class="top_submenu abs hidden"><div class="top_submenu_top png"></div><ul class="top_submenu_ul ul"><li class="top_submenu_li submenu_1 li"><a href="<?php bloginfo('url'); ?>/about/video-prezentatsiya/">Видео</a></li><li class="top_submenu_li submenu_2 li"><a href="<?php bloginfo('url'); ?>/about/gallery/">Галерея</a></li></ul><div class="top_submenu_bottom png"></div></div></li>



 

.top_menu{	left:20px;	top:284px;	font-size:13px;	text-align:center;	font-family:'Georgia', serif;}UL.top_menu_ul{}LI.top_menu_li{	float:left;	height:52px;}A#top_menu_a{	text-transform:uppercase;	text-decoration:none;}A#top_menu_a:HOVER{	color:#d4913a;}A#top_menu_active, A#top_menu_act{	color:#d4913a;}.top_menu_1 {	width:96px;	top:20px;	margin:0 40px 0 0;}.top_submenu{	left:0;	top:48px;	width:271px;	z-index:10;}.top_submenu_top{	width:271px;	height:5px;	font-size:0;	background:url(images/submenu_top.png) 0 0 no-repeat;}UL.top_submenu_ul{	padding:0 0 5px 5px;	background:url(images/submenu_left.png) -1px 0 repeat-y #23326e;}LI.top_submenu_li{	text-align:left;	padding:6px 0 0 0;	margin:6px 12px 0 12px;	background:url(images/submenu_border.jpg) 0 0 repeat-x;}LI.top_submenu_li A{	text-decoration:none;}LI.top_submenu_li A:HOVER{	text-decoration:underline;}LI.submenu_1{	padding:4px 0 0 0;	margin:0 0 0 12px;	background:none;}.top_submenu_bottom{	width:271px;	font-size:0;	padding:4px 0 0 0;	background:url(images/submenu_bottom.png) 0 0 no-repeat;}
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • 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