Problem with templates in Dreamweaver...

I'm using Dreamweaver 8 and here is my dilema... Originally I
had my
template named something different. I changed the name of the
template and
now my other pages that run off that template wont work
because of this
code...
<html><!-- InstanceBegin
template="/Templates/index2.dwt"
codeOutsideHTMLIsLocked="false" -->
<head>
I obviously changed the name of the template so it is no
longer index2.dwt.
The problem is is that this code doesn't actually show up in
the template
itself it shows up in the pages that are using that template.
I want to
know how I go about changing this bit of code in all my pages
that use the
template without having to do it by hand. There must be an
easy way?
Thanks!
Chris Jumonville

Good luck!
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
==================
"Chris Jumonville" <[email protected]> wrote in
message
news:[email protected]...
> Murray,
>
> Nope, I messed up. I accidently changed the name of the
file without
> doing it in Dreamweaver so that is my fault. Thanks for
the useful
> information about the find and replace feature. I didn't
know it would be
> able to do it in the template is the files were closed.
I think I tried
> it while they were open and that is why it didn't work.
Easy fix and I
> just took care of it! Thanks!
>
> -Chris
>
> "Murray *ACE*" <[email protected]>
wrote in message
> news:[email protected]...
>>> I did try remanimg the template from index2.dwt
to my new template name
>>> and for some reason Dreamweaver didn't handle
the rest.
>>
>> Did you do this by selecting the file in the Files
panel, and renaming it
>> there? DW will handle the link management if you do
that.
>>
>>> I didn't know if the find and replace feature
would work since that code
>>> in all the pages using the template is locked...
>>
>> If the file is closed, DW will change the code, even
in locked regions.
>>
>> --
>> 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
>> ==================
>>
>>
>> "Chris Jumonville" <[email protected]>
wrote in message
>> news:[email protected]...
>>> Murray,
>>>
>>> I did try remanimg the template from index2.dwt
to my new template name
>>> and for some reason Dreamweaver didn't handle
the rest. I use templates
>>> alot so I think it may just have been a glitch
and maybe I just needed
>>> to close and restart dreamweaver because now
it's working fine. I
>>> didn't know if the find and replace feature
would work since that code
>>> in all the pages using the template is locked...
>>>
>>> -Chris
>>>
>>> "Murray *ACE*"
<[email protected]> wrote in message
>>> news:[email protected]...
>>>>> There must be an easy way?
>>>>
>>>> There are several ways to do this, but the
easiest would be to close
>>>> all files in DW, and then do a sitewide
search to find
>>>> "/Templates/<name>.dwt" and replace it
with "/Templates/index2.dwt".
>>>>
>>>> You could also just rename (using the files
panel) the template from
>>>> "/Templates/index2.dwt" to
"/Templates/<name>.dwt", and let DW handle
>>>> the details.
>>>>
>>>>
>>>> --
>>>> 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
>>>> ==================
>>>>
>>>>
>>>> "Chris Jumonville"
<[email protected]> wrote in message
>>>> news:[email protected]...
>>>>> I'm using Dreamweaver 8 and here is my
dilema... Originally I had my
>>>>> template named something different. I
changed the name of the
>>>>> template and now my other pages that run
off that template wont work
>>>>> because of this code...
>>>>>
>>>>> <html><!-- InstanceBegin
template="/Templates/index2.dwt"
>>>>> codeOutsideHTMLIsLocked="false" -->
>>>>> <head>
>>>>>
>>>>> I obviously changed the name of the
template so it is no longer
>>>>> index2.dwt. The problem is is that this
code doesn't actually show up
>>>>> in the template itself it shows up in
the pages that are using that
>>>>> template. I want to know how I go about
changing this bit of code in
>>>>> all my pages that use the template
without having to do it by hand.
>>>>> There must be an easy way?
>>>>>
>>>>> Thanks!
>>>>> Chris Jumonville
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>

Similar Messages

  • Problems with Template JDeveloper 11g

    Hi! I have problems with template in Jdeveloper 11g.
    I had created jspx page from templeate:
    <?xml version='1.0' encoding='windows-1257'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
    <jsp:directive.page contentType="text/html;charset=windows-1257"/>
    <f:view>
    <af:document>
    <af:form>
    <af:pageTemplate viewId="/augiTemplate.jspx">
    <f:facet name="mainArea"/>
    </af:pageTemplate>
    </af:form>
    </af:document>
    </f:view>
    </jsp:root>
    THERE are error:
    JSF page template at path /augiTemplate.jspx requires a model binding!!!
    Why it is so an what it means? Pleas help!
    Best regards!

    Hi,
    it means that your template has an ADF binding (PageDef) reference. When you create a page in the JSF page dialog and assign the template then the binding reference is created for you. You should see a bulb in the page source editor. Press it an it should create the missing binding for you
    Frank

  • Problems with templates overtaking first line?

    Has anyone else had a problem with templates taking over the first line of code in any page that a template is applied to?
    I created a template that starts like this:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- TemplateBeginEditable name="head" -->
    but when that particular template is applied to a page it writes this to the code:
    <!-- InstanceBegin template="/Templates/default.dwt" codeOutsideHTMLIsLocked="false" --><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
            "http://www.w3.org/TR/html4/strict.dtd">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- InstanceBeginEditable name="head" -->
    I don't particularly mind this, but in IE8, because the comment is the first line - and NOT the doctype, it forces the browser into another doctype and breaks the page.
    Has anyone experienced this?
    I've tried re-creating my templates, but I'm not finding the reason why it decides to place that comment in the beginning sometimes..

    The problem may be that the comment is on the same line as the doctype, try putting a blank line between the template comment and the doctype statement
    e.g.
    ..... IsLocked="false" -->
    <!DOCTYPE HTML .....
    The comment is place in the line before the doctype to enable editing of server side code, (php, asp, .net, etc.).
    PZ

  • Compilation problem with templates while using option -m64

    Hi,
    I have compilation problem with template while using option -m64.
    No problem while using option -m32.
    @ uname -a
    SunOS snt5010 5.10 Generic_127111-11 sun4v sparc SUNW,SPARC-Enterprise-T5220
    $ CC -V
    CC: Sun C++ 5.9 SunOS_sparc Patch 124863-01 2007/07/25
    Here is some C++ program
    ############# foo5.cpp #############
    template <typename T, T N, unsigned long S = sizeof(T) * 8>
    struct static_number_of_ones
    static const T m_value = static_number_of_ones<T, N, S - 1>::m_value >> 1;
    static const unsigned long m_count = static_number_of_ones<T, N, S - 1>::m_count + (static_number_of_ones<T, N, S - 1>::m_value & 0x1);
    template <typename T, T N>
    struct static_number_of_ones<T, N, 0>
    static const T m_value = N;
    static const unsigned long m_count = 0;
    template <typename T, T N>
    struct static_is_power_of_2
    static const bool m_result = (static_number_of_ones<T,N>::m_count == 1);
    template <unsigned long N>
    struct static_number_is_power_of_2
    static const bool m_result = (static_number_of_ones<unsigned long, N>::m_count == 1);
    int main(int argc)
    int ret = 0;
    if (argc > 1)
    ret += static_is_power_of_2<unsigned short, 16>::m_result;
    ret += static_is_power_of_2<unsigned int, 16>::m_result;
    ret += static_is_power_of_2<unsigned long, 16>::m_result;
    ret += static_number_is_power_of_2<16>::m_result;
    else
    ret += static_is_power_of_2<unsigned short, 17>::m_result;
    ret += static_is_power_of_2<unsigned int, 17>::m_result;
    ret += static_is_power_of_2<unsigned long, 17>::m_result;
    ret += static_number_is_power_of_2<17>::m_result;
    return ret;
    Compiation:
    @ CC -m32 foo5.cpp
    // No problem
    @ CC -m64 foo5.cpp
    "foo5.cpp", line 20: Error: An integer constant expression is required here.
    "foo5.cpp", line 36: Where: While specializing "static_is_power_of_2<unsigned long, 16>".
    "foo5.cpp", line 36: Where: Specialized in non-template code.
    "foo5.cpp", line 26: Error: An integer constant expression is required here.
    "foo5.cpp", line 37: Where: While specializing "static_number_is_power_of_2<16>".
    "foo5.cpp", line 37: Where: Specialized in non-template code.
    "foo5.cpp", line 20: Error: An integer constant expression is required here.
    "foo5.cpp", line 43: Where: While specializing "static_is_power_of_2<unsigned long, 17>".
    "foo5.cpp", line 43: Where: Specialized in non-template code.
    "foo5.cpp", line 26: Error: An integer constant expression is required here.
    "foo5.cpp", line 44: Where: While specializing "static_number_is_power_of_2<17>".
    "foo5.cpp", line 44: Where: Specialized in non-template code.
    4 Error(s) detected.
    Predefined macro:
    @ CC -m32 -xdumpmacros=defs foo5.cpp | & tee log32
    @ CC -m64 -xdumpmacros=defs foo5.cpp | & tee log64
    @ diff log32 log64
    7c7
    < #define __TIME__ "09:24:58"
    #define __TIME__ "09:25:38"20c20
    < #define __sparcv8plus 1
    #define __sparcv9 1[snipped]
    =========================
    What is wrong?
    Thanks,
    Alex Vinokur

    Bug 6749491 has been filed for this problem. It will be visible at [http://bugs.sun.com] in a day or two.
    If you have a service contract with Sun, you can ask to have this bug's priority raised, and get a pre-release version of a compiler patch that fixes the problem.
    Otherwise, you can check for new patches from time to time at
    [http://developers.sun.com/sunstudio/downloads/patches/]
    and see whether this bug is listed as fixed.

  • CS4 Problem with Template Updates

    There's another thread on this subject, but I couldn't see any final resolution.
    I'm having a problem with Template Update.
    I  have all pages in site linked to a single template.  I built the template 1st and  then created each page from the template using normal method.
    When  I now make a change to the template, I save the template and it  automatically saves and opens a box to select pages to update. I  do NOT have to use the Updates feature on the top menus, but I have done  that too just to try different things. When I select all the files,  it updates them all, most of them correctly. BUT, one or several of them  will have a NEW Main Content (and sometimes header) superimposed on top  of the existing Main Content (or header). It shifts the page downward and to the right.  By the way, down below the screwed section, the content is all still there and the original template is still intact under the screwed up area.
    To fix it, I create a new page from  the template and start over inserting the Main Content, which is nothing  special, just formatted text.  Next time I update, that same page will  always get screwed up again, but sometimes 1 or more different pages  will also get screwed up in the same way, always with a new nested Main  Content area (on top of the original or sometimes pushed down half a  page).
    I thought it might be because of a nested Main Content in that section of the template, but I see none, or any other abnormal html.  It does not do this to all 20-30 pages, just one every time and one or more random ones.  I see nothing in html different from one page to the next.
    Don't know how to attach documents to this, but I have the template and two of the screwed up pages to send.
    Charlie
    [email protected]

    The site is http://www.michaelchekhov.net
    Public directory is /public_html, but that's the root, so the links below should work.
    These pages are out of their normal directory, so the supporting  links won't work, but you can see the code. Look at the home page and  you can see what all the pages are supposed to look like.
    The template which created the problem with the pages below is at /support/TEMPLATE index.dwt
    The page that consistently fails is called poatool.html - the bad one is at /support/BAD poatool.html
    A 2nd page that failed on that UPDATE is there also - /support/BAD bibliography.html
    The currently working copy of the page that fails everytime is /articles/poatool.html.
    Thanks.
    Charlie

  • Problem with database in dreamweaver 8

    Hi,
    I am workting with Dreamweaver 8 and WAMP5 1.4.5 (php 5.1
    Apache 1.3 MySQL 4.1)
    I have created a connexion MySQL in Dreamweaver 8
    When I open "database" in the application panel I can see the
    4 tables of my database but when I click on each table to see the
    fields it doen't show any and indicate there is no field.
    THANKS in advance for you HELP

    Let's start at the top. What is your Operating System? What
    do you see
    when you point your browser at ''
    http://localhost''?
    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
    ==================
    "Springbok_yfc" <[email protected]> wrote in
    message
    news:ectqni$3cg$[email protected]..
    > Hi there
    >
    > No too long ago I purchased Dreamweaver 8 and I am
    currently designing a
    > website for an organisation but I am having diffculties
    setting up the
    > Access
    > Database..I have no problem with connecting Dreamweaver
    8 to the database.
    > So
    > in order to get a solution to my difficulties I have
    been doing alot of
    > tutorials that I got from online, but for some reason
    after I have done
    > everything the tutorials asked of me and its time to
    preview the live
    > data..a
    > pop up message appears saying the Page cannot be
    displayed. Is this a
    > glitch
    > within Dreamweaver 8 itself? And if so will the updates
    be able to fix
    > this
    > problems? What I would really like to do is store news
    etc...in a database
    > and
    > then have the database shown on the website as a news
    archive. Can anyone
    > please help me with this?
    >
    > Kind Regards
    > Heinrich
    >

  • Uploading problem with Ebay and Dreamweaver MX

    I am unable to sync websites with Dreamweaver MX 6.01. When I connect to the remote server, it shuts down the program. I have reinstalled the program, but it still does it. Also, when I use Safari, Opera, and Firefox to upload photos on Ebay, the upload process fails completely, and blows me directly into My Ebay, as if I was not on the selling page at all. I have to go to my PC to do the photo uploads. Seems like it may be a related issue, some kind of uploading problem with Rosetta, or something. I am using a Macbook Pro with the 2.0Ghz processor, connected with ethernet cable, and firewall is set to off. Any ideas?

    For E-Bay you might try the following:
    Type the following command in Terminal (while Safari is NOT running):
    defaults write com.apple.Safari IncludeDebugMenu 1
    Then launch Safari, and you will be able to use the new Debug menu.
    If you ever wish to disable it again, just repeat the command with a "0" instead of a "1".
    Under the Debug menu, you'll see the User Agent sub-menu; select Windows MSIE 6.0 from the list and then try connecting to your web site
    Dreamweaver you might need to update your version.
    To Dreamweaver 8.01
    http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=f56452a8

  • Problems with template and page links..

    Hello community!
    I'm pretty new to dreamweaver Cs4 and am having a slight problem. I have my template.dwt file and 5 other pages which use this template layout. However when I preview my website in my browser, the template.dwt file links to all the pages, however when I click on another link (a page link) once on this page, the hyperlinks from the navigation cant be clicked. In other words the navigation turns into just text and no hyperlinks.
    I want to be able to click on any page on my website using the navigation bar, so i can go back and forth onto pages all over my website using my navigation.
    Anyone know what to do or a solution to allow me to have all the links working from the template
    Thanks

    You are being confused by a) not understanding root relative vs document
    relative links, and b) not understanding how DW previews files.
    If I have a document with a link to an image that looks like this -
    <img src="/images/foo.gif"...
    That's what's called a root relative link.
    If I preview that document in DW, then the browser gets the document, sees
    the leading "/" and reads that as the root of the hard drive, since the
    browser has no idea where the root of the site is.  Thus, the image is
    broken in the preview.
    If I have temp files enabled, then DW will secretly convert the file being
    previewed into a temporary file, and hand that to the browser.  This temp
    file has had all root relative links converted to document relative links
    (as you will see by looking at the code in the browser), and has had all
    include files actually embedded in the page, and has had all external CSS
    and js markup embedded in the page.  In other words, DW has made the
    document into a stand-alone page.
    If you do not have temp files enabled, all of these links would be broken on
    preview.
    Now - if you are using root relative links, AND you have temp files enabled,
    AND you click away from the previewed document, then all of your links will
    be broken, since DW has not made that linked file into a temp file.  This is
    what you are seeing.
    So - if you want to click away on preview, then you must use document
    relative links for the site -
    <img src="../images/foo.gif"... (for example)
    These will still work on preview since the browser knows how to determine
    the current file's location and how to follow that path.
    GEDDIT?

  • Problems with templates in DW MX 2004

    As the subject line states, I'm using Dreamweaver MX 2004.
    The problem is, I haven't made any updates to my site for a few
    months, but the last time I did make an update, the templates were
    working fine. Now when I go to make an edit to one of the
    templates, the change doesn't propagate to any of the pages based
    on that template (messages suggest that Dreamweaver can't find the
    template files, but the path to the templates is correct, and the
    templates subdirectory is intact with the templates still there as
    they always have been. It's like the pages have spontaneously lost
    all connections to the templates, but not 'really' since the pages
    still recognize editable and noneditable regions specified by the
    templates. Can someone please help?!? I'm getting a little
    desperate at this point to understand what's going on.
    (otherwise I'll be forced to remove templates from pages,
    which will cause me ALOT of time and work, and introduce the
    potential for alot of error when updating pages consistently.)
    Thanks

    Do changes to other templates work on this site? Do they work
    on other
    sites?
    Here are seven common mistakes that will result in changes
    not propagating
    from Template to child -
    1. Rename the Templates folder
    2. Move the Templates folder to some other folder level in
    the site other
    than root level
    3. Move a template out of the Templates folder.
    4. Make changes to an editable region of the template (which
    will not
    propagate)
    5. Assume that template changes can be uploaded to the server
    without also
    uploading the changed local files
    6. Corrupt the site cache so that the link between template
    and child page
    is broken
    7, Improperly create your child pages by simply opening the
    template,
    adding page specific content, and resaving the template with
    an *.html
    extension rather that its *.dwt extension. (you can tell if
    this is the case
    by looking at the code on a child page - if you see anything
    like <!--
    TemplateBeginEditable... then this is what you have done). If
    you *have
    done this*, then recreate the child pages (in DWCS3) using
    FILE | New > Page
    from Template, select the template and click CREATE.
    The 6th problem can be repaired by using SITE | Advanced >
    Recreate Site
    Cache, and the six others can be fixed by just not doing
    them. Have you
    done any of those?
    Or, read this -
    http://www.adobe.com/go/dd83ba8b
    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
    ==================
    "frostdawn" <[email protected]> wrote in
    message
    news:[email protected]...
    > As the subject line states, I'm using Dreamweaver MX
    2004. The problem is,
    > I
    > haven't made any updates to my site for a few months,
    but the last time I
    > did
    > make an update, the templates were working fine. Now
    when I go to make an
    > edit
    > to one of the templates, the change doesn't propagate to
    any of the pages
    > based
    > on that template (messages suggest that Dreamweaver
    can't find the
    > template
    > files, but the path to the templates is correct, and the
    templates
    > subdirectory
    > is intact with the templates still there as they always
    have been. It's
    > like
    > the pages have spontaneously lost all connections to the
    templates, but
    > not
    > 'really' since the pages still recognize editable and
    noneditable regions
    > specified by the templates. Can someone please help?!?
    I'm getting a
    > little
    > desperate at this point to understand what's going on.
    >
    > (otherwise I'll be forced to remove templates from
    pages, which will cause
    > me
    > ALOT of time and work, and introduce the potential for
    alot of error when
    > updating pages consistently.)
    >
    > Thanks
    >

  • Problems with IE and dreamweaver

    Hi - I've used dreamweaver for years now on and off, but IE
    has just started behaving really anoyingly (even more so than
    before)
    I've just done a simple navigation button, with an over image
    switch, but whenever I preview it in IE there a big security
    acitivation warning and a message saying 'allow blocked content'.
    This never used to happen - is there a fix as I've spent hours
    trying to get it not to do this ?
    Also, I'm wanting to do some text links using css. I've done
    the first ones ok,
    http://www.openmediasystems.co.uk/hostedsites/buckinghamsinternational/index.html
    but now I want to do some using a different colour, and I
    can't seem to get this to happen without it changing the original
    colour of the text links.
    ANY HELP would be very very much appreciated !!
    Alix Jane

    It's a local problem only....
    http://www.projectseven.com/support/answers.asp?id=153
    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
    ==================
    "AlixJane" <[email protected]> wrote in
    message
    news:e49ove$q8v$[email protected]..
    > Hi - I've used dreamweaver for years now on and off, but
    IE has just
    > started
    > behaving really anoyingly (even more so than before)
    >
    > I've just done a simple navigation button, with an over
    image switch, but
    > whenever I preview it in IE there a big security
    acitivation warning and a
    > message saying 'allow blocked content'. This never used
    to happen - is
    > there a
    > fix as I've spent hours trying to get it not to do this
    >
    > Also, I'm wanting to do some text links using css. I've
    done the first
    > ones ok,
    >
    >
    >
    http://www.openmediasystems.co.uk/hostedsites/buckinghamsinternational/index.htm
    > l
    >
    > but now I want to do some using a different colour, and
    I can't seem to
    > get
    > this to happen without it changing the original colour
    of the text links.
    >
    > ANY HELP would be very very much appreciated !!
    >
    > Alix Jane
    >

  • Problems with template working but not working...

    Ok, so I have a template I’m using in Dreamweaver 8
    – it’s working out well, with 3 editable regions, and
    I'm using a couple of stylesheets as well. Unfortunately
    something’s happened to the template though – I’m
    able to apply it to all my pages, but within DW itself the template
    is showing up as being unstylized.... you know how a page looks
    when it doesn’t have a stylesheet attached – that plain
    white and black? That’s how my template (and all my pages
    which use the template) looks
    *within* DW. If I open up the HTML files created from the
    template, they'll show up fine in Firefox or Safari - but from
    within Dreamweaver itself it's like it's not recognizing the
    stylesheet in a way. The path is there correctly - just some how my
    template is getting in the way :(
    Has this happened to anyone? Any ideas on how to rectify it?
    I've got a main stylesheet attached (globalstylesheet.css) but I've
    never had this problem before. Help!

    Hi Murray,
    thanks for posting. Yes, I usually just do a child from the
    template and cut and paste - would that be why the template got
    screwed up.
    This is really frustrating me, since the joy of DW is the
    ability to view the code AND the WYSIWYG panel at the same time -
    but I have no such luck right now... help!
    Here is my template:
    &lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0
    Strict//EN&quot; &quot;
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
    &lt;html xmlns=&quot;
    http://www.w3.org/1999/xhtml&quot;&gt;
    &lt;head&gt;
    &lt;!-- TemplateBeginEditable
    name=&quot;doctitle&quot; --&gt;
    &lt;title&gt;&lt;/title&gt;
    &lt;!-- TemplateEndEditable --&gt;
    &lt;meta http-equiv=&quot;Content-Language&quot;
    content=&quot;English&quot; /&gt;
    &lt;meta http-equiv=&quot;Content-Type&quot;
    content=&quot;text/html; charset=UTF-8&quot; /&gt;
    &lt;link href=&quot;../globalstylesheet.css&quot;
    rel=&quot;stylesheet&quot;
    type=&quot;text/css&quot; /&gt;
    &lt;/head&gt;
    &lt;body&gt;
    &lt;div id=&quot;wrap&quot;&gt;
    &lt;div id=&quot;header&quot;&gt;
    &lt;h1&gt;Rachel M. Murray User Experience
    Design&lt;/h1&gt;
    &lt;h2&gt;at the intersection of business design and
    technology is good user experience&lt;/h2&gt;
    &lt;/div&gt;
    &lt;div id=&quot;navigation&quot;&gt;
    &lt;ul&gt;
    &lt;li&gt;&lt;a
    href=&quot;../welcome.html&quot;&gt;welcome&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a
    href=&quot;../who.html&quot;&gt;who&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a
    href=&quot;../work.html&quot;&gt;work&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a
    href=&quot;../write.html&quot;&gt;write&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a
    href=&quot;../sitemap.html&quot;&gt;where&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
    &lt;/div&gt;
    &lt;div id=&quot;content&quot;&gt;
    &lt;div id=&quot;right&quot;&gt;&lt;!--
    TemplateBeginEditable name=&quot;body&quot; --&gt;
    &lt;!-- TemplateEndEditable
    --&gt;&lt;/div&gt;
    &lt;!-- TemplateBeginEditable
    name=&quot;leftnav&quot; --&gt;
    &lt;div id=&quot;left&quot;&gt;
    &lt;div class=&quot;menutop&quot;&gt;
    &lt;/div&gt;
    &lt;div class=&quot;menumiddle&quot;&gt;
    &lt;/div&gt;
    &lt;div class=&quot;menubottom&quot;&gt;
    &lt;/div&gt;
    &lt;/div&gt;
    &lt;!-- TemplateEndEditable --&gt;
    &lt;div style=&quot;clear:both;&quot;&gt;
    &lt;/div&gt;
    &lt;/div&gt;
    &lt;div id=&quot;footer&quot;&gt;
    &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img
    src=&quot;../images/tinylogo.gif&quot; alt=&quot;tiny
    logo&quot; width=&quot;16&quot;
    height=&quot;18&quot; align=&quot;top&quot;
    /&gt; &lt;span
    class=&quot;footertext&quot;&gt;Copyright
    &amp;copy; 2007 and beyond Rachel M. Murray User Experience
    Design. All Rights Reserved.
    &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp ;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp ;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp ;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp ;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Revised
    from a design by &lt;a href=&quot;
    http://www.minimalistic-design.net/&quot;
    target=&quot;_blank&quot;&gt;Minimalistic
    Designs&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;/body&gt;
    &lt;/html&gt;
    any help is appreciated - thanks...

  • Problem with template and ie

    I'm running through a weirg problem here. I've designed my webpage and everything worked fine in chrome , firefox and explorer 8. So I saved it as a template and created a basic page with it (normal html/css here, very simple). The probleme is that now, everything is messed up but only in explorer (page not centered, big empty space added somewhere). And then, when I remove the editable regions markers ( <!-- TemplateBeginEditable name="head" --> <!-- TemplateEndEditable --> ...) and save it back as a normal html page without templates, it is working fine again.
    Can someone help me please?
    Thanks!

    I'm running through a weirg problem here. I've designed my webpage and everything worked fine in chrome , firefox and explorer 8. So I saved it as a template and created a basic page with it (normal html/css here, very simple). The probleme is that now, everything is messed up but only in explorer (page not centered, big empty space added somewhere). And then, when I remove the editable regions markers ( <!-- TemplateBeginEditable name="head" --> <!-- TemplateEndEditable --> ...) and save it back as a normal html page without templates, it is working fine again.
    Can someone help me please?
    Thanks!

  • CS3 AE: Problem with Template!

    I purchased a set of templates for After Effects…they appear to be precisely what I need what there is a strange problem.
    There are 14 slots on the timeline but number one repeats! The first image repeats at around 32 seconds...thus creating 15 images total. I have been struggling for two days with this...I assumed that I had inadvertently done something to the template. However, I played the preview video and it does  the same thing! The template is perfect for my needs but the repeating image is totally frustrating. To state the problem another way…what image you put in the first slot repeats at about 32 seconds. I suppose I could just chop the end off but that would mean throwing away 25% of the template. And besides, I am just too darned stubborn to give up.
    I am less than an expert with AE...I have tried looking in the flowchart to see if I can figure out what is happening but with no luck.
    If you could look at this I would you my every lasting thanks:
    Instructions: http://www.box.net/shared/19aern6tg585431svnhf
    Template: http://www.box.net/shared/ydvp6i26u4ldarzry6v6
    Preview:  http://www.box.net/shared/jksk51kyu9qg5vikf5ac
    These do not contain viruses…but you may want to run your AV on them to be sure.
    Thank you. Thank you.

    The first thing to do is look at the Edit Comps Image 01 in the Project Panel. You'll see that it's used 2 times. Right click on the comp and it will reveal the two comps that it's used in.
    Now check out layer 7 in the Comp1 precomp. That's where all of the animation takes place. There's the second copy of the pre-comp where image 1 is used. There's an error in the template. You could easily fix it by duplicating one of the Image precomps and dropping a new image in it, then replacing Image one in Image 01 Precomp Final 2.

  • Problems with webfonts in Dreamweaver - Is anything wrong with my code?

    I'm working on a site in DW and I'm having some issues with the webfonts I'm using. I'm new to the program, so I'm still working my way around, but I think it might be something with my code. Can you guys help me out?
    Background info:
    - The area affected is a three-column area of the main page.
    - I'm trying to use the webfonts so that the webfonts pop up as the text in all three columns.
    - The problem is that the webfonts are only being applied to one part of the text on one of the columns.
    - I'm using two webfonts on two parts of each column: One font for the title text, and one font for the main text.
    - The code is from the index.html script and was done with Dreamweaver CS6 on a Windows 7 PC.
    The code:
    <div id="overview">
        <span style="font-size: 32px; font-family: MuseoSlab;">Overview </span>
      <p>Roblox Networks Television Corporation, also known as Roblox Networks or RN, is the owner and operator of television properties broadcasting to the members of Roblox, an online game. Our properties include television channels such as RN1, interactive properties such as rnone.tk and rnanytime.tk, and studios and production facilities such as rnUS.</p></span>
      </div>
      <div id="viewers">
        <span style="font-size: 32px; font-family: MuseoSlab;">For viewers</span>
        <span style="font-family: MuseoSans;">
        <p>Viewers can access RN's consumer properties via the links below.</p>
        <p>RN1 Homepage</p>
        <p>RN Anytime Homepage</p>
        <p>RN1 TV Listings</p></span>
      </div>
      <div id="showchannelowners">
        <span style="font-size: 32px; font-family: MuseoSlab;">For program and network owners</span>
        <span style="font-family: MuseoSans;">
        <p>Program and network owners looking to broadcast with or become a partner of the Roblox Networks Television Corporation can contact RN by these methods:</p>
        <p>rnUS | Email | Roblox |</p>
        <p>rnUK | Email | Roblox | </p>
        </span>
      </div>
    Any way you guys can help?

    Update:
    Uploaded to a testing server at http://rntestsite.6te.net/ and the problem seems to be fixed. Maybe it's just an issue with the program.

  • CS3 problems with Master suite Dreamweaver CS3

    Hi all, I've just activated my new CS3 master suite and there are a few problems so far. I cannot make dreamweaver my default
    program for editing html files of any kind. I cannot also select any cs3 program as a default program for any file. I am using windows 7. I also cannot add the software package to my netbook as it keeps asking for the disc and I do not have a disc drive in the netbook. I have tried copying the
    installation files onto a memory stick but I still cannot activate the CS3 on my netbook?
    Any advice appreciated

    Hi Bob, unbelievable this is!
    This is where I am now - I found out from Adobe that these 2 licences we fake keys so after I picked my jaw up from the floor I contacted customer services at Adobe and asked them to take action against this seller and they have told me I will receive an email soon with an update. To be honest they didn't seem that bothered so i don't know if they will do anything. I should have seen the signs really because the seller has a PO Box and that is usually suspicious.
    Anyway I contacted the seller and told them that they had sold me an en illegal software package and demanded a refund. I then contacted my credit card company and blocked the transaction with them. As soon as I got off the phone from the CC company (10 mins ago) I checked my email and I had a reply from the seller, here it is .....
    "the keys i sent you over the email are for trial only, since the real keys are on the way in the mail.
    i did not send you your keys since i do not keep keys once i mail them out.
    have fully refunded in any case for the trouble, take care Steve and have a nice day"
    Now I don't know who Steve is because it certainly isn't my name so maybe this guy has this standard message on his clipboard for all of the refunds he has to issue. I don't think the line about a trial key sounds very likely but I am no expert with Adobe products so maybe you could shed some light on this.
    At least I got my refund so now all I have to do is make my mind up what to buy from here in but I will make sure it is from a company I have heard of

Maybe you are looking for

  • I cannot seem to print from Safari!!!

    Hi there, I have tried to print from Safari, but it closes and an error box comes up stating: Process:         Safari [440] Path:            /Applications/Safari.app/Contents/MacOS/Safari Identifier:      com.apple.Safari Version:         5.1 (6534.5

  • I need to use my new computer for my existing iphone. how do i do that without losing all of my data?

    i bought a new computer and would like to use it for my existing iphone. the iphone is registered on my boyfriends computer as of now. i dont want to lose all of my data in the process. how would i go about doing this?

  • How to run Java Card Program in a Simulator

    I m Narendra Reddy studying in India and have taken Java Card for my B.E. final year project. i also acquire knowledge of Whole Java Card Development Life Cycle but i found much more difficulties to implement those ideas into java card. so, Will you

  • Preview Spread in bridge

    HI is it possible to display the preview of InDesign CS5 files as spread in bridge CS5 this was working fine in CS3, now Bridge CS5 is showing 1 side preview. Regards Jonas

  • How do I download my photos from i-phone 5 to my PC

    I need more available GB on my I-phone 5 - Version 8.1.2(12B440) -  I can't figure out how to move all photos to my PC in order to clear up more GB space.