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!
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!
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
Thanks
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?
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?
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.
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.
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?
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?
Your problem in the <p> element had some margin on top. See image:http://owely.com/31bBaR8
Ah right! Thanks very much for that - I'll play around with the stylesheet tonight and get back to you :)
Have you looked at the CSS?