Jump to content

begin3

Newbie
  • Posts

    3
  • Joined

  • Last visited

Everything posted by begin3

  1. Стало три нормальных ссылки из восьми
  2. Есть вот такой стиль ссылок. Но в IE подчеркивание не видно Это вывод событий в афише. Что интересно: одна из ссылок все-таки отображается нормально, хотя ее код в точности такой-же как и остальных. <style> a.event_list_link {color:#a1caf4; font-family: Tahoma, Verdana, Arial, Arial Narrow, sans-serif; font-style:normal; font-weight:normal; font-size:11px; text-decoration:none; border-bottom: 1px dashed #a1caf4;} a.event_list_link:hover {color:#fff; text-decoration:none; border-bottom: 0px;} </style> <div class='event_list_link'> <a class='event_list_link' target='_self' href='index.php?option=1&a=1&id=2' title='Подробнее о событии'>подробнее</a> </div>
  3. ссылка вставлена вот таким кодом: <div class='bottommenu'><a class='page1' title='' target='_self' href='index.php'>название ссылки</a></div> а вот стили: div.bottommenu {text-align:center; margin:0px; padding:0px; margin-top:10px; margin-bottom:10px;} a.page1:link {color:#3366cc; font-family: Arial, Arial Narrow, Tahoma, Verdana, sans-serif;font-style: normal; font-weight: bold; font-size: 10px; line-height:12px; text-align:left; text-decoration:underline; vertical-align:bottom} a.page1:visited {color:#3366cc; font-family: Arial, Arial Narrow, Tahoma, Verdana, sans-serif;font-style: normal; font-weight: bold; font-size: 10px; line-height:12px; text-align:left; text-decoration:underline; vertical-align:bottom} a.page1:hover {color:#ff0000; font-family: Arial, Arial Narrow, Tahoma, Verdana, sans-serif;font-style: normal; font-weight: bold; font-size: 10px; line-height:12px; text-align:left; text-decoration:underline; vertical-align:bottom} a.page1:active {color:#3366cc; font-family: Arial, Arial Narrow, Tahoma, Verdana, sans-serif;font-style: normal; font-weight: bold; font-size: 10px; line-height:12px; text-align:left; text-decoration:underline; vertical-align:bottom} по итогу в IE эта ссылка показана ПЕРЕчеркнутой
×
×
  • 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