[TYPO3] removing blank line after <H2>
grant hudson
granth998 at hotmail.com
Sun Mar 11 15:04:26 CET 2007
Does anyone know how to remove a blank line after <H2>? I would like the
body text to begin immediately after <H2> with no blank line in between.
I have tried using: margin: 0 0 0 0; on H2 in the stylesheet. No luck. The
following in Constants did not work either:
content {
wrap.header1 = <H1> | </H1>
wrap.header2 = <H2 style="margin: 0 0 0 0;"> | </H2>
wrap.header3 = <H3> | </H3>
wrap.header4 = <H4> | </H4>
wrap.bodytext = <P class="p"> | </P>
case.header1 = |
case.header2 = |
headerSpace = 0
space = 0
}
Any help would be appreciated.
_________________________________________________________________
Find what you need at prices youll love. Compare products and save at MSN®
Shopping.
http://shopping.msn.com/default/shp/?ptnrid=37,ptnrdata=24102&tcode=T001MSN20A0701
More information about the TYPO3-english
mailing list