Jump to content

by chris

User
  • Posts

    400
  • Joined

  • Last visited

  • Days Won

    30

Community Answers

  1. by chris's post in псевдоселекторы after and before was marked as the answer   
    .navbar-default .navbar-nav > li.full {
    /*position: inherit;*/
    }

  2. by chris's post in JQuery Fancybox открыть текущее изображение was marked as the answer   
    <ul>
    <li class="flex-active-slider">
    <a class="fancybox" href="img1.png"><img src="img1.png"></a>
    </li>
    <li class="">
    <a class="fancybox" href="img2.png"><img src="img2.png"></a>
    </li>
    <li class="">
    <a class="fancybox" href="img3.png"><img src="img3.png"></a>
    </li>
    </ul>

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