Forums

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

Home Forums Design [SOLVED] makeing layouts – center div's

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

    I am trying to to make a theme layout , all looks ok, but i can’t understand what did i got wrong … and now i can’t center 3 dives (i tryed with span some thing) http://codepen.io/Seth-666/pen/xgyddd

    overwise in this theme , i got it ok, but whyyyy? what i am not doing god?
    http://codepen.io/Seth-666/pen/BpqRLv

    Is it because i am useing in the same div (container divs that are floating? … the wrapper of sections are not floating so it shouldn’t be a problem, i think ? ! Or? what is wroung ? ? Pleaseee help ..

    #251309
    Beverleyh
    Participant

    Consider make a reduced demo showing ONLY the 3 divs in question, that way, all the superfluous HTML and CSS won’t distract potential helpers (i.e. we only want to see the pertinent code rather than having to wade through all the other stuff).

    #251310
    Seth-666
    Participant

    http://codepen.io/Seth-666/pen/RKeVEE?editors=1100
    why can’t i center this div’s with 0 auto …

    [SOLVED]
    … done , only 1 thing i had to add. text-align: center.

    #251316
    kashif
    Participant

    Use Display:flex in id sections-wrapper

    #251319
    Seth-666
    Participant

    Flexbox is supported in ie9?

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