Forums

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

Home Forums CSS Padding top site Reply To: Padding top site

#206529
Shikkediel
Participant

Graag gedaan. :-)

If I understand correctly, you’d be looking for something like this :

body {
margin-top: 35px;
}

That’ll show a stroke of the grey background at the top.