[TYPO3] removing blank line after <H2>

Fabian Koenig koenig at bluhouse.de
Mon Mar 12 08:58:59 CET 2007


Hi!

Try this:
<H2 style="display:inline;"> | </H2>
(It's not a padding and no margin. It's just a "block" with a 
non-visible height-attribute.)

I hopeit helps.
(Sorry, my english is not good.)


regards,
   Fabian


grant hudson schrieb:
> 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 you?ll 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