Forums

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

Home Forums CSS Responsive contact form

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #44634
    Justin_G
    Member

    Hey all.

    I cannot for the life of me figure out why this is happening:

    [http://www.sunspacemodular.com/get-a-free-quote/canada-quote/](http://www.sunspacemodular.com/get-a-free-quote/canada-quote/http://www.sunspacemodular.com/get-a-free-quote/canada-quote/”)

    Looks great on desktop, tablet, and even landscape iphone5, but portrait the text drops below the checkbox and it does all sorts of weird things. Any help would be appreciated.

    P.S. Ideally I want the checkboxes in 2/3 columns, but can deal with one straight down if necessary

    Thanks

    #134465
    Anonymous
    Inactive

    Try wrapping each small group of check boxes inside a div, give it a width of 100px and add float:left; for the checkboxes.

    There are other things to point out about your code. Your using paragraph tags for the checkbox section headings.

    #134467
    Justin_G
    Member

    Alright thanks. I will try to implement these..the code is being generated so it might be more difficult than anticipated.

    Thanks

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