Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
designgoblin #1
Unwanted margin tags
A client of mine has been cut/pasting text into Dreamweaver templates I've
built using Contribute. The text comes in with additional "margin" tags which
bugger up my CSS styles and the paragraph spacing.
<p class="textMain" style="margin-top:0; margin-bottom: 0;">
Has anyone encountered this prob? I got them to try a raw text file instead of
cutting from Word, but with the same results. I wondered maybe they should
import rather than cut/paste?
Any ideas/suggestions would be appreciated as I can't fix their site forever :(
DG
designgoblin Guest
-
Removing unwanted html tags
Guys I have a list of links that I have parsed using regexp. However when I output them, some of them have html tags still attached as well as the... -
Unwanted margin-top and margin-bottom styles
Editing a template-based page in Contribute CS3, there is no List Properties option (Help file says "Note: This option is not available for... -
Contribute inserts unwanted font tags
I was told in a demo of the WPS that we can import from MS Word without any of the fonts coming over, so I know this can be done. Can anyone from... -
How to treat template tags as comment tags?
Hi all, I am using DW MX to edit templates for a FreeMarker application. The template tag fromat is like so: <ul> <#list birds as bird>... -
Using ParseChildren attribute to load child tags - VS removes tags
I am building a poll control, nested in the tag I have child tags to setup the poll options. Everything works fine, but when I edit a property in... -
dpstudio #2
Re: Unwanted margin tags
Try going under the following in Contribute:
Administer Sites>Choose a Role>Edit Roles and Settings> Editing> then choose "Two Lines as in web page editors"
dpstudio Guest
-
designgoblin #3
Re: Unwanted margin tags
I found the solution. It's a preference you set in Contribute when
administering a site: Edit>Administer Web Sites, select the site name and enter
un/pass. In the groups dialog, you can select paragraph spacing (which I think
also appears when you first set up a site in Contribute) From here you can
select one-line or two-line spacing. One line is described as "word " style
editing, the other as "dreamweaver" style. It's the first option that adds the
additional tags to remove standard <p> paragraph spacing. If you want to
control the spacing with a custom style, which i do, then the dreamweaver
option is needed so the <p> tags are clean. :)
designgoblin Guest



Reply With Quote

