Creating DMP template in Dreamweaver

Hi, I'm trying to set up a template in Dreamweaver to play on several DMP's. All the elements work on playback apart from the video. The same video works when I run it via the digital media designer but I don't like using that.
Can anyone help

The DMP browser can work with files of these types, but not with files of any other type:
1)HTML
2) TXT
3) GIF
4) JPEG
5) PNG
6) SWF (Flash 6 or Flash 7)
You cannot install browser plug-ins or any other software on your DMP, whether to support additional file types or for any other purpose. No Java Runtime Environment (JRE) is installed.

Similar Messages

  • How to edit joomla templates in dreamweaver

    hi all.
    I am working with flex,when i crossed joomla its attracted me lot,they are providing so many templates i want to edit that templates (php)using
    dreamweaver and also want to create new templates using dreamweaver.
    can any one help to lead me..
    please help any suggession...
    cheers,
    B.venkatesan.

    Work in Code View only.   
    Install a local testing server for your system:
    WAMP for Windows
    http://www.wampserver.com/en/
    XAMPP for Windows
    http://www.apachefriends.org/en/xampp-windows.html
    XAMPP for Mac
    http://www.apachefriends.org/en/xampp-macosx.html
    MAMP for Mac
    http://www.mamp.info/en/downloads/index.html
    Setting up a PHP environment in Dreamweaver
    http://www.adobe.com/devnet/dreamweaver/articles/setup_php.html
    Joomla! Tutorials
    http://www.lynda.com/Joomla-1-5-tutorials/creating-and-editing-custom-templates/666-2.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/

  • Problems when Creating Pages from Templates in Dreamweaver 8

    When creating new pages from templates in Dreamweaver 8(Ver
    8.0.2). The full path for images is not created
    i.e. in template the code is <img src="main_page_logo.png"
    width="814" height="172" longdesc="Main Page Logo" />
    In the new file the code should be :-
    <img src="../../Templates/main_page_logo.png" width="814"
    height="172" longdesc="Main Page Logo" />
    but only :-
    <img src="main_page_logo.png" width="814" height="172"
    longdesc="Main Page Logo" /> is in the code.
    but this does work in Version 8.0.
    Does anyone know of a setting or fix for this problem

    > Does anyone know of a setting or fix for this problem
    It was regarded as a bug in previous versions, and was fixed
    in the 8.0.2
    release. In normal circumstances, ALL links in a template
    file must be
    relative to the template document, not relative to where you
    intend to save
    the child pages. Thus, there would be no way to have a link
    in your
    template document like the first one you show, e.g.,
    <img src="whatever.png"....
    *unless* the file was actually in the Templates folder (a bad
    idea).
    In 8.0.2, you can set your PREFERENCES for the Templates
    category to NOT
    MANAGE relative links. Be aware that this may have unintended
    consequences
    for you - specifically regarding other relative links in your
    site.
    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
    ==================
    "pgs_it" <[email protected]> wrote in
    message
    news:eivj88$361$[email protected]..
    > When creating new pages from templates in Dreamweaver
    8(Ver 8.0.2). The
    > full
    > path for images is not created
    > i.e. in template the code is <img
    src="main_page_logo.png" width="814"
    > height="172" longdesc="Main Page Logo" />
    > In the new file the code should be :-
    > <img src="../../Templates/main_page_logo.png"
    width="814" height="172"
    > longdesc="Main Page Logo" />
    > but only :-
    > <img src="main_page_logo.png" width="814"
    height="172" longdesc="Main Page
    > Logo" /> is in the code.
    > but this does work in Version 8.0.
    > Does anyone know of a setting or fix for this problem
    >
    >
    >

  • I was wondering how to use Dreamweaver to create joomla template? Any ideas or useful resources.

    I am embarking on a new project to create a joomla template. I need your ideas on how to use Dreamweaver to create the template. TQ

    It's pretty much the same procedure with all your open source CMSs (WordPress, Drupal, Joomla!...)
    Start with this 4 Part Tutorial:
    http://www.adobe.com/devnet/dreamweaver/articles/dw_wordpress_pt1.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Tags not functioning in Dreamweaver-created mail templates

    Greetings!
    I have created a couple of different templates in Dreamweaver for use in a Business Catalyst (BC) store, and everything is working except the tags from BC...
    I am trying to use the {tag_unsubscribe}, (tag_viewinbrowser} and {tag_recipientemail} in our email but the only thing that comes out are those characters in text, not the functions that we had used in earlier email campaigns...
    I'm not seeing why they are not working. Can anyone point me in the right direction?

    Well, I did read these, and I copied the html from previous campaigns that did work. I'm enclosing the top and bottom code - maybe see something amiss?
    <!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" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- TemplateEndEditable -->
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <link href="/_styles/mail.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <p class="toptext" style="FONT-SIZE: 10px; COLOR: rgb(141,126,108); FONT-FAMILY: arial,serif; TEXT-ALIGN: center">Make sure you continue to receive emails from us by adding <a href="mailto:[email protected]">[email protected]</a> to your address book. {tag_unsubscribe} <br>
            Having trouble viewing this email? Click here to view in a browser window: {tag_viewinbrowser}</p>
    _AND_
    <div id="mailfooter32">
    <p class="bottomtext" style="FONT-SIZE: 10px; COLOR: rgb(141,126,108); FONT-FAMILY: arial,serif; TEXT-ALIGN: center">This message was sent to {tag_recipientemail} from Girly Things.  <span style="font-family: arial, serif; font-size: 10px; color: rgb(141, 126, 108); "></span>{tag_unsubscribe}<br>
                        <br>
                        &copy;2012 Girly Things Online &bull; <span class="yshortcuts" id="lw_1282842647_2" style="background-attachment: scroll; background-image: none; border-bottom-color: rgb(54, 99, 136); border-bottom-width: 2px; border-bottom-style: dotted; background-color: transparent; background-position: 0% 0%; ">All Rights Reserved</span></p>
    </div>
    </body>
    </html>

  • Create templates using Dreamweaver CS6 (Was: greate template)

    How can i greate a template use dreamweaver cs6 can some one help me ?

    Have a look at
    http://www.youtube.com/watch?v=Mq8ODvKN5jA
    http://www.adobe.com/inspire/2012/10/ten-steps-dreamweaver-cs6.html
    http://www.woodfill.com/Lord_Tuts/tutorials/videos/creating_templates.html

  • How do I create a guestbook in Dreamweaver CS3, Plz Help....

    Hi I want to create a guestbook in dreamweaver cs3 my website is www.freewebzs.com
    Also it would be brilliant if you guys could help me and recommend me background colours, is there a free website I can get background colours from?
    And also what fonts and colours are most popular for websites.
    Im new to dreamweaver as ive just started using it so any advice would be great, thanks

    I have to agree with David, if you are new to DW, then creating a guest book will be difficult for you.  However, you don't have to re-invent the wheel, there are many guestbook scripts available to save you the time and certainly the headaches  :-)
    Take a look here for a selection:  http://php.resourceindex.com/Complete_Scripts/Guestbooks/
    As for colours kuler is good, but you can also look at;
    These palettes may help:
    http://www.colourlovers.com/palettes/search?hsv=&sortType=rank&sortBy=asc&query= spring&hex=&lover=&hueOption0=&hueOption1=&hueOption2=&publishedBeginDate=12%2F2 7%2F2004&publishedEndDate=04%2F12%2F2009&x=26&y=17
    More colour schemes here:
    http://www.colorschemer.com/schemes/
    For fonts, you are better staying with web-safe fonts that will ensure cross browser compatibility:
    http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    Book: Ultimate CSS Reference
    http://www.sitepoint.com/launch/005dfd4/3/133
    http://twitter.com/nadiap

  • How Do I Import A Photoshop CS4 Template into Dreamweaver CS4

    Ok. Here's the deal, my friend and I spent alot of time working in Photoshop to come up with a nice template. He's even done all the coding to animate the buttons for standard, hover over, and click and all that. It's really cool, the buttons slide back and "lock" into place dependent upon which page you're on. However, I want to take all of that information and plug it into my website without loosing the button functionality. Unfortunately, every time I try to put the photoshop web template into Dreamweaver, it always converts it into an image. So, how do I add my complete photoshop web template and all it's functionality into Dreamweaver?

    I'm afraid Photoshop is a graphics program ill suited for generating good HTML and CSS code.  Use Photoshop to create your images only. Use DW to build your HTML, CSS and menus.
    Have a look at this tutorial:
    Taking  a Fireworks (or Photoshop) comp to a CSS based layout in DW
    Part 1 --
    http://www.adobe.com/devnet/fireworks/articles/web_standards_layouts_pt1.html
    Part 2 --
    http://www.adobe.com/devnet/fireworks/articles/web_standards_layouts_pt2.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • Pages created by Template view and preview Ok - Except when linked on page

    I created a template in DW. The template contains a background image and an editable region. I made some pages using the template / updated my pages and saved them as html. I have worked with templates before.
    Here is the problem. I can open, view the html files in DW that I applied the template to, they look normal. I can preview the files in IE.
    If I click a link in lets say the index file, to another lets cay contact.html file that I applied the template to, it only loads the editable region and  I don't see the template applied. If I pull up the file, say contact.html in DW the template is applied and if I preview  it the page displays. No background image or dropdown includes are on the page and the template is not applied for some reeason in preview when linking from a hotspot. The path is correct.
    I tried this several times and still no luck. I even uplopaded to the web and the same thing is happening.
    Please advise as to what I should look at? I can direct you to an example if need be. -
    Dreamweaver MX user.
    Thanks,
    Greg

    Here is the code of an html file in which the region is editable. The template has been applied to this page and is one of the pages that is having a problem.
    I will need to look further into your last response, although it makes perfect sense to a webmaster like yourself, it only makes partial sense to me but I do undertand the point. I will look into that furher, thank you for your response.
    When looking at the code, my Background image was repeating and I do not want it to. I edited some of the code and although, it does not look clean, it does work. Maybe this is part of the problem.
    In this example, I did get the background to work, not sure how, but my includes and a image over the background with the hotspots are not wodking.
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html><!-- InstanceBegin template="/Templates/index_new_0415.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- InstanceEndEditable --><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <style type="text/css">
    <!--
    .unnamed1 {
    background-attachment: scroll;
    background-image:  url(Background/final3/final.jpg);
    background-repeat: repeat;
    -->
    </style>
    <!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
    </head>
    <body background="Background/final3/final.jpg" style="background-image: url(/html/Background/final3/final.jpg); background-position: top left; background-repeat: no-repeat;">
    <table border="0" width="942" cellpadding="0" cellspacing="0">
    <!--DWLayoutTable-->
    <tbody>
    <tr>
    <td height="25" width="13"> </td>
    <td width="244"> </td>
    <td width="16"> </td>
    <td width="296"> </td>
    <td colspan="2" valign="top">
    <table border="0" width="100%" cellpadding="0" cellspacing="0">
    <!--DWLayoutTable-->
    <tbody>
    <tr>
    <td height="25" width="214" valign="top"><!--#include file="includes/inc_sitemenu.html" --></td>
    </tr>
    </tbody>
    </table>
    </td>
    <td width="159"> </td>
    </tr>
    <tr>
    <td height="81"> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td width="168"> </td>
    <td width="46"> </td>
    <td> </td>
    </tr>
    <tr>
    <td height="44"> </td>
    <td rowspan="3" valign="top"><img border="0" usemap="#Map" width="244" src="Background/final3/roll.gif" height="372" /></td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    </tr>
    <tr>
    <td height="125"> </td>
    <td colspan="3" valign="top">
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="480" height="125" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0">
    </object>
    </td>
    <td> </td>
    <td> </td>
    </tr>
    <tr>
    <td height="203"></td>
    <td> </td>
    <td rowspan="2" colspan="3" valign="top"><!-- InstanceBeginEditable name="EditRegion4" -->
    <table border="0" width="400" cellpadding="0" cellspacing="0">
    <!--DWLayoutTable-->
    <tbody>
    <tr>
    <td height="46" width="400" valign="top">
    <div align="left"><img width="250" src="images/seminars.jpg" height="46" /></div>
    </td>
    </tr>
    <tr>
    <td height="698" valign="top">
    <p><img width="471" src="images/seminarsscan.jpg" height="433" /></p>
    </td>
    </tr>
    <tr>
    <td height="8"></td>
    </tr>
    </tbody>
    </table>
    <!-- InstanceEndEditable --></td>
    <td> </td>
    <!-- InstanceBeginEditable name="EditRegion3" --><!-- InstanceEndEditable -->
    </tr>
    <tr>
    <td height="42"></td>
    <td> </td>
    <td> </td>
    <td> </td>
    </tr>
    <tr>
    <td height="128"></td>
    <td></td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    </tr>
    </tbody>
    </table>
    <p>
    <map name="Map">
    <area href="contact.html" coords="56,7,166,46" target="_self" shape="rect"></area>
    <area></area>
    <area href="about.html" coords="50,57,160,85" target="_self" shape="rect"></area>
    <area></area>
    <area href="http://www.tailgatetalks.com/" coords="33,98,155,128" target="_blank" shape="rect"></area>
    <area></area>
    <area href="images/final2_16.gif" coords="20,140,161,176" target="_self" shape="rect"></area>
    <area></area>
    <area href="http://www.couragelearning.com" coords="23,188,176,222" target="_blank" shape="rect"></area>
    <area></area>
    <area href="http://www.scottenvironmental.com/" coords="29,234,231,267" target="_blank" shape="rect"></area>
    <area></area>
    <area href="consutling.html" coords="53,277,235,314" target="_self" shape="rect"></area>
    <area></area>
    <area href="HeatWebinar.pdf" coords="88,327,240,359" target="_self" shape="rect"></area>
    <area></area>
    </map>
    </p>
    </body>
    <!-- InstanceEnd --></html>

  • Everytime i create a template it recks my menu bar!

    I created a css style sheet that would help me edit some things on my template that i have. I attached the css sheet to my template and have put not one thing in my style sheet yet. I was working with controlling the shape of my box on the div tags on the template. Then i notice that when i previewed my template in explorer my drop down menu bar at the top of the page was messed up. It move the drop down menu bar from horizontal to vertical. The background shading of the menu bar is still horizontal. I deleted my template1.dwt file and started over and created a new template from a HTML file that i used to make the template in the first place. It did the same thing as soon as dreamweaver moved the template file to the template folder. So i deleted the css style sheet that i create to try to controll the div tags and that did not work. So i created a new template file called Testtemplate.dwt and it works fine when it is under my html folder in my site. As soon as i go to template menu and create a template from this testtemplate.dwt file and it move it to the template folder it messes up the menu bar again. So i deleted the Templates folder in my site and started over. I created my fist template and named it template1.dwt and it recreated the Templates folder again and low and behold it is still messed up. It is like there is some sort of css or file controlling the Template folder and messing up the menu bar but i am new to dreamweaver and dont know where to look to stop this from happning. All the files or HTML pages attached to this template work fine but i am scared to update any content from this template as it may mess up all my HTML pages that use this template. Any help would be great!

    Hello,
    This is Jason with Mindspark Interactive Network Customer Support.
    I have reviewed your system details and it appears as though you do not have the My Web Search toolbar installed.
    I believe your issue stems from your search queries being redirected.
    To resolve this first I would like you to click the down arrow of the search box in the upper right hand corner. Confirm here that My Web Search has not been set as your default search. If it was your default search simply click Google in the drop down menu.
    If this does not resolve your issue it may be because your browsers search settings were not reset when you uninstalled the My Web Search toolbar.
    Please follow the instructions on our FAQ page:
    http://smileycentral.custhelp.com/app/answers/detail/a_id/3847/kw/search%20redirect
    If you need further assistance please email us at: [email protected]

  • New to templates in Dreamweaver

    Hi
    I've been asked by a client to add some simple CMS using
    templates and contribute to a site I've built for them.
    Albion
    Drilling Group web site and the process of creating the
    templates seem simple enough and are working to a point. Except for
    portions of some of the template mark-up tags being visible in my
    pages. This applies whether I've created the page in Dreamweaver or
    Contribute, so I'm thinking it could be a template issue!
    From what I can see it affects the pages where I've used a
    'repeating region'
    The page is built in xhtm transitional - and has one
    javascript on the page.
    Any help on this would be appreciated
    Cheers
    John

    Where are you seeing the template markup?
    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
    ==================
    "geordie_john" <[email protected]> wrote in
    message
    news:ge4qoa$t29$[email protected]..
    > Hi
    >
    > I've been asked by a client to add some simple CMS using
    templates and
    > contribute to a site I've built for them.
    >
    http://www.albiondrillinggroup.com/soil-nailing.html
    and the process of
    > creating the templates seem simple enough and are
    working to a point.
    > Except
    > for portions of some of the template mark-up tags being
    visible in my
    > pages.
    > This applies whether I've created the page in
    Dreamweaver or Contribute,
    > so I'm
    > thinking it could be a template issue!
    >
    > From what I can see it affects the pages where I've used
    a 'repeating
    > region'
    >
    >
    > The page is built in xhtm transitional - and has one
    javascript on the
    > page.
    >
    > Any help on this would be appreciated
    >
    > Cheers
    > John
    >

  • PLEASE HELP - Problem with 2 column fixed template in Dreamweaver CS3

    I am trying to create a website using the 2 column fixed, right sidebar, header and footer html template in Dreamweaver CS3.  I tried putting a picture in the right side bar as well as with in the main content or left portion of the page, and neither picture is showing up when I view it in any of the browsers I'm using.
    I've made some minor changes in colors and sizing, but other than that no other changes.  The pic I put in for the header is showing up just fine though.
    Any help or advice to solve this issue would be greatly appreciated.
    Thanks!!

    Here is the base Dreamweaver code including the pic references that I'm trying to show on either side - when the browser opens, it only shows a blank space where the pics should be... let me know what you think.  Thanks!!
    <!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"><!-- InstanceBegin template="/Templates/AL TemplateNEW.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Temp Home</title>
    <!-- InstanceEndEditable -->
    <!-- InstanceBeginEditable name="head" -->
    <!-- InstanceEndEditable -->
    <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;
    .twoColFixRtHdr #container {
    width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
    background: #FFFFFF;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    border: 1px solid #000000;
    text-align: left; /* this overrides the text-align: center on the body element. */
    .twoColFixRtHdr #header {
    background: #DDDDDD;
    padding: 0 10px 0 20px;  /* 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. */
    .twoColFixRtHdr #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 */
    .twoColFixRtHdr #sidebar1 {
    float: right; /* since this element is floated, a width must be given */
    width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
    background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
    padding: 15px 10px;
    .twoColFixRtHdr #mainContent {
    margin: 0 250px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
    padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    .twoColFixRtHdr #footer {
    padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
    background:#DDDDDD;
    .twoColFixRtHdr #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 */
    .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;
    -->
    </style><!--[if IE 5]>
    <style type="text/css">
    /* place css box model fixes for IE 5* in this conditional comment */
    .twoColFixRtHdr #sidebar1 { width: 220px; }
    </style>
    <![endif]--><!--[if IE]>
    <style type="text/css">
    /* place css fixes for all versions of IE in this conditional comment */
    .twoColFixRtHdr #sidebar1 { padding-top: 30px; }
    .twoColFixRtHdr #mainContent { zoom: 1; }
    /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
    </style>
    <![endif]--></head>
    <body class="twoColFixRtHdr">
    <div id="container">
      <div id="header">
        <h1>Header</h1>
      <!-- end #header --></div>
      <div id="sidebar1">
        <h3>Sidebar1 Content</h3>
        <!-- InstanceBeginEditable name="RightSideBar" -->
        <p>Right Side Bar Content - - -    </p>
        <p>Inserted pic below here</p>
        <p><img src="/images/Syntergy5.jpg" width="123" height="105" /></p>
        <p>The background color on this div will only show for the length of the content. If you'd like a dividing line instead, place a border on the right side of the #mainContent div if it will always contain more content. </p>
        <p>Donec eu mi sed turpis feugiat feugiat. Integer turpis arcu, pellentesque  eget, cursus et, fermentum ut, sapien. Fusce metus mi, eleifend  sollicitudin, molestie id, varius et, nibh. Donec nec libero.</p>
    <!-- InstanceEndEditable -->
        <p> </p>
      <!-- end #sidebar1 --></div>
      <div id="mainContent">
        <h1> Main Content </h1>
        <!-- InstanceBeginEditable name="MainContent" -->
        <p>Main Content - - </p>
        <p>inserted pic below here:</p>
        <p><img src="/images/Kelly1.jpg" width="285" height="236" /></p>
        <p> </p>
        <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Praesent aliquam,  justo convallis luctus rutrum, erat nulla fermentum diam, at nonummy quam  ante ac quam. Maecenas urna purus, fermentum id, molestie in, commodo  porttitor, felis. Nam blandit quam ut lacus. Quisque ornare risus quis  ligula. Phasellus tristique purus a augue condimentum adipiscing. Aenean  sagittis. Etiam leo pede, rhoncus venenatis, tristique in, vulputate at,  odio. Donec et ipsum et sapien vehicula nonummy. Suspendisse potenti. Fusce  varius urna id quam. Sed neque mi, varius eget, tincidunt nec, suscipit id,  libero. In eget purus. Vestibulum ut nisl. Donec eu mi sed turpis feugiat  feugiat. Integer turpis arcu, pellentesque eget, cursus et, fermentum ut,  sapien. Fusce metus mi, eleifend sollicitudin, molestie id, varius et, nibh.  Donec nec libero. </p>
        <!-- InstanceEndEditable -->
        <p>
          <!-- end #mainContent -->
        </p>
      </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" />
      <div id="footer">
        <p>Footer</p>
      <!-- end #footer --></div>
    <!-- end #container --></div>
    </body>
    <!-- InstanceEnd --></html>

  • Updating Templates in Dreamweaver with a Contribute managed site?

    My company sited up a site for one of our clients using Dreamweaver. We created templates with update sidebar, header and such if needed to. The client uses Contribute to manage the main content sections and create new pages.
    I have the site saved locally on my computer. Make the changes to the template which updates the all the pages linked to it but when I upload them it overwrites the content the clients has made.
    What is the best way update the templates in Dreamweaver without over-writing the main content parts of the the client had made with Contribute?

    Before you make any changes, perform a Get (down arrow icon in the Files menu) operation to download any client-updated files first. That way, your local files will be exact duplicates of what the client has placed on the server. After verifying you have the most recent versions, make your change and upload.

  • Help: Can I create unique content in Dreamweaver and host it on Adobe?

    I have been told that I cannot do this and I am asking for verification.
    I am a CC subscriber so I have five Adobe hostings available.
    What I want to know:
    Is it correct that when I purchased the CC subscription and Dreamweaver with five site hostings, I cannot use Dreamweaver to create unique content and host it on the five hostings?
    Why would Adobe sell Dreamweaver with all it’s capabilities and not support using it on the hostings that are sold as part of the package?
    What I want to do:
    Create very simple, unique content in Dreamweave. No commerce, just pages.
    Publish it (test site is OK) to one of my available Adobe hostings.
    Have it look just like I created it without any Business Catalysts templates or content.
    What I have been told:  
    My five Adobe hostings are in Business Catalyst
    I have to use Business Catalyst templates or my web site will not work
    I cannot create unique content in Dreamweaver and use my Adobe hostings to post content entirely of my own design. I must conform to Business Catalyst.
    What I have experienced:  
    I can create my content in Dreamweaver.
    When I try to create a new Business Catalyst site in Dreamweaver using my content, Dreamweaver wants to download the lorem ipsum prefabricated placeholder content and overwrite my work.
    I can mitigate this by unchecking a box but it won’t allow me to use my content.
    When I push up (put) my content, it appears to transfer up
    After a few seconds, the files on the server are zroed out (zero byte size).
    My content is not on the web server.
    What I have not tried but will do next:
    Create a New Business Catalyst Test site in Dreamweaver.
    Allow Dreamweaver to download the site content.
    Strip out all of the prefabricated junk.
    Build my content.
    Push (put) it up.
    See if it works.
    This is a pain.

    Hey there, Please see my replies to you in another colour below:
    I have been told that I cannot do this and I am asking for verification.
    Adobe - No, Business catalyst - yes. Adobe is not Business Catalyst, Bussiness Catalyst is owned by Adobe and is a website CMS sollution and hosting for that.
    I am a CC subscriber so I have five Adobe hostings available.
    Business Catalyst WEB BASIC sites
    What I want to know:
    Is it correct that when I purchased the CC subscription and Dreamweaver with five site hostings, I cannot use Dreamweaver to create unique content and host it on the five hostings?
    No of course you can, You build your site as you want and upload to BC. You just need to note that the sites will be only the web basic plan so limited features.
    Why would Adobe sell Dreamweaver with all it’s capabilities and not support using it on the hostings that are sold as part of the package?
    Dreamweaver has full integration with Business Catalyst - You have been told incorectly.
    What I want to do:
    Create very simple, unique content in Dreamweave. No commerce, just pages.
    Totally fine
    Publish it (test site is OK) to one of my available Adobe hostings.
    Get out of your head "Adobe hosting" it is Adobe business catalyst
    Have it look just like I created it without any Business Catalysts templates or content.
    If you have raw static html and css files etc in pages - this will work. This is the wrong way to build a site but you can do so if you want to.
    What I have been told: 
    My five Adobe hostings are in Business Catalyst
    Yes that is correct
    I have to use Business Catalyst templates or my web site will not work
    Not true. Now there are templates you can use to build your sites. The other "template" term you will here are the templates you use in your site builds, pages and other elements use - Layout control - change once, update many.
    I cannot create unique content in Dreamweaver and use my Adobe hostings to post content entirely of my own design. I must conform to Business Catalyst.
    The concept of creating content in Dreamweaver is not correct. You should be desining your site and then build it in Dreamweaver and then you manage the content using Business Catalyst.
    What I have experienced: 
    I can create my content in Dreamweaver.
    You can but you shouldnt, you should build the site elements in DW.
    When I try to create a new Business Catalyst site in Dreamweaver using my content, Dreamweaver wants to download the lorem ipsum prefabricated placeholder content and overwrite my work.
    I do not use DW to build my BC sites so not sure what is happening there. It shouldnt, sounds like your syncing not uploading files.
    I can mitigate this by unchecking a box but it won’t allow me to use my content.
    To remove the cross syncing for the web basic creative cloud sites for people in muse there is an option in Site settings you need to tick, I am guessing you need to do this too.
    After a few seconds, the files on the server are zroed out (zero byte size).
    You will need to contact Business Catlayst support on this one

  • Trying to create a template

    Hello, I'm Dreamweaver CS3 and have been trying to create a
    template for an existing web site. I am taking over a site that was
    created by someone using Homesite.
    Whenever I create the initial template and try to apply it to
    the existing site I get an error message saying the "template is
    nested within itself". What is it I am missing?
    Thanks in advance.
    -Scott

    > What
    > is it I am missing?
    Can we see the code for the template, and one of the pages
    that throws this
    error, please?
    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
    ==================
    "scott koblich" <[email protected]> wrote in
    message
    news:g4ator$nlm$[email protected]..
    > Hello, I'm Dreamweaver CS3 and have been trying to
    create a template for
    > an
    > existing web site. I am taking over a site that was
    created by someone
    > using
    > Homesite.
    >
    > Whenever I create the initial template and try to apply
    it to the existing
    > site I get an error message saying the "template is
    nested within itself".
    > What
    > is it I am missing?
    >
    > Thanks in advance.
    >
    > -Scott
    >

Maybe you are looking for

  • Install Script Error?

    It's Christmas day, and I just got an IPOD Video and tried to install the software for it and ran into a whole mess of problems. I tried to install ITunes 7 & Quicktime 7, but every time I try I get an error at the end of the installation saying some

  • Error in executing few transaction in dialog user -referance user assigned

    hi, I created a referance user (testuser) and found it working for all t.code(eg.MM03) when it was working as dialog user. Now, i have created another user (testuser01) with testuser as referance user under Roles for functional team to work on it.not

  • What is "CleanLibrary" in a users profile folder?

    Lately with new 10.8/10.9 OS Macs we've been seeing a folder called "CleanLibrary" rather than the hidden library file for users that have hosted Home folders on a 10.8 server.  What is this, why don't they have the standard Library folder and why is

  • How can I select education plan with my existing Adobe ID (the option buy now is grayed out)?

    Hello, My existing account is a gmail account. Since I recently enrolled in an education institution, I want to select the education plan for the existing one. Anyone encountered this before? Thanks.

  • Thunking Spooler APIS

    I uninstall my old version of Adobe reader because I couln't open some pdf files and install the newest version. Now I can open and see all PDF file but now I cannot print them, this message appears: "Thunking Spooler APIS from 32 to 64 process has s