• I’m having problems with my navbar in iphone ipad and did some research in suppport finding uses with @media. But I found this link exceptional in the way it is presented. I understood he used variables but that’s as far as I got. I’m not “variable minded” anybody with some simple info on how to do this? Thank You so much. You guys are rather exceptional in answering the load of questions that people are asking.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter pazap

    (@pazap)

    So Sorry I meant small tablet and not ipad which in the link above shows ok (using resizer).

    If you tell us what your specific problem is, and preferably give us a link to your site, we may be able to help better.

    Thread Starter pazap

    (@pazap)

    Sorry for the delay here is the test site it’s a skeleton for a possible project but when reducing to ipad or iphone etc the oblvious happens http://www.suspensionpoint.it/wp14/ I thought that the above link was a possible excellent alternative. Thank you ElectricFeet.

    The site looks really promising. Bene, bravo, sette più 🙂

    The menu screws up because you have added

    .navbar .nav > li {
        display: inline-block;
        float: none;
    }

    to your child’s stylesheet. Remove that and it puts the menu back together again.

    Thread Starter pazap

    (@pazap)

    Excellent ElectricFeet I’ll get back to you on Monday when my colleague gets back. In the mean time thank you for your kind words and write to yoy then, Ciao

    Thread Starter pazap

    (@pazap)

    ElectricFeet Thank You so much I decided to try your css suggestion at this moment, rather than wait till monday as I wrote above and yes this works please consider this resolved and once again super help! You guys are great.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘NavBar Iphone Ipad’ is closed to new replies.