I'd like to be able to add more space between lines of type. Is there a way to do that without having to go into that "style" stuff? A simple way?
Thanks
I'd like to be able to add more space between lines of type. Is there a way to do that without having to go into that "style" stuff? A simple way?
Thanks
Its the only way i can think of. Right click on your text box & select HTML, then paste the code below into the Before tag area. Now adjust the number 22 to the line space you want. Press OK.
<STYLE TYPE="text/css">
b{line-height: 22pt}
</STYLE>
There are currently 1 users browsing this thread. (0 members and 1 guests)