Editable regions in child page

Hi all.
Dreamweaver 8.
I have a template with two editable regions, Header and Body.
I have a new page, and I want to apply the template.
I am prompted to move the content to the new regions. Is my
new child page supposed to have editable regions with the same
name? If I try to do this, I am prompted to create a new template.
If I apply the template and move all of my new content to the
'body' region, it all disappears. If I move all of it to the Header
region, it is all there. I've tried every combination and only the
one works. I've seen a lot of discussion about having the regions
named in the child page, but don't understand that bit yet.
Ty in advance.

> Layers and layer content are
> also treated as separate elements
Not necessarily.
<!-- TemplateBeginEditable name="layer1" -->
<div id="layer1">Contents</div>
<!-- TemplateEndEditable -->
This treats the layer AND its contents as editable.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"Virginia Oh My" <[email protected]> wrote
in message
news:[email protected]...
> For others' reference, this is what I've found out
digging around on the
> net
> some more.
>
> "You can make an entire table or an individual table
cell editable, but
> you
> can't make multiple cells editable all at once, unless
you have merged
> them
> first. You have to select each cell one at a time if you
want to make some
> of
> the cells in a table editable, but not others. Layers
and layer content
> are
> also treated as separate elements, but either can be
marked as editable.
> Making
> a layer editable enables you to change the position of
that layer. Making
> layer
> content editable means that you can change the content
of the layer, such
> as
> the text or image in the layer."
>
> Nesting an editable table seems to the be the answer.
I'm off to redo and
> retry.
>
> Thanks, all.
>
> Virginia
>
>
quote:
Originally posted by:
Virginia Oh My
> Thanks, I've tried this method. I have an editable table
cell. I can add
> new
> cells (rows and columns), but I cannot adjust the width
and height .
> They're
> locked, even though they are in the editable region.
>
> Virginia
>
>
quote:
Originally posted by:
Newsgroup User
> It's not a good idea to apply templates to pages with
existing content,
> for
> this very reason. Can you use a method instead where you
spawn a new
> child
> page from the template, copy/paste content into it, and
then save it over
> the existing page? Then you can put the content exactly
where you want.
>
> --
> Murray --- ICQ 71997575
> Adobe Community Expert
> (If you *MUST* email me, don't LAUGH when you do so!)
> ==================
>
http://www.dreamweavermx-templates.com
- Template Triage!
>
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
>
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
>
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
> ==================
>
>
> "Virginia Oh My" <[email protected]>
wrote in message
> news:[email protected]...
> > Hi all.
> > Dreamweaver 8.
> > I have a template with two editable regions, Header
and Body. I have a
> > new
> > page, and I want to apply the template.
> > I am prompted to move the content to the new
regions. Is my new child
> > page
> > supposed to have editable regions with the same
name? If I try to do
> > this,
> > I am
> > prompted to create a new template.
> >
> > If I apply the template and move all of my new
content to the 'body'
> > region,
> > it all disappears. If I move all of it to the
Header region, it is all
> > there.
> > I've tried every combination and only the one
works. I've seen a lot of
> > discussion about having the regions named in the
child page, but don't
> > understand that bit yet.
> >
> > Ty in advance.
> >
> >
>
>
>
>
>
>
>
>

Similar Messages

  • Can't make comments editable on template child pages

    Is there a way to make comments editable on template child pages. When making editable regions, comments are not included. I need to make comments editable on child pages. How do I do this.
    Thank you,
    Jim

    Open your Template.dwt file.  Add an editable region around your comments section.
    <!-- TemplateBeginEditable name="comments" -->
    <p>Comments go inside here...</p>
    <p>Comments go inside here...</p>
    <!-- TemplateEndEditable -->
    Save your template.  Allow DW to update your child pages.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Cannot create editable region on php page

    I was successful on the html page; to select the text and create editable region.
    But when I select the same text on the php page; I get the error message: "Selection is outside the body tag. Select the text inside the body tag."
    www.ndccalliance.org/resource.php
    www.ndccalliance.org/resource.html
    What am I doing wrong?
    Thank you.

    Hello JudyEllis,
    Take a look at the output source code for your PHP page when viewed in the browser. You actually have multiple nested opening and closing HTML and body tags in your page. It appears maybe you're using includes, for instance with your header and footer, but your include files are entire HTML documents, not just the chunks of code you need.
    Best regards,
    Corey

  • Editable Regions Across Multiple Pages

    Is it possible to create an editable region in a template
    that when edited would update all the pages within a website? For
    example, I am working on a website for a symphony. They want their
    upcoming events listed on the sidebar of each page and want to
    update this information frequently. But, they have over 50 pages.
    Any suggestions?

    I'm afraid that will make a mess. The entire body contents
    will be placed
    in the right editable region....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "amadas" <[email protected]> wrote in
    message
    news:ea9i2c$i1t$[email protected]..
    > Hi cbteel,
    >
    > I have a solution for you. Not sure if you are still
    looking for?
    >
    > You should be having Dreamweaver to do this.
    >
    > Follow the steps below to create a new template:
    >
    > 1. Launch Dreamweaver
    > 2. File->New->Template Page, Choose HTML Template,
    click Ok
    > 3. Insert->Table, 1 Row and 2 columns. Adjust the
    size of the row and
    > column accordingly so that you would see the first
    coulmn to show the size
    > of
    > your upcoming events..
    > 4. In Column1, click and Insert->Template
    Objects->Editable Region,
    > name it
    > and click ok
    > 5. In Column2, click and insert->template
    objects->Editable Region,
    > name it
    > and click ok
    > 6. Save the template (.dwt) file in your site.
    > 7. Open all the 50 html pages in Dreamweaver and choose
    one by one.
    > 8. Modify->Template->Apply Template to this Page,
    > 7. This will open up Mapping dialogue. Map the Body to
    Right Site
    > editable
    > region as you want and save the html pages.
    >
    > Hope this helps.
    >
    > Thanks
    > Arun (Contribute Team)
    >

  • Editing in a non editable region in web page

    After tiding up my site, (removing spaces etc in files names)
    my links on the nav page did not work to the next page.
    They are in a locked template area so i opened the template
    up and changed them, but they do not update the pages based on the
    template ? Will it because I changed my web page names (took out
    the spaces)
    How do i get them to update, either by putting the new file
    names in the template or unlocking the locked template area and
    manually putting in the new link names to the other pages ?

    Please go to SITES | Manage Sites..., select the site name,
    and click on
    Edit. Click on the Advanced tab at the top. Tell me the
    following -
    Under LOCAL INFO
    The contents of "Local root folder:"
    It appears that your site is improperly defined. Your links
    look like
    this -
    <a href="../webpages/index.htm"
    and I'm betting that "webpages" is the name of the root
    folder of the site.
    There's no way that your template (or any page, for that
    matter) should
    contain the name of the root folder in any link to any file.
    I believe you would be better advised to start over with a
    fresh site
    definition, honestly.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "grahamdvddvd" <[email protected]> wrote in
    message
    news:[email protected]...
    > hi this is part 1 of it
    > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
    Transitional//EN"
    > "
    http://www.w3.org/TR/html4/loose.dtd">
    > <html>
    > <head>
    > <!-- TemplateBeginEditable name="doctitle" -->
    > <title>index</title>
    > <!-- TemplateEndEditable --><meta
    http-equiv="Content-Type"
    > content="text/html; charset=iso-8859-1">
    > <link href="../stylesheet.css" rel="stylesheet"
    type="text/css">
    > <script language="JavaScript"
    type="text/JavaScript">
    > <!--
    > function MM_preloadImages() { //v3.0
    > var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new
    Array();
    > var i,j=d.MM_p.length,a=MM_preloadImages.arguments;
    for(i=0;
    > i<a.length;
    > i++)
    > if (a
    .indexOf("#")!=0){ d.MM_p[j]=new Image;
    > d.MM_p[j++].src=a;}}
    > }
    >
    > function MM_findObj(n, d) { //v4.01
    > var p,i,x; if(!d) d=document;
    >
    if((p=n.indexOf("?"))>0&&parent.frames.length) {
    > d=parent.frames[n.substring(p+1)].document;
    n=n.substring(0,p);}
    > if(!(x=d[n])&&d.all) x=d.all[n]; for
    (i=0;!x&&i<d.forms.length;i++)
    > x=d.forms
    [n];
    >
    for(i=0;!x&&d.layers&&i<d.layers.length;i++)
    > x=MM_findObj(n,d.layers.document);
    > if(!x && d.getElementById)
    x=d.getElementById(n); return x;
    > }
    >
    > function MM_nbGroup(event, grpName) { //v6.0
    > var i,img,nbArr,args=MM_nbGroup.arguments;
    > if (event == "init" && args.length > 2) {
    > if ((img = MM_findObj(args[2])) != null &&
    !img.MM_init) {
    > img.MM_init = true; img.MM_up = args[3]; img.MM_dn =
    img.src;
    > if ((nbArr = document[grpName]) == null) nbArr =
    document[grpName] =
    > new
    > Array();
    > nbArr[nbArr.length] = img;
    > for (i=4; i < args.length-1; i+=2) if ((img =
    MM_findObj(args
    > !=
    > null) {
    > if (!img.MM_up) img.MM_up = img.src;
    > img.src = img.MM_dn = args[i+1];
    > nbArr[nbArr.length] = img;
    > } }
    > } else if (event == "over") {
    > document.MM_nbOver = nbArr = new Array();
    > for (i=1; i < args.length-1; i+=3) if ((img =
    MM_findObj(args)) !=
    > null) {
    > if (!img.MM_up) img.MM_up = img.src;
    > img.src = (img.MM_dn && args[i+2]) ? args[i+2] :
    ((args[i+1])?
    > args[i+1]
    > : img.MM_up);
    > nbArr[nbArr.length] = img;
    > }
    > } else if (event == "out" ) {
    > for (i=0; i < document.MM_nbOver.length; i++) {
    > img = document.MM_nbOver
    ; img.src = (img.MM_dn) ? img.MM_dn :
    > img.MM_up; }
    > } else if (event == "down") {
    > nbArr = document[grpName];
    > if (nbArr)
    > for (i=0; i < nbArr.length; i++) { img=nbArr;
    img.src =
    > img.MM_up;
    > img.MM_dn = 0; }
    > document[grpName] = nbArr = new Array();
    > for (i=2; i < args.length-1; i+=2) if ((img =
    MM_findObj(args
    )) !=
    > null) {
    > if (!img.MM_up) img.MM_up = img.src;
    > img.src = img.MM_dn = (args[i+1])? args[i+1] :
    img.MM_up;
    > nbArr[nbArr.length] = img;
    > } }
    > }
    > //-->
    > </script>
    > <!-- TemplateBeginEditable name="head" --><!--
    TemplateEndEditable -->
    > <style type="text/css">
    > <!--
    > body {
    > background-image: url();
    > }
    > -->
    > </style></head>
    >
    > <body class="backgroundgrey"
    >
    onLoad="MM_preloadImages('../buttons/buttons2_r1_c1_f3.gif','../buttons/buttons2
    >
    _r1_c1_f2.gif','../buttons/buttons2_r1_c2_f3.gif','../buttons/buttons2_r1_c2_f2.
    >
    gif','../buttons/buttons2_r1_c3_f3.gif','../buttons/buttons2_r1_c3_f2.gif','../b
    >
    uttons/buttons2_r1_c4_f3.gif','../buttons/buttons2_r1_c4_f2.gif','../buttons/but
    >
    tons2_r1_c5_f3.gif','../buttons/buttons2_r1_c5_f2.gif','../buttons/buttons2_r1_c
    >
    6_f3.gif','../buttons/buttons2_r1_c6_f2.gif','../buttons/buttons2_r1_c7_f3.gif',
    >
    '../buttons/buttons2_r1_c7_f2.gif','../buttons/buttons2_r1_c9_f3.gif','../button
    >
    s/buttons2_r1_c9_f2.gif','../buttons/buttons2_r1_c11_f3.gif','../buttons/buttons
    > 2_r1_c11_f2.gif')">
    > <table width="100%" border="0" cellpadding="0"
    cellspacing="0"
    > class="backgroundgrey">
    > <tr>
    > <th scope="col"><p
    class="backgroundgrey">mmuk</p>
    > <table width="680" border="0" cellspacing="0"
    cellpadding="0">
    > <tr>
    > <th height="108" colspan="6" scope="col"><div
    align="center"><img
    > src="../images/logo.jpg" width="680" height="100"
    border="1"></div></th>
    > </tr>
    > <tr>
    > <td colspan="6"><table border="0"
    cellpadding="0" cellspacing="0"
    > width="680">
    > <!-- fwtable fwsrc="Untitled" fwbase="new
    buttons.gif"
    > fwstyle="Dreamweaver" fwdocid = "549260974" fwnested="0"
    -->
    > <tr>
    > <td><img src="../buttons/spacer.gif" alt=""
    name="undefined_2"
    > width="76" height="1" border="0"></td>
    > <td><img src="../buttons/spacer.gif" alt=""
    name="undefined_2"
    > width="75" height="1" border="0"></td>
    > <td><img src="../buttons/spacer.gif" alt=""
    name="undefined_2"
    > width="76" height="1" border="0"></td>
    > <td><img src="../buttons/spacer.gif" alt=""
    name="undefined_2"
    > width="75" height="1" border="0"></td>
    > <td><img src="../buttons/spacer.gif" alt=""
    name="undefined_2"
    > width="76" height="1" border="0"></td>
    > <td><img src="../buttons/spacer.gif" alt=""
    name="undefined_2"
    > width="75" height="1" border="0"></td>
    > <td><img src="../buttons/spacer.gif" alt=""
    name="undefined_2"
    > width="76" height="1" border="0"></td>
    > <td><img src="../buttons/spacer.gif" alt=""
    name="undefined_2"
    > width="74" height="1" border="0"></td>
    > <td><img src="../buttons/spacer.gif" alt=""
    name="undefined_2"
    > width="1" height="1" border="0"></td>
    > <td><img src="../buttons/spacer.gif" alt=""
    name="undefined_2"
    > width="76" height="1" border="0"></td>
    > <td><img src="../buttons/spacer.gif" alt=""
    name="undefined_2"
    > width="1" height="1" border="0"></td>
    > </tr>
    > </table></td>
    >

  • Copying html contents to editable region

    hi all,
    is there an easy way to convert simple html files (with some text and images, nothing fancy) to editable regions of a template? I have one template with only one editable region and I want to apply this template to all files in that folder.
    many thanks
    alper

    Create a new page from Template (child page).
    In code view, copy and paste just the relevant markup from HTML file to Editable Region of child page.
    Save As some-filename.html
    Repeat with other files.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • Modifying a template resulted in all child pages with repeating editable regions - Help !

    Good morning,
    I have recently been appointed to update a website designed in Dreamweaver by an employee who is no longer here. I have read books on the software and practiced an insane amount which permitted me to update child pages, links, documents etc... however:
    I was asked to add a new button to an "non-editable" region of a template. Trying to do so resulted in a massive mess (with massive anxiety).
    Even thou the new template had all the same text and editable regions, all my pages look completely different from the template itself. The editable regions appears 2-3 times in different locations ex: Header is showed on the bottom, top etc... and the Editable region titles (EditableRegion1 etc...) repeat themselves as well.
    I really need help and not sure what to do, I have tried everything and I am only making it worse and worse. All I want/need is for all my html pages created with this template, match the template.
    Please note that this site is local, not online.
    Since I noticed on other threads that the code is needed; here it is:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>QMS: AFM</title>
    <style type="text/css">
    <!--
    body  {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    background: #666666;
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #000000;
    background-color: #D7D7D7;
    background-repeat: repeat-x;
    border-top-color: #066;
    border-right-color: #066;
    border-bottom-color: #066;
    border-left-color: #066;
    /* Tips for Elastic layouts
    1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
    2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
    3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
    .twoColElsLtHdr #container {
    width: 46em;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
    background: #FFFFFF;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    border: 30px none #C4C4C4;
    text-align: left; /* this overrides the text-align: center on the body element. */
    padding-left: 10px;
    background-color: #FFF;
    border-top-color: #C4C4C4;
    border-right-color: #C4C4C4;
    border-bottom-color: #C4C4C4;
    border-bottom-style: outset;
    border-left-style: outset;
    border-top-width: thick;
    border-right-style: outset;
    border-top-style: outset;
    border-left-color: #C4C4C4;
    border-right-width: thick;
    border-bottom-width: thick;
    border-left-width: thick;
    .twoColElsLtHdr #header {
    padding: 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
    background-color: #FFF;
    .twoColElsLtHdr #header h1 {
    margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
    padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
    /* Tips for sidebar1:
    1. Be aware that if you set a font-size value on this div, the overall width of the div will be adjusted accordingly.
    2. Since we are working in ems, it's best not to use padding on the sidebar itself. It will be added to the width for standards compliant browsers creating an unknown actual width.
    3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColElsLtHdr #sidebar1 p" rule.
    .twoColElsLtHdr #sidebar1 {
    float: left;
    width: 12em; /* the background color will be displayed for the length of the content in the column, but no further */
    padding: 15px 0; /* top and bottom padding create visual space within this div */
    background-color: #066;
    background-repeat: repeat-x;
    border-top-width: thin;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    color: #FFF;
    padding-left: 0px;
    clear: left;
    .twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
    margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
    margin-right: 10px;
    background-color: #066;
    text-decoration: inherit;
    /* Tips for mainContent:
    1. If you give this #mainContent div a font-size value different than the #sidebar1 div, the margins of the #mainContent div will be based on its font-size and the width of the #sidebar1 div will be based on its font-size. You may wish to adjust the values of these divs.
    2. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
    3. To avoid float drop, you may need to test to determine the approximate maximum image/element size since this layout is based on the user's font sizing combined with the values you set. However, if the user has their browser font size set lower than normal, less space will be available in the #mainContent div than you may see on testing.
    4. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs that may occur.
    .twoColElsLtHdr #mainContent {
    margin: 0 1.5em 0 13em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
    color:#069;
    background-color:#FFF;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    .twoColElsLtHdr #mainContent a:link {
    text-decoration: none;
    color: #069;
    .twoColElsLtHdr #mainContent a:visited {
    text-decoration: none;
    color: #069;
    .twoColElsLtHdr #mainContent a:hover {
    text-decoration: underline;
    color: #069;
    background-color:#FFF
    .twoColElsLtHdr #mainContent a:active {
    text-decoration: none;
    color: #069;
    .twoColElsLtHdr #footer {
    padding: 0 10px;
    line-height: 0pt;
    color: #069;
    background-color: #FFF;
    font-size: 10px;
    .twoColElsLtHdr #footer p {
    margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
    padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
    background-color: #FFF;
    /* Miscellaneous classes for reuse */
    .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
    float: right;
    margin-left: 8px;
    .fltlft { /* this class can be used to float an element left in your page */
    float: left;
    margin-right: 8px;
    .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    h1 {
    color: #069;
    font-size: 16px;
    border-top-color: #069;
    border-top-width: thin;
    border-right-width: thin;
    padding-right: 0px;
    padding-left: 0px;
    body,td,th {
    font-family: verdana;
    text-decoration: none;
    color: #069;
    border-top-color: #069;
    border-right-color: #069;
    border-bottom-color: #069;
    border-left-color: #069;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    a:link {
    text-decoration: none;
    color: #FFF;
    a:visited {
    text-decoration: none;
    color: #FFF;
    a:hover {
    text-decoration: underline;
    color: #FFF;
    background-color: #;
    background-repeat: repeat-x;
    background-position: center;
    border-top-color: #069;
    border-right-color: #069;
    border-bottom-color: #069;
    border-left-color: #069;
    a:active {
    text-decoration: none;
    color: #FFF;
    border-color: #FFF;
    padding-left: 20px;
    -->
    </style><!--[if IE]>
    <style type="text/css">
    /* place css fixes for all versions of IE in this conditional comment */
    .twoColElsLtHdr #sidebar1 { padding-top: 30px; }
    .twoColElsLtHdr #mainContent { zoom: 1; padding-top: 15px; }
    /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
    </style>
    <![endif]-->
    <link href="file:///U|/AFM/Dreamweaver/Left sidebar.css" rel="stylesheet" type="text/css" />
    </head>
    <body link="#006699" class="twoColElsLtHdr">
    <div id="container">
    <div id="header">
        <h1><img src="file:///P|/RPS/AFMS/Quality Management System/QMS Site/HTML/Graphics/menubar/pwgsc-e.gif" width="364" height="33" align="left" alt="wordmark" /><img src="file:///P|/RPS/AFMS/Quality Management System/QMS Site/HTML/Graphics/menubar/wordmark_canada.gif" width="83" height="21" align="right" alt="wordmark2" /></h1>
        <p> </p>
        <p><img src="file:///P|/RPS/AFMS/Quality Management System/QMS Site/HTML/Graphics/menubar/AFM QMS banner.jpg" width="709" height="80" alt="banner" border="0"/><a href="mailto:[email protected]"><img src="file:///P|/RPS/AFMS/Quality Management System/QMS Site/HTML/Graphics/menubar/Contactus-e.JPG" width="110" height="21" alt="contactus-e" border="0" /></a><img src="file:///P|/RPS/AFMS/Quality Management System/QMS Site/HTML/Graphics/menubar/French-e.JPG" width="115" height="21" alt="french-e" border="0" /> <a href="file:///P|/RPS/AFMS/Quality Management System/QMS Site/HTML/Continual Improvement/QMSTeamMembers-e.html"><img src="file:///P|/RPS/AFMS/Quality Management System/QMS Site/HTML/Graphics/menubar/Help-e.JPG" width="115" height="21" alt="help-e" border="0" /> <img src="file:///P|/RPS/AFMS/Quality Management System/QMS Site/HTML/Graphics/menubar/Search-e.JPG" width="115" height="21" alt="search-e" border="0" /></a><a href="http://source.tpsgc-pwgsc.gc.ca"><img src="file:///P|/RPS/AFMS/Quality Management System/QMS Site/HTML/Graphics/menubar/thesource.jpg" width="120" height="21" alt="TheSource" border="0" /> <img src="file:///P|/RPS/AFMS/Quality Management System/QMS Site/HTML/Graphics/menubar/Home-e.jpg" width="104" height="21" alt="home-e" border="0" /></a></p>
        <p> </p>
      </div>
    <div class="twoColElsLtHdr" id="sidebar1">
        <p><a href="../QMS HOME/QMSHome-e.html"><strong>QMS Home</strong></a></p>
        <hr />
        <p><a href="../ABOUTAFM/AboutAFM-e.html"><strong>About AFM</strong></a></p>
    <hr />
    <p><a href="../AdminProcedures/AdminProcedure-e.html"><strong>Administrative Procedures</strong></a></p>
    <hr />
    <p><a href="../BusinessUnits/BusinessUnits-e.html"><strong>Business Units</strong></a></p>
    <hr />
    <p><a href="../POINTSOFINTEREST/pointsofinterest-e.html"><strong>Points Of Interest</strong></a></p>
    <hr />
    <p><a href="../Achievements/Achievements-e.html"><strong>Achievements</strong></a></p>
    <hr />
    <p><strong><a href="../MeasuringPerformance/measuringperformance-e.html">Measuring Performance</a></strong></p>
    <hr />
    <p><a href="../References/references-e.html"><strong>References</strong></a></p>
    <hr />
    <p><a href="file:///P|/RPS/AFMS/Quality Management System/QMS Site/HTML/ContinualImprovement-e.html"><strong>Continual Improvement</strong> </a></p>
    </div>
    <div id="mainContent">
        <h2>Header</h2>
        <p>Paragraph</p>
        <h1>Sub Header </h1>
        <p> </p>
        <h1> </h1>
        <h2> </h2>
        <h1> </h1>
        <p> </p>
        <h2> </h2>
        <!-- end #mainContent -->
      </div>
      <!-- This clearing element should immediately follow the #mainContent div in order to force the #container div to contain all child floats -->
           <br class="clearfloat" />
      </p>
      <div id="footer">
        <hr width="100%" size="8" noshade="noshade" color="#006666" id="color=&quot;069&quot;" colour="#069"/>
        <p><strong>Maintainted by: ASQM </strong></p>
        <p><strong>Date Modified: 2013-03-25</strong></p>
        <!-- end #footer -->
      </div>
      <script type="text/javascript">
    <!--
    //-->
    </script>
      </h3>
        <!-- end #container -->
    </h3>
    </div>
    <script type="text/javascript">
    <!--
    //-->
    </script>
    </body>
    </html>

    I am not suprised, the previous employee tried to recreate the English version of the site in another folder structure and did not change all links and was still using a template in the wrong location.
    I think I created the mess by trying to modify the existing template's non-editable region in order to add a new button. When trying to update all the pages, the fiasco started.
    Do you think the best option would be to create a new template in the correct folder structure and apply it? Would it fix the current pages or will I have to fix them all manualy on by one?
    I understand it is difficult to deal with a newbie of my magnitude and thanks again.

  • Nesting Templates: Child-Template Pages not Fully Responding to Editable vs. Un-Editable Regions

    M'kay, so first and foremost, all of this is being done within Dreamweaver CS5. How I might explain this is that I have a series of Master-Templates for my website, accompanied then by Child-Templates linked off of / nested from my Master-Templates. So far this is going wonderfully, that is, until I try to make a page from one of my Child-Templates.
    The page from my Child-Template accurately comments-out an un-editable region (Region in which was editable within the Master-Template, but left as ONLY editable within the Child-Template) so long as I add an EDITABLE region WITHIN it. Under the circumstance that I DO NOT add an editable region within the Master-Template's editable region, the region within the Page is still appearing editable.
    For example:
    Master Template:
    <!-- TemplateBeginEditable name="ChildTemplateCSSLinks" -->
         Child Template CSS Links Here.
    <!-- TemplateEndEditable -->
    Child Template:
    <!-- InstanceBeginEditable name="ChildTemplateCSSLinks" -->
         Child Template CSS Links Here.
         <!-- TemplateBeginEditable name="ChildPageCSSLinks" -->
              Child PAGE CSS Links Here.
         <!-- TemplateEndEditable -->
    <!-- InstanceEndEditable -->
    Child Page:
    Child Template CSS Links Here. (Accurately appearing Un-Editable - {Master-Template's editable region tags accurately appearing invisible})
    <!-- InstanceBeginEditable name="ChildPageCSSLinks" -->
         Child PAGE CSS Links Here. (Accurately appearing Editable)
    <!-- InstanceEndEditable -->
    This is an example of an editable regions that WORKS. In the Child-Page the "Child Template CSS Links Here." IS appearing commented out and therefore un-editable within the Child-Page, like it's supposed to be. This then allows the "Child PAGE CSS Links Here" to be ACCURATELY editable within the Child-Page.
    Now for an example of what DOESN'T work:
    Master Template:
    <!-- TemplateBeginEditable name="ChildTemplateCSSLinks" -->
         Child Template CSS Links Here.
    <!-- TemplateEndEditable -->
    Child Template:
    <!-- InstanceBeginEditable name="ChildTemplateCSSLinks" -->
         Child Template CSS Links Here.
         (As you see, I have NOT added an additional editable region within this Master-Template's editable region. This is an area that is ONLY supposed to be editable within the Child-Template and NOT the Child-Page, which SO FAR appears to be accurate.)
    <!-- InstanceEndEditable -->
    Child Page:
    <!-- InstanceBeginEditable name="ChildTemplateCSSLinks" -->
         Child Template CSS Links Here.
         (For some reason, ONLY so long as I DO NOT add an additional Child-Template-editable-region within this Master-Template's editable region, this area is STILL appearing visible as well as editable within the Child-Page.)
    <!-- InstanceEndEditable -->
    So, under this circumstance, it seems that the only way I can leave a Master-Template's editable region ONLY editable within the Child-Template and NOT editable within the Child-Page is by leaving an ADDITIONAL editable region produced via the Child-Template somewhere within EVERY SINGLE editable region produced via the Master-Template. Unless I am doing something seriously wrong, this so far appears to be a potential defect/bug within Dreamweaver CS5. I can't imagine how this would be accurate, otherwise Child/Nested-Templates would not be possible to make. What might I be doing wrong? Is there any way that I can specify in the Master-Template that an Editable Region is ONLY Editable within the Child-Template and NOT within further Child-Pages (A Page based off of the Child-Template)? Or perhaps is there a way that I can specify in the Child-Template that an editable region WILL NOT be editable within the Child-Page? Furthermore, no, I DO NOT want to make them "Optional Regions," so please do not suggest that.
    I know that this is all probably a bit confusing, but hopefully the examples above will help more than the descriptions aside. As you can probably assume, this is definitely a HUGE complication within my website if there doesn't end up being a solution, especially with all the time I have put into making the Child-Templates that I hope to rely on. It really would be a bit ridiculous if I had to script-in an additional editable region within every single Master-Template-editable-region available within my Child-Template just so that I may update my Child-Template, furthermore allowing my edits to drop down to my Child-Pages, especially since it would maintain content that I never wanted to be editable within the Child-Page in the FIRST place.
    Some help would be sincerely appreciated, and as soon as possible, if I might ask politely.
    Thank you. Sincerely,
    ~ Miss Cat

    =____= I cannot believe that I am saying this, after writing ALL of that up, but thanks to "Dreamweaver CS5 for Dummies," I just learned that if you place: @@(" ")@@ within the Child/Nested Template's editable region that you DO NOT want passed down to your Child-Pages, it won't appear editable. Goodness knows why such an inconspicuous formula was the answer, but I guess whatever works. ...WHY WAS THIS INFORMATION SO DIFFICULT TO FIND?!?!?!?! @____@ Information on Nested Templates in general seems rather difficult to find, however, so I'm glad I figured this out /not ever a full hour/ after writing all this up and posting it. #__#  ...At least my Child-Templates can work thoroughly now, though. So... Scenario FIXED. ^^
    I only hope now that such information will appear helpful to anyone else hunting for this information via Google or other Search Engine in the future. And if there is anything at all that I am still officially missing, then do feel free to add it to the feed and let me know, because the last thing I need right now are more surprise difficulties to equally slow down the productivity of this massive project I've been working on... @___@ ..But so far things seem to be going good. ^^ So I can settle myself unbelievably grateful that there ended up being a solution to this ridiculousness after all.
    Sincerely,
    Miss Cat
    [signature promo info removed by moderator]

  • Open a QT movie in editable region of page (template)

    I am using templates for my site.  I'd like a movie link to open in a dependent page in the editable region of the page if possible.  Can't seem to make it happen.  The movie always opens in its own blank page.

    Did you embed a QT Player on the page? 
    http://www.mediacollege.com/video/format/quicktime/streaming/
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Ap divs in editable regions

    Hi, I have a site using several pages from templates. I have
    3 different templates used for groups of different pages. In the
    editables regions of my pages, I have several ap divs, depending on
    page content. All looks fine until I update a template. After that,
    all the ap divs turn into boxes with a dotted outline that fits
    across the ed region.
    No matter which template I update, the ap divs in their
    associated pages disappear and wreak havoc with the layout in my
    editable regions. My updates dates can be as simple as adding a
    button or or enlarging the edit regions. Each time I have to
    re-layout my edit regions.
    Do you if this is a bug or am I just doing something wrong?
    Any help would be greatly appreciated.

    > Do you if this is a bug or am I just doing something
    wrong? Any help would
    > be
    > greatly appreciated.
    I am pretty sure we can find the answer by looking at your
    code. Can you
    show us one of the child pages on which this trouble occurs
    by posting a
    link to the page?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Fran in Brig" <[email protected]> wrote in
    message
    news:gqbl2f$eml$[email protected]..
    > Hi, I have a site using several pages from templates. I
    have 3 different
    > templates used for groups of different pages. In the
    editables regions of
    > my
    > pages, I have several ap divs, depending on page
    content. All looks fine
    > until
    > I update a template. After that, all the ap divs turn
    into boxes with a
    > dotted
    > outline that fits across the ed region.
    >
    > No matter which template I update, the ap divs in their
    associated pages
    > disappear and wreak havoc with the layout in my editable
    regions. My
    > updates
    > dates can be as simple as adding a button or or
    enlarging the edit
    > regions.
    > Each time I have to re-layout my edit regions.
    >
    > Do you if this is a bug or am I just doing something
    wrong? Any help would
    > be
    > greatly appreciated.
    >

  • Remove editable region *and* propagate?

    Hi all,
    I have an editable region in a template which I would like to
    make uneditable. I can remove it in the template, but the change
    does not seem to propagate to the child pages. In other words, the
    region is still editable on the child pages after I apply the
    changed template. Is there a way to do this or am I outta luck
    here?
    Thanks!

    Removing the editable region markup should certainly render
    that region
    uneditable in the child pages. Something is preventing that
    from happening.
    Can you show me the child page after removing the markup and
    tell me which
    region you are deleting?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "idRatherBeOutside" <[email protected]>
    wrote in message
    news:e4e3s6$j23$[email protected]..
    > Hi all,
    >
    > I have an editable region in a template which I would
    like to make
    > uneditable.
    > I can remove it in the template, but the change does not
    seem to propagate
    > to
    > the child pages. In other words, the region is still
    editable on the
    > child
    > pages after I apply the changed template. Is there a way
    to do this or am
    > I
    > outta luck here?
    >
    > Thanks!
    >

  • Site with editable regions won't allow editing

    Hi, I have set up multple sites for InContext Editing. All works fine except this last one that won't allow editing online. When clicking "Edit Page" I get a message saying "There are no editable regions." I have checked and double checked the pages and the regions are there. I've reflowed the content into all pages (template) but I still get the same message in InContext.
    Please help me figure out what's wrong and how I can get the pages editable.
    Here's a link to the website http://www.nolimithockey.com
    Let me know if you need anything else in order to help me figure this out.
    Thanks a bunch!
    Hanna in Tahoe

    i'm done, thank you
    2009/10/19 Dan POPA <[email protected]>
    >
    InContext Editing can edit only the elements having the ice:editable
    attribute set.
    Your page should contain something like this:
    >
    <!-- the following DIV is an ICE editable region -->
    <div ice:editable="*">
       some editable content here
    </div>
    >
    But there are no such elements in the
    http://www.nolimithockey.com/index.html page.
    >
    You say you can see the ICE regions in that page so I can only assume that
    you didn't upload the file on the FTP server and you are looking at your
    local version of the file, not the one from the server.
    >
    Another possibility is that you mistakenly treat Dreamweaver Template
    Editable Regions as InContext Editable Editable Regions.
    I  can see that there are DW editable regions in your page: the elements
    located between the <!-- InstanceBeginEditable name="Headline" > and <!
    InstanceEndEditable --> comments.
    >
    >
    You can create ICE editable regions by selecting in Dreamweaver an element
    and applying the Create Editable Region command under the DW menbu Insert ->
    InContext Editing menu, see the image:
    >
    http://forums.adobe.com/servlet/JiveServlet/download/2242-505554-2323206-23866/create_ice_ er.png
    >
    Please let me know if any of these were of any help to you,
    Regards,
    Dan Popa
    >

  • Editable Regions and Templates -- Problem in IE

    Hello,
    I have a template that I use throughout my site. The template
    includes
    the Spry Menu Bar and three editable regions. The pages all
    look great
    in Firefox. But in IE6 and IE7, there is a problem--white
    space
    vanishes and the text is too close to the objects above it.
    Specifically, The &lt;h3&gt;Page
    Title&lt;/h3&gt;appears to close underneath
    &lt;td&gt;&lt;!-- TemplateBeginEditable
    name=&quot;EditRegion1&quot; --&gt;. It's fine in
    Firefox, however.
    Any help is greatly appreciated.
    Thank you,
    =====================
    Here's the code.
    &lt;style type=&quot;text/css&quot;&gt;
    &lt;!--
    body {
    background-color: #878737;
    --&gt;
    &lt;/style&gt;
    &lt;/head&gt;
    &lt;body text=&quot;#333333&quot;
    vlink=&quot;#333333&quot; alink=&quot;#333333&quot;
    leftmargin=&quot;0&quot;
    topmargin=&quot;0&quot;
    marginwidth=&quot;0&quot;
    marginheight=&quot;0&quot;&gt;
    &lt;TABLE width=&quot;800&quot; border=0
    align=&quot;center&quot; cellpadding=0 cellspacing=0
    bgcolor=&quot;#FFFFFF&quot;&gt;
    &lt;TBODY&gt;
    &lt;tr&gt;
    &lt;td
    width=&quot;2%&quot;&gt;&amp;nbsp;&lt;/td&gt;
    &lt;td width=&quot;96%&quot;&gt;&lt;img
    src=&quot;../SpryAssets/mainnav_logo.jpg&quot;
    /&gt;&lt;/td&gt;
    &lt;td
    width=&quot;2%&quot;&gt;&amp;nbsp;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
    &lt;td&gt;&amp;nbsp;&lt;/td&gt;
    &lt;td&gt;&lt;!-- TemplateBeginEditable
    name=&quot;EditRegion1&quot; --&gt;
    &lt;h3&gt;Page Title&lt;/h3&gt;
    &lt;!-- TemplateEndEditable
    --&gt;&lt;/td&gt;

    TEST BED:
    I shrinked my test site to just 1 photo page with only 3 pictures and I I published it to a folder:
    Safari 3.1.1 has no problems
    Mozilla Firefox 2.0.0.2 has no problems
    Opera 9.5 has no problems
    IE 7.0.5730.13 cannot render any picture !!!!
    DEEP DIVE:
    IE fails and if "notifications" are turned on complains about run time error "Error: Access Denied" on line 504 of a script. I went deeper and using the Microsoft Just in Time Debugging features apparently the offending javascript is "iWeb - iWebSite.js" with an ajaxRequest called "req.open('GET',url,true)"
    iWEB on LEOPARD is no better
    I booted with an external disk using Leopard and I used iWeb just 1 photos page
    no way IE still complains (so far I am using Mac Tiger level)
    HOW CAN YOU HELP
    To those of you who succeeded with iWeb+IE (and have time to lend) I can send the zipped 2MB actual iWeb "package" named "Domain.site2" used by my iWeb to save the site under editing before any publishing.
    you temporarily rename your "Domain.site2" + substitute it with my "Domain.site2" + start iWeb and see if you can publish/see it correctly.
    Please send me a private mail if you think you can help.
    Seriously thinking of dumping iWeb...
    RAN

  • Editable region

    Help! Is there a way to limit an editable region to a fixed size?
    I have a pretty simple design sliced into four pieces: Header, horizontal navbar, main body, footer. I've made the mainbody into an editable region. But if I add more text that the exact size of the mainbody divtag, my page breaks apart wehre the mainbody and footer meet.
    I have gone into CSS and typed in the height dimension in the div (#wrapper #mainBody #mainContent), but it didn't make a difference. When I added it to the paragraph div (#wrapper #mainBody #mainContent p), the type went crazy.
    I've spent hours trying to work this out. I'm now considering just working around this -- ie, inserting content until I see the page breaks up. But there must be a simpler and safer method to do this.
    Many thanks to anyone who can help. CSS and HTML coding is below:
    @charset "UTF-8";
        padding: 0px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    #wrapper {
        background-color: #999;
        width: 800px;
    #wrapper #header {
        background-color: #999;
        height: 150px;
        width: 800px;
    #wrapper #navBar {
        height: 50px;
        width: 800px;
        background-image: url(../template%20images/navBar.jpg);
        margin: 0px;
    #wrapper #mainBody {
        height: 990px;
        width: 800px;
        background-image: url(../template%20images/body.jpg);
    #wrapper #footer {
        background-image: url(../template%20images/footer.jpg);
        height: 60px;
        width: 800px;
    #wrapper #mainBody #mainContent {
        padding-top: 25px;
        padding-right: 80px;
        padding-bottom: 0px;
        padding-left: 80px;
        margin-bottom: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        height: 965px;
    #wrapper #mainBody #mainContent p {
        height: 0px;
        margin: 0px;
    #wrapper #footer #pageNumber {
         font-size: 18px;
         font-weight: normal;
         padding-top: 10px;
         text-align: center;
         font-family: Arial, Helvetica, sans-serif;
    HTML:
    <body>
    10
    <div id="wrapper">
    <div id="header"><img src="template images/header.jpg" width="800" height="150" alt="project name" />
    </div><!--close header-->
    <div id="navBar">
      <ul id="MenuBar1" class="MenuBarHorizontal">
        <li><a href="#">home</a>      </li>
        <li><a href="#">about</a></li>
        <li><a href="#">menu</a></li>
        <li><a href="#">contact</a></li>
        <li><a class="MenuBarItemSubmenu" href="#">index</a>
          <ul>
            <li><a class="MenuBarItemSubmenu" href="#">Homeland</a>
              <ul>
                <li><a href="#">submenu</a></li>
                <li><a href="#">submenu</a></li>
              </ul>
            </li>
            <li><a href="#" class="MenuBarItemSubmenu">subject here</a>
              <ul>
                <li><a href="#">submenu</a></li>
              </ul>
            </li>
            <li><a href="#">submenu</a></li>
          </ul>
        </li>
    </ul>
    </div><!--close navBar-->
    <div id="mainBody">
    <div id="mainContent"> <!--Begin editable region-->
      <!-- TemplateBeginEditable name="2000Template1" -->
      <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed nisl metus, aliquam et ultricies vitae, faucibus ut libero. Fusce molestie lectus nunc, vel interdum leo. Nunc gravida mattis leo, a laoreet felis tincidunt eget. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Donec et sapien in felis consequat vestibulum eu ac felis. Praesent pellentesque dolor vel mi euismod eget ultrices velit dignissim. Duis erat urna, aliquam vel malesuada eu, sollicitudin vel ante. Maecenas vitae dui nisi, ac molestie dolor. Suspendisse non neque odio, et dapibus lacus. Pellentesque bibendum justo non turpis tempor a porta risus pharetra. Etiam a felis quis orci molestie aliquet. Phasellus aliquam lacus sed magna venenatis et accumsan justo blandit. Sed id velit turpis. Nunc sit amet placerat libero. Nam sollicitudin, sem ut sollicitudin convallis, dolor tellus volutpat risus, quis lacinia diam purus nec tellus. Quisque at purus euismod lorem semper rhoncus. In hac habitasse platea dictumst. </p>
       <!-- TemplateEndEditable --></div><!--Close editable region-->
    </div><!--close mainBody-->
    <div id="footer">
    <div id="pageNumber"><!--Start optional edit region-->
    <p><< Previous Page 1 : 2 : 3 Continue >></p>
    </div><!--close optional edit region-->
    </div><!--close footer-->
    </div><!--close wrapper-->
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    </body>
    </html>

    Nancy and Paul,
    Many thanks for the quick reply.
    To clarify, I am building a website that will feature a series of essays, so the content is very text heavy. There will be a photo and occasional graphic to break up the text on each page, but otherwise it's just words, words, words. Even with such a large display space (ie, the mainContent <div>, 800x990 px), these essays will run two to five pages long.
    I have not yet gone live, so I cannot post a link. However, I've attached a jpg of the prototype:
    As you can see, I've used a non-repeatable textured background. Hence my problem: The type that I fit into the mainContent cannot run longer than what the <div> allows, as the main content section will not expand. Rather, text runs off the maincontent section and the design breaks where the footer begins (page number at the bottom). I was fooling around with the height rule in a failed effort to create a bottom margin or padding that would stop the type from overflowing.
    So, is there a way I can still work with this? Or as Nancy suggested, is my design too regid for the web?
    Thank you again for your help. I am brand new to webdesign, and am rather befuddled at the moment....
    PS to Gary: The mainContent <div> created a container that gave me my left, right and top padding for the text and photos. (The mainBody <div> margins ran into the black margins on both sides and up to the navBar at the top.)  I had hoped the same <div> would set the bottom padding, too, but it didn't work.

  • Problem editing text color and page properties due to favicon link

    I recently added a link to a sites favicon using the link tag. Following advice on the net this was added beneath the HTML tag and before the HEAD tag. I was using a Dreamweaver template for the site and it updated all pages with the new link in the non-editable area above HEAD and just after the template declaration.
    This was fine, unitl the user went to edit the site. He found that he could no longer get to page properties as he got an error that no page properties existed in editable areas... although there was an editable region for the page title. Also text color and highlighting were now disabled.
    Moving the link tag into the head area has resolved the editing issue, but it seems a strange bug. Is there some way to add something between HTML and HEAD and have it appear before the InstanceBegin of the template?

    You can edit text in any PDF by using trial version but as for as my knowledge and limited experience with Adobe I could not find any text color option in Adobe Acrobat. But you can highlight text in Adobe Acrobat. If you want to change the text color in PDF, I would like to recommend some another software which allows you to change the color of text and is available for download here.
    Let me tell you how can change text color using this software. Open PDF file > go to "edit tab" > Click "edit" then highlight text to change the color. As you can see in the below screenshot.
    Free free to ask. Hope it helps you. Don't forget to come back to share your views.
    Thanks

Maybe you are looking for

  • Why can't I purchase on the app store?

    I have an early 2008 Macbook Pro that I had purchased the Snow Leopard for through the app store. I just paid the 20.00 bucks and downloaded it without any issues. I have now given the computer to my brother and in order to have all of my stuff erase

  • Page formats in script its Urgent

    Hello all, I have created one page format through SPAD.. but its getting error :You have selected a page format YPO_PF for which there is no identical formatting type in the spool. and i saved with same request no but while i was moving it to testing

  • Editing from a WYSIWYG Website

    I designed a website using Web Page Maker (a WYSIWYG web builder). Each piece of text and graphics is contained within it's own "box" which represents the <div> "container" that the program outputs. Although I can select this div and copy and paste n

  • Problem regarding Running Multiple Database in Oracle 9i (9.2.0.1)

    I am using Oracle 9i (9.2.0.1) version on Windows 2003 server. My database is ORCL. it is successfully running. Now I have create a new database as TEST, it is successfully created Now I can't connect on that database in sys and system user but i con

  • Withholding Tax Material

    Hi, Can anyone pls send me Withholding Tax Material....It's urgent pls... Regards, JC