Anyone know how ?
-
I can put my name at the bottom of my posts? I press enter 3 or 4 times and go down the page but when I publish it my name is always on the next line if that makes sense…
The blog I need help with is: (visible only to logged in users)
-
The HTML standard for paragraph spacing is for only one blank line between paragraphs, but you can get around it with a little HTML code.
<p style="padding-top:1.5em;">your name here</p>The “3em” is just a suggestion and you can change it to give the spacing you like.
After writing your post, switch to the HTML tab hit return once and paste the above code. You can if you wish put the code into a plain text file and keep it on your desktop after you have added your name and gotten the spacing the way you want it.
-
-
- The topic ‘Anyone know how ?’ is closed to new replies.