• hey,
    i want (on http://www.fertism.de) add a padding between the navigation and the content, so that i can colour the content different.

    i addet a padding-bottom to the #access -> did not work, than i tryed to add a padding-top to #main, but it doesnt work too. Now i got no idea, how to add the space between this 2 divs.

    i will be thankful 4 every help!

    SORRY 4 THE BAD ENGLISH!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Try to add margin-bottom to #acess

    Thread Starter fertone

    (@fertone)

    oh no, i played a little around and addet

    #access, .entry-meta, .entry-utility, .navigation, .widget-area {margin-bottom:25px;
    }

    and it works fine!
    THE POST CAN BE CLOSED!

    Just add margin-bottom to #access as Linosa said. It will work fine.

    if you’ll add
    #access, .entry-meta, .entry-utility, .navigation, .widget-area {margin-bottom:25px;
    }

    it will change margin bottom of all classes listin above..

    Thread Starter fertone

    (@fertone)

    hmm, ok, lets try this! little moment pls XD

    Thread Starter fertone

    (@fertone)

    _______________________________________________
    UPDATE: yeah! THX A LOT! it works fine!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How 2 add a PADDING between navi and content?’ is closed to new replies.