Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #4273
    AiD
    Participant

    Hi,

    http://www.poradnikniemowlaka.pl and http://www.bathroomdesign.pl

    I have the same problem on both sites with menu nav bar. I want align it to the right side, but I cant. I did as you said before and it was ok for few days, but yesterday something happened and i got this :

    I couldnt add direct link to screen because some forum filters blocked my post so: http://pastebin.com/0AiBY8Gp

    1 screen is from my laptop and 2 from my home pc. I know it can be resolution issue, but maybe you think something Sakin.

    Thanks for great support.

    D.

    #4298
    Sakin
    Keymaster

    @AiD: These two websites has two different menu width. So the best option will be to
    add the following css for http://www.poradnikniemowlaka.pl/

    #access ul li:last-child { border-right: none; }
    #access ul li:last-child a { padding-right: 14px; }

    and the following css for http://www.bathroomdesign.pl/

    #access ul li:last-child { border-right: none; }
    #access ul li a { padding: 0 16px; }

    #4319
    AiD
    Participant

    Thanks. I added it and I got this :

    PC

    http://postimage.org/gallery/1szq5gd8/

    LAPTOP :

    http://postimage.org/gallery/ce5s0lra/

    Only poradnikniemowlaka.pl on pc looks fine.

    Regards,
    D.

    #4374
    Sakin
    Keymaster

    @AiD: Can you check in your have use zoom in your browser. Can you check other sites as well. As when I check in your site. It looks fine.

    #4471
    AiD
    Participant

    Zoom is set on default, using Chrome.

    Regards,

    D.

    #4472
    Sakin
    Keymaster

    @AiD: Strange not in my chrome. Maybe you zoom it by mistakenly while you use keyboard.

    #4513
    AiD
    Participant

    No way but I will check on 3 comp tommorow.

    Thanks for all help.

    D.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Menu nav alignment problem’ is closed to new replies.