(SOLVED) (?) Line Height for Text - Joomla! Forum - community, help and support
in articles: if write paragraph , allow line wrap next line appears fine.
if use enter key go next line appears text double space.
any appreciated much!
cheers
if use enter key go next line appears text double space.
any appreciated much!
cheers
i notice following css @ higher level drives line height.
as editor goes, try <shift><enter> single spacing.
code: select all
#bg {
background: #f4f4f4;
font: normal 11px arial, helvetica, sans-serif;
line-height:1.5;
}
as editor goes, try <shift><enter> single spacing.
Comments
Post a Comment