Forums

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

Home Forums CSS [Solved] Weird padding/margin

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #206476
    sportfeed
    Participant

    Hi Guys,

    I am busy with a project but there is white space between the main navigation and the slider under it. But i cant find any padding/marging setting anywhere.

    http://www.businessontwerp.nl

    Can anyone help me out with this?

    #206477
    Paulie_D
    Member

    Wouldn’t be 55px of top padding would it?

    #main {
        padding: 55px 10px 45px;
        background: #fff;
        clear: both;
    }
    
    #206481
    sportfeed
    Participant

    Weird i didnt see that, think the heat is catching me :P

    Thanx Paulie:)

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