URGENT - wysiwyg spacing issues

4 posts by 3 authors in: Forums > CMS Builder
Last Post: April 28, 2009   (RSS)

By jasonbro - April 27, 2009

Hi,

When I add text in the wysiwyg box and go to the next paragraph, the spacing is correct, but when I view the page in a browser, the spacing is messed up. There is no spacing between paragraphs.

I have re-uploaded the css files with no luck. Not sure what else to do.

Thanks for your help.

Re: [jasonbro] URGENT - wysiwyg spacing issues

By Dave - April 28, 2009

Hi jasonbro,

Can you able to post an example url that shows the issue?
Dave Edis - Senior Developer
interactivetools.com

Re: [jasonbro] URGENT - wysiwyg spacing issues

By Damon - April 28, 2009

Hi,

I took a look at your CSS. The margins and padding for everything (*) has been set to 0 with the CSS which is causing the problem.

* {
margin: 0;
padding: 0;
}

Either remove this from your code or give the paragraph element some padding:

p {padding: 4px;}
Cheers,
Damon Edis - interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/