Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
buz0340 #1
Editable region size
hi,
Hopefully, I am on the right forum. I am creating a table based template with
the editable regions in a single two column table. My question is how to make
the size of the editregion non-editable. I want it to never exceed a height of
690 pixels. Text will be placed within the editregion. When I drop text from
a word document into one of the editregions, the table will lengthen to however
long it needs to be. I look at the code and the table size still says 690, but
obviously it isnt. Also, it looks like the editregion has an automatic margin
on it. Anyone know how I can get rid of it?
Thankyou for any help,
buz
buz0340 Guest
-
Editable region became uneditable
This is weird! While my clients were working on the site in Contribute, some of the pages lost the ability to edit one of the editable regions. ... -
Cannot link in editable region
I have several different templates that all have an editable region called "content". If my writers or publishers try to make a link to another... -
Specify editable region w/out template
Is it possible to set up an editable region on an existing html page without using templates? Thanks John B. -
editable region end tag stripped away
When my Contribute 3 publishers edit a template-based webpage then publish it, the editable region <end tag> is stripped. As a result, the editable... -
Editable region no longer editable
Brad, what did you determine on this question--I am having the exact same problem too--when i try to edit a nested template editable region, it tells... -
Murray *ACE* #2
Re: Editable region size
The DW general forum would be a better venue for this kind of question.
Template regions have no layout function. You would have the same problem
whether you were using templates or not. Your question is really related to
the basic layout method you have used for the page, i.e., the HTML
infrastructure of the page, not to any given editable region property.
What you have described is how HTML works. Containers expand to hold their
contents. You can alter this behavior, but by doing so you open a pandora's
box of issues.
If you are seeing a table height specification of 690, you need to be aware> I look at the code and the table size still says 690, but
> obviously it isnt.
that table height is invalid HTML and will be ignored by the browsers.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"buz0340" <webforumsuser@macromedia.com> wrote in message
news:e933qn$54b$1@forums.macromedia.com...> hi,
>
> Hopefully, I am on the right forum. I am creating a table based template
> with
> the editable regions in a single two column table. My question is how to
> make
> the size of the editregion non-editable. I want it to never exceed a
> height of
> 690 pixels. Text will be placed within the editregion. When I drop text
> from
> a word document into one of the editregions, the table will lengthen to
> however
> long it needs to be. I look at the code and the table size still says
> 690, but
> obviously it isnt. Also, it looks like the editregion has an automatic
> margin
> on it. Anyone know how I can get rid of it?
>
> Thankyou for any help,
>
> buz
>
Murray *ACE* Guest



Reply With Quote

