• Hi!
    I’m building my own theme and I have some problems with adjusting the space between different elements. Such as the space between the text in the sidebars and the borders. And the space between the sidebars and the text of the posts. I keep adjusting the margins in the style.css but nothing happens.
    This is my site: http://www.jorienscholtens.nl
    It’s in dutch, but I hope that someone can give me some tips!
    Thanks a lot!
    Jorien

Viewing 1 replies (of 1 total)
  • Give your content a width to start with, then change the order of the floats, and have all float left. It’s wiser anyway to have your content as high as possible in your xhtml for SEO.

    Add the margins to the floats (remember that these add to your width).

    Peter

Viewing 1 replies (of 1 total)

The topic ‘how to adjust space between several elements?’ is closed to new replies.