Hi Cypher,
this did not change anything, but i finally found out by myself:
At
/* Begin Headers */
h1 {
padding-top: 70px;
margin: 5px;
}
i changed the margin from 0 to 5px and that’s what i wanted.
Thanks for your help anyway, it seems that css is also very transparent to a layman 🙂
Best
Seb
Great! Removing the header text worked. Thanks! I will do that later.
My second question was also concering the header text, not the content. I managed to give the content a margin (what of course made it all look bad). But I meant the same header text (“redmosquito.de”). In case I don’t want to remove it, but give it a margin.. adding a margin as i learned from css sites did not work in the #header{} class.. any other ways?
Thanks again!
Sebastian