Can't seem to figure out how to add more than one space in the txt fields. Everytime I hit the return key a few times and save it always pulls the text right back up.
See here, a few lines below. I can't seem to get it to stay like this.
www.sicklehunter.com/about
its all jammed together. Help. thanks.
Double Space
Started by
travistsickle
, Jan 26 2011 03:24 PM
2 replies to this topic
#1
Posted 26 January 2011 - 03:24 PM
#2
Posted 26 January 2011 - 03:46 PM
fuddle with the css code
{word-spacing: px;} for the space between words
{letter-spacing: px;} for between letters
negative values accepted
bev
#3
Posted 26 January 2011 - 06:23 PM
I think you are actually referring to the way WP strips out line-breaks and returns when there are more than one. You would have to use CSS or a plugin:









