Jump to content

idimok

Newbie
  • Posts

    4
  • Joined

  • Last visited

Everything posted by idimok

  1. это уже вроде другая конструкция... В существующей можно исправить?
  2. в IE должно быть так HTML и css код <div id="ins"> <a style="margin: 0pt 13px;" href=" "><span class="l"></span><span class="c"></span>Текст1 <span class="r"></span></a> <a style="margin: 0pt 13px;" href="/url/"><span class="l"> </span><span class="c"></span>текст2<span class="r"> </span></a> <a style="margin: 0pt 13px;" href="/url/"><span class="l"> </span><span class="c"></span>текст3<span class="r"> </span></a> </div> #ins { height:20px; position:absolute; text-align:center; top:93px; width:100%; } #ins a { background:url('../images/inset_center.png') repeat-x scroll center top transparent; font-weight:bold; margin:11px; outline:medium none; padding:6px 0; text-decoration:none; color:#016dc1 } #ins a .l { background:url('../images/inset_left.png') no-repeat scroll 0 0 transparent; margin-left:-12px; padding:6px 0 6px 12px; } #ins a .r { background:url('../images/inset_right.png') no-repeat scroll right top transparent; margin-right:-12px; padding:6px 0 6px 12px; Помогите исправить
×
×
  • 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