URGENT - wysiwyg spacing issues

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

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: [Dave] URGENT - wysiwyg spacing issues

By jasonbro - April 28, 2009

Here is a link to what the I see when I edit in CMSBuilder

www.fitness4lifetnt.com/image.jpg

Here is what it ends up looking like. No space between paragraphs

http://www.martincountycoupons.com/Silpada/

Thanks.

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/