[Pro] space after headinga

Hi - I would like to decrease the distance between my headers and body copy but using the space after stye does not work - I presume because the body is on a 22px leading… so anything less for space after would not work right?

Is there a way to do this?

Thanks!

http://www.easthalldesign.com/everglades/


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Have you tried setting Space Before to 0 on the body text?

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

No Ill try now thanks


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Just tried - no difference?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Are you seeing it in all browsers - I ask because Safari user agent stylesheet adds

margin-bottom: 0.67em;

Might be worth duplicating your H1 style (H1.nomargin) and adding in the extended section

margin-bottom: 0em !important;

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Yes all browsers are the same webkits and IE are my main concerns…

Ill try the above

Thanks


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

That seems to work!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

used 5px and its perfect on all browsers.

Cheers!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

You could probably achieve a similar effect using line-height 50% on the H1 in conjunction with the space before of 0 on the body text.

As long as you have a solution.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Yes thanks

J


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options