Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
randyvild #1
Paragrpah spacing problem
Why Sometimes I have spaces between paragraphs then when I publish the page the spaces go away eventhough my draft has spaces.
Please help.
Randini
randyvild Guest
-
Spacing problem when creating text controls
We have an application where we are using create child to add text controls (and other controls) to a container that is not the currently visible... -
Paragraph spacing problem
Why Sometimes when I make a text page with paragraphs with spaces that after publishing some of the spaces are not showing on the web? On the... -
Letter spacing problem with OpenType font
Hi, I cannot increase the space between letters in a sentence properly. I'm using the "Cronos Pro Light Display" OpenType font by Adobe, this is... -
Character Spacing Problem in AS2
Hi all~ Is there any ways to set the character spacing of a text field in AS2.0? Any suggestions are welcome. Thank you. -
strange spacing problem
Hi, On several of the pages on my site, I have a column of buttons each separated by a line one pixel in height. To the right, there are several... -
randyvild #2
Re: Paragrpah spacing problem
Someone else has to have this problem...please a SOLUTION.
Thank you,
Randy
randyvild Guest
-
mzanime.com #3
Re: Paragrpah spacing problem
Sounds like your Contribute is set up to render single line breaks. What browser are you viewing your pages in, and are you the web site administrator?
mzanime.com Guest
-
deeje #4
Re: Paragrpah spacing problem
Yes, you can change the paragraph rendering behavior to be either like Word (singe line break) or like Dreamweaver (double line break)... you set this when you administer the site.
deeje Guest
-
J4net #5
Re: Paragrpah spacing problem
How does one set the line spacing (rendering) in between paragraphs for Word or
Dreamweaver-like formats? I'm the admin for my own site. Interestingly, only
one paragraph is giving me problems. It shows a single space between it and the
second paragraph while the others have double spacing between them. They show
up fine in draft mode but when I send it for review, I then see the discrepancy.
By the way, I'm on a Mac using Safar.
Joe
J4net Guest
-
mzanime.com #6
Re: Paragrpah spacing problem
The answer lies in code my friend. The only way to solve an issue like that is by looking at the pages code.
mzanime.com Guest
-
J4net #7
Re: Paragrpah spacing problem
Pages code? That already sounds a bit on the technical side. I may be the
admin, but i"m no "techie." :) Where do I find the pages code and what am I
looking for? I was under the impression that all this would be fixed when I set
a preference (in Admin settings) for formatting like Word instead of
Dreamweaver. So far, I can't tell that it did anything differently.
J4net Guest
-
bcnp #8
Re: Paragrpah spacing problem
I am having this problem as well and would appreicate some assistance.
It's inconsistent as to when it shows up. Sometimes it's seen in both IE and
firefox, others times just one or the other. It can be fine on parts of the
page, or totally off for the entire document. My admin person has not been
able to determine what the problem is.
Barbara
bcnp Guest
-
randyvild #9
Re: Paragrpah spacing problem
Im using the popular Microsoft Explorer and I am the administrator.
Thanks,
Randy
randyvild Guest
-
mzanime.com #10
Re: Paragrpah spacing problem
J4net, you want to open the file inside of notepad, and your looking for a bit
of code that looks something like this:
<p style="margin-top:0; margin-bottom:0;">
Change that tag to this:
<p>
And now its a regular paragraph. Contribute won't automatically change single
line paragraphics back to (normal) double line ones.
mzanime.com Guest



Reply With Quote

