Forums

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

Home Forums CSS Twitter Bootstrap Span/Margin Issues

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42875
    pbunke
    Member

    http://www.petebunke.com/newportfoliosite/petebunke_contact.html

    I am currently working on an HTML layout, pre-PHP, for my contact page. My issue is that there seems to be an arbitrary margin on the left-hand side of the form that is making the span classes not divide evenly. For example, the span3 spans in the form itself are not making two-wide input/select rows, but instead line breaking to fit the span6. The two span6 divs in the larger span12 div are also doing the same thing, offsetting the placeholder image to the row beneath the form.

    I’ve scoured both bootstrap.css and bootstrap-responsive for what may be causing the strange padding/margin to the side, but cannot find the culprit, assuming that that space is causing this issue.

    #125465
    pbunke
    Member

    Ah, I think I lacked the fundamental understanding that .row pertains specifically to individual rows, and not as a container that adds margins between the spans. Thanks a lot!

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