Forums

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

Home Forums CSS Bootstrap site issue in mozilla

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #182465
    ui0x1ux
    Participant

    I’m developing Bootstrap 3 website.It shows fine in Chrome but in Mozilla firefox the site shows a horizontal bar when resizing the mozilla browser.I can’t find the issue.Can anyone help.

    #182466
    chrisburton
    Participant

    Please read the ‘Tips’ section in the sidebar (to the right of your post).

    #182593
    ui0x1ux
    Participant

    @chrisburton : thanks for the reply.I know should use codepen to show a live demo.But i’m bit confused how to use Bootstrap on code pen?Is it support for bootstrap?or should i add bootstrap CDN to header?

    #182621
    John
    Participant

    Just copy everything in the bootstrap.css file and paste it in the css in codepen.
    The just copy and paste your html.

    #182623
    Paulie_D
    Member

    Just copy everything in the bootstrap.css file and paste it in the css in codepen.

    No…you don’t need to do that.

    Link in the bootstrap CSS from a CDN in the relevant link box in the CSS drop down when you click on the ‘cog’ icon

    Ditto for any JS.

    http://www.bootstrapcdn.com/

    #182629
    ui0x1ux
    Participant

    Here my Codepen demo link:

    http://codepen.io/ui0x1ux/pen/KCjlb

    Please check this in mozilla ff, when it resizes showing a horizontal bar.In chrome works fine.But in chrome also when gets more smaller browser size, can see a horizontal bar.

    #182703
    ui0x1ux
    Participant

    I did a small edit to the code.Now it works fine :) But there’s a z-index issue.Check the latest code here.

    http://codepen.io/ui0x1ux/pen/KCjlb

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