Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS problem with bootstrap header

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #145485
    Nishant
    Participant

    I have just started bootstrap and there are some problem.

    1 : “SITE NAME” is going pushed up in header. when i am selecting “SITE NAME” then blue shadow is at right place but the real font is not.

    2: “.navbar-fixed-top” not working for fixed navbar.

    my pen is http://codepen.io/anon/pen/logtq

    #145495

    Hi I have just started to learn boot strap as well here is a head start for you you can go from there quite simple once picked it up.

    feel free to fork code pen.

    http://codepen.io/mwbcomputers/pen/niEGL

    #145513
    Nishant
    Participant

    @mwbcomputers

    You are not getting what i am saying, i want to ask that in my PEN why “SITENAME” is being cut from top.

    #145588
    Alex
    Participant

    Based on the highlighting it looks like you have an unclosed div somewhere.

    #145800
    Nishant
    Participant

    i got it just add line-height: 60px; and it work. i think it was because of BOOTSTRAP.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘CSS’ is closed to new topics and replies.