Creating Spacing In Wordpress Theme

5 replies
  • WEB DESIGN
  • |
Hello Warriors,

I recently uploaded a new theme for my new niche site. The theme is beautifully designed but has one problem; and that is, it doesn't allow spacing between paragraphs.

Now, when I write a post with single spacing to indicate a paragraph, the moment I publish the post the spacing dissappers when I view the post. So, I would have to go back and make it double space for it to appear as single space when published.

Does anyone knows how I can fix this problem, so that my post appears neat and organized.

All suggestions are welcome.

#creating #spacing #theme #wordpress
  • Profile picture of the author braincandy7
    Have you tried writing in Word and then using the "paste from word" option in Wordpress?
    {{ DiscussionBoard.errors[5086580].message }}
  • Profile picture of the author aeri
    I suggest the above comment with copy/paste from Word, but if you are okay with using the HTML format, I would suggest using the </p> code at the end of each paragraph for that break. Like this:</p>

    What I did just at the end of the paragraph should make my text layout look like my post.

    Hope it was of some help!
    {{ DiscussionBoard.errors[5086588].message }}
  • Profile picture of the author richjerk321
    aeri is right.

    I had a similar problem with a theme like that.

    You have to use <p> and </p> in the html each time you make a post.

    My suggestion is to change themes.

    Trust me, it'll be a pain in the butt later on.

    Originally Posted by moneyspills View Post

    Hello Warriors,

    I recently uploaded a new theme for my new niche site. The theme is beautifully designed but has one problem; and that is, it doesn't allow spacing between paragraphs.

    Now, when I write a post with single spacing to indicate a paragraph, the moment I publish the post the spacing dissappers when I view the post. So, I would have to go back and make it double space for it to appear as single space when published.

    Does anyone knows how I can fix this problem, so that my post appears neat and organized.

    All suggestions are welcome.
    {{ DiscussionBoard.errors[5086594].message }}
  • Profile picture of the author Istvan Horvath
    Instead of those complicated (and useless) advice try the real one:

    edit the stylesheet of your theme and find where the paragraph
    p {...}
    is defined. Add a top or bottom margin of a few pixels.
    Signature

    {{ DiscussionBoard.errors[5086850].message }}
  • Profile picture of the author mikeavery10
    I have the same problem with posting. I couldnt find any solutions for it so I am using double space for paragraph and I am pasting my content from word document.
    {{ DiscussionBoard.errors[5087405].message }}

Trending Topics