Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
GreyRandall #1
Contribute and style tags
Anyone else have this problem?
Users can edit their drafts in Contribute, elements such as graphic images in
the background of a table cell (<td width="100%" height="105" align="left"
valign="top"
style="background-image:url(/images/headers/conservationlinks.png);
background-repeat:repeat-x;">)
However, as soon as that user sends that draft to the administrator for
publishing, it first of all makes all the image urls relative to the document
(/images/headers/conservationlinks.png gets rewritten to
.../../images/headers/conservationlinks.png) plus, it breaks the formatting of
the table cell, leaving a white space where the menubar/header, and footer of
the published page used to be (<td width="100%" height="105" align="left"
valign="top"
style="background-image:url("/images/headers/conservationlinks.png");
background-repeat:repeat-x;">)
It also took the stylesheet link and rewrote it. (<link rel="stylesheet"
href="/includes/tbw.css" type="text/css"> became <link rel="stylesheet"
href="../../includes/tbw.css" type="text/css"> , which didin't work!)
The whole point to our agency going to Contribute was that we wanted the
various project leads to change the content on their pages. If we have to go
behind them when we publish the changes and rewrite every image location and
reformat the document, then we may as well dedicate another web person solely
for the purpose of editing pages.
GreyRandall Guest
-
Adding <sup> tags in Contribute
Is it possible for a user to add the <sup> tag in Contribute? -
Contribute Only Tags?
Is there any way to have tags in the html page that are only processed by contribute? I attempted to wrap tags in a <cfsilent> coldfusion tag so... -
alternating item style in template row with table tags
In case anyone else runs into this issue... I recently wanted to set alternating item style on a grid row that contained a template item for the... -
Contribute adding own tags
On this page: http://thegef.org/Projects/Focal_Areas/iw/iw.html I have included an id of "content" on the table, which has styles for <p>, among... -
Help with tagged text/style tags for ID CS please
I'm trying to find information on how to format text properly so that style tags are read and applied properly in newly imported text. I opened my...



Reply With Quote

