kulapica
Member
Posted 1 year ago #
Hi all,
I am running WP 3.0.1 with a probably old theme.
When I suppose to have double or more line breaks it always trim to one line break only after posting.
But the layout in post is ok when I go editing the post.
seems the CSS problem? Any parameter regarding to this issue?
Thanks.
Cheers,
K
Chase Adams
Member
Posted 1 year ago #
Can you post a link?
It's possible that the theme used a global reset where the br tag is given a margin: 0; padding: 0; making the br tag irrelevant.
Have you tried scanning the style.css file to see if there's a style adjustment for the br tag?