Top margin appears when adding block

Permalink
Hi,

I was wondering if someone could provide a solution to this! I'm using a custom theme, and whenever the main content area has no blocks in it, it looks just how I want it to. However, when I add a content block to it, there's a margin at the top (approx 14px). Any ideas why/how to combat this?

Thanks!

 
Steevb replied on at Permalink Reply
Steevb
Hi,

Have you looked at the CSS?
pinkfish replied on at Permalink Reply
Yeah, I can't see anything that would cause it though. I'm not expert though, so I might have missed something! :) My site is athttp://pinkfishadvertising.co.uk/cms/...

Thanks
Steevb replied on at Permalink Reply
Steevb
Sorry,

Where is the margin?

Can provide a screenshot?

What is all that code for, for a bit of text?

Are you using...

Tables or Columns?
pinkfish replied on at Permalink Reply 1 Attachment
Hi,

I'm using divs for the theme. Weirdly, the margin seems to have disappeared now, however there seems to be more padding in the div than there should be. There should only be 5px of padding at the top but looks to be more.

Screenshot attached.
Steevb replied on at Permalink Reply
Steevb
Ok,

Do you need to be that close to the top?

Do you have a break or paragraph on first line?

You should look at the style sheet.

Perhaps you need modify it?
tallacman replied on at Permalink Reply
tallacman
Your problem in the <p> element had some margin on top. See image:http://owely.com/31bBaR8
pinkfish replied on at Permalink Reply
Ah right! Thanks very much for that - I'll play around with the stylesheet tonight and get back to you :)