Editing Blogger Template in Dreamweaver

Ok, so I recently signed up to blogger.com.  
I found a template I kinda like, but I want to edit it quite substantially.   So I noticed the customization option, I clicked on layout, and then clicked "edit html".   I downloaded the xml file.  I opened it in dreamweaver, and when I look it over, the code all appears to make sense.   But when I preview the code in firefox, it doesn't work.  
For a second I thought this might have been because I had to run the file through WAMP, but that didn't fix it either.
Can anyone here help me with this?

Just what I was looking for, got an old blogger template that needs a lot of work.
Is there a better adobe product to use for this than dreamweaver?
-Dave of Ride It lIke You Stole It

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/

  • Editting Joomla Templates in Dreamweaver

    I got my site and everything set up in Dreamweaver to my local server, I can view it in live view via index.php and when I go into live code to look at the code for stuff I want to change, then when I go to turn live code off to edit any changes, it brings me right back to the index.php code. I'd like to be able to easily find the files and code I need to edit at any given time since I don't know where most things are located.
    This is the template I have
    http://www.yootheme.com/demo/joomla/quantum

    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/

  • Do you have to upload all new pages if you edited the template file?

    I've edited a template in Dreamweaver and applied all changes to pages that use this template.
    Previously, I had been uploading the templates onto my server, but after realizing that uploading the edited template to the web the pages didn't change.
    When you edit the template in Dreamweaver shouldn't it automatically pull from the new template when you look at the pages online? OR do you have to upload each new page to your server that used that template?
    or in other words..
    Does the webpage pull the information from the template in Dreamweaver or from the server?
    Thank you.

    Any pages that have been updated after the template has been updated will need to be uploaded to the server. The pages do not automatically "connect" to the template and reflect it's rendering while on the server - that would require Server Side Includes or a dynamic server-side language (like PHP or ASP .NET) .

  • Edit First line in dreamweaver templates

    Hello,
    When I create a page from a Dreamweaver template, a
    dreamweaver comment similar to the one below will be inserted:
    <!-- #BeginTemplate "/Templates/test.dwt" -->
    Each time I edit a page to add php code in the very first
    line, it is removed with every template update and the source code
    again starts with the dreamweaver comment. I need to add to all my
    pages a php code in the very first line like this one:
    <? $ob_start; $session_start; ?>
    How can I do that without removing the code from my pages
    with each template update. Another problem is that I can't insert a
    placeholder in the very first line of a dreamweaver template. Above
    that the first line is locked in dreamweaver, so that I can't
    change it manually. Is there any workaround available?
    Thanks,
    Philip

    > How can I do that without removing the code from my
    pages with each
    > template
    > update. Another problem is that I can't insert a
    placeholder in the very
    > first
    > line of a dreamweaver template. Above that the first
    line is locked in
    > dreamweaver, so that I can't change it manually. Is
    there any workaround
    > available?
    Put the code ABOVE the <html> tag.
    Which DW are you using? It looks like DW4 or earlier....
    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
    ==================
    "flip3" <[email protected]> wrote in message
    news:ec40u0$mr3$[email protected]..
    > Hello,
    >
    > When I create a page from a Dreamweaver template, a
    dreamweaver comment
    > similar to the one below will be inserted:
    >
    > <!-- #BeginTemplate "/Templates/test.dwt" -->
    >
    > Each time I edit a page to add php code in the very
    first line, it is
    > removed
    > with every template update and the source code again
    starts with the
    > dreamweaver comment. I need to add to all my pages a php
    code in the very
    > first
    > line like this one:
    >
    > <? $ob_start; $session_start; ?>
    >
    > How can I do that without removing the code from my
    pages with each
    > template
    > update. Another problem is that I can't insert a
    placeholder in the very
    > first
    > line of a dreamweaver template. Above that the first
    line is locked in
    > dreamweaver, so that I can't change it manually. Is
    there any workaround
    > available?
    >
    > Thanks,
    >
    > Philip
    >

  • Editing a Web Template in Dreamweaver

    Is there a way I can edit a template permanantly in Dreamweaver?
    I use one of the provided templates and use the 'Contact' field as an external link. However I need two links not one, (apart from the header), so if there is a way to add an extra link would be great.

    Take a look at these:
    Anatomy of an HTML gallery
    http://lightroom-news.com/2008/08/29/creating-a-lightroom-gallery-part-2-the-galleryinfolr web-file/
    http://lightroom-news.com/2008/09/05/the-manifestlrweb-and-html-file/

  • Can't edit .html file in dreamweaver?

    Why can't I edit .html file in Dreamweaver CS 5.5 when it is not attached to a template?
    I have always been able to edit it every other time I have opened the file (since I built the site over two years ago).
    Now each time I try to edit it in Design mode, no matter where I click in the file the whole page gets a dark grey overlay and I can't get a curser.
    I am still able to edit the code directly but I do not want to be restricted.
    The last thing I did the last time I opened the file was paste Google Analytics code in just before the </head> tag. I did this to all the files on the site but this is the only one that isn't working. I have tried taking out this code but it makes no difference.
    I am using a 6 month old Macbook pro.
    Can anyone help me?

    In your stylesheet you have -
    .container {    overflow:hidden; width: 100%;}
    .container2 {   overflow:hidden; width: 646px; margin:0 0 10px 0}
    Try right clicking on the page in Design view and then selecting Element view > Full and see if that helps.

  • Editing pages created using dreamweaver with microsoft's visual studio express

    Here's a quick, somewhat vague, question for anyone who might have an answer. Is there a trick to editing pages created using dreamweaver with Microsoft Visual Studio Express? The reason I ask is I recently finished a web site for my first client who now wants to make edits herself using the program she uses, that being Microsoft. I thought it would be as easy as pulling the html files from the server (or the usb flash drive i gave her), making changes and then putting them back to the server, but apparently she is having some problems. I'm meeting with her soon. I have no experience with any other programs, other than Adobe, so I don't know how much good I'll be in helping her. Maybe it's an easy question, maybe not. Any info appreciated. Thanks!

    David wrote -
    Dreamweaver template commands are all wrapped in HTML comments, so they
    shouldn't cause any problems. They should simply be treated as comments.
    However, the concept of editable and locked regions will be ignored.
    Hi David, I meant the templates with the dwt extension, not the html files that are created from them. The full version of VS will recognize the dwt extension as 'Dynamic Web Template' but as this is a microsoft extension it does not recognize the code for editing and shows a large number of errors, (before anyone comments the dwt file extension is used by a number of other programs, all referring to a different file type).
    PZ

  • Error about Template in dreamweaver mx 8

    Hello every 1
    This is dinesh from S Naidu Online, i m getting problem while
    doing template in dreamweaver, i have done 2 part in my website
    1-> top,left [ menus ], bottom , 2-> right side part
    for editing page or matter, my template height is 500px , when i m
    trying to do single page with template then the size of that page
    is going above 700px so i m getting white patch on left side, how
    to overcome this problem. ?
    pls help,,,
    Thanx in Advance n Regards !!!
    Dinesh
    S Naidu Online.

    Templates do no control page layout. They only control page
    content. If
    you have layout problems, it's not due to the template, it's
    due to you
    method of building the page. Can you show me the page,
    please?
    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
    ==================
    "Snaidu Design" <[email protected]> wrote in
    message
    news:e7g37b$5oh$[email protected]..
    > Hello every 1
    >
    > This is dinesh from S Naidu Online, i m getting problem
    while doing
    > template
    > in dreamweaver, i have done 2 part in my website
    > 1-> top,left [ menus ], bottom , 2-> right side
    part for editing page or
    > matter, my template height is 500px , when i m trying to
    do single page
    > with
    > template then the size of that page is going above 700px
    so i m getting
    > white
    > patch on left side, how to overcome this problem. ?
    >
    > pls help,,,
    >
    > Thanx in Advance n Regards !!!
    > Dinesh
    > S Naidu Online.
    >

  • Viewing new template in dreamweaver cs3 reverst to front page ??

    When i save a new template in Dreamweaver CS3 and then try to preview in IExploer it asks me "do you wnat to open or save this file? when i select either it reverst to my old MS Front Page editor

    From their website:
    " Adobe Flash (version 8 or higher) is required to edit the
    FLA file.
    - Use the source codes at your own risk after downloading and
    flashmo.com is
    not responsible for any bugs or errors caused by
    ActionScripts."
    Do you own Flash? Are you familliar with action scripts? If
    not, then you
    probably want to start with a plain html template and learn
    how to code html
    and CSS. Flash sites look nice but they are not friendly for
    Search Engines
    or users who don't have flash player installed on their
    system.
    Here are some on-line tutorials to help you get started with
    html and CSS
    code:
    www.w3schools.com (free)
    www.Lynda.com (pay videos)
    Adobe help - "Getting Started"
    --Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com
    "jdbcmcbride" <[email protected]> wrote in
    message
    news:ftr2vf$i4q$[email protected]..
    > I am a first-time user of DreamWeaver and am currently
    learning how to
    build a
    > website with the Adobe HTML article that they have.
    However, I found a
    flash
    > template that I downloaded as it is exactly what I want
    to use for my
    website.
    > My problem is, I don't know how to make it work.
    >
    > The template is located at
    http://www.flashmo.com/home
    and it is the one
    on
    > page 5 called "037 Wooden". If anyone can tell me what
    to do to get this
    to be
    > my website, I would really appreciate it.
    >

  • How can I make a blogger template in DW?

    I generally know how to use DW, and I am still learning. I
    was hoping to make a Blogger template for my new blog. I know that
    it's a CSS heavy thing, which is fine. I guess I just wondered, can
    I just make a template and import it and still have the same
    functionality that blogger gives me? Do I have to do anything
    special?
    Thanks

    Welcome to Apple Support Communities.
    Open Mail, Help
    So, create your template from scratch or edit an existing Mail template and re-save it with a new name.
    Your own saved or edited/re-saved templates are stored in the Custom list at the bottom of the Stationery types.
    The default templates remain with original names in the original folders.
    Then to use your template in a New Message, select it from Show Stationery, Custom.
    To make it easier to select Stationery templates, first open Mail, New Message, View, Customize Toolbar, and then drag the Show Stationery button to the New Message toolbar. (It will not ever appear in the default Mail toolbar, only the New Message toolbar, and can only be added to the New Message toolbar.)

  • Editing a template

    I don't have Contribute on my computer but my client does. I
    created the site in Dreamweaver. I thought he would be able to edit
    a template page because a copy resides on the server. When he tried
    to edit the file he gets a message "This file cannot be displayed
    in the Contribute web browser." I don't have 'enable Contribute
    compaitbility' checked on the site definition because I don't think
    there is much work that I will be doning on the site. Can templates
    be edited in Contribute? And, if so, what do I need to do to allow
    that to happen?

    Before you update a template file there's a few thinsg that
    make the process go smoothly:
    1. Ideally have the user publish all draft or new pages.
    2. Make sure you have synchronized your local copy of the
    website in Dreamweaver with the remote server.
    3. Once you've done the synchronize rebuild Dreamweaver's
    Site Cache.
    4. Update the template file, and allow Dreamweaver to check
    out and update all the pages using the template. If feasible you
    can check out all the pages that use the template first; there 's
    no need to check out the dependent images etc.
    5. Do another synchronize, this time putting all the new
    local files onto the remote server.
    6. Check in all the files that were checked out in step 4.
    The Contribute user should get the latest copy of the
    template when they start up, but make sure they do not have the
    "Don't connect to websites at startup" option checked.

  • Editing the templates

    I have a new trial site that I'm playing with (my first site) but can't see how to edit the template to enter my info into. I have managing it using the portal and Dreamweaver. Am I being stupid?
    I am using the Quo Vadis template and want to edit the company name and the items in the menu as a start.
    Nick

    On Thu, 12 Jul 2007 00:29:36 +0100, David Powers
    <[email protected]>
    wrote:
    >STL Hoodstar wrote:
    >> The Problem: When I am in the template, I can add an
    id to the <body> tag to
    >> mark the page. However, I am unable to make any
    changes to the <body> tag of
    >> pages that are based off of this template.
    >
    >Exactly the same question was asked yesterday. The answer
    hasn't changed:
    >
    >Define an editable tag attribute.
    >
    >
    http://livedocs.adobe.com/en_US/Dreamweaver/9.0/WScbb6b82af5544594822510a94ae8d65-7aa3.htm l
    It was indeed- by me ! and it works well
    just be sure to read this too:
    http://livedocs.adobe.com/en_US/Dreamweaver/9.0/help.html?content=WScbb6b82af5544594822510 a94ae8d65-7aa3.html
    it is linked on the page refered to by David - but it tells
    you how to
    use in once set up in the template.
    ~Malcolm N....
    ~

  • Why can't edit my epub using Dreamweaver cc?

    I exported a fixed-layout ePub created in inDesign cc.   I want to edit the file with Dreamweaver cc.  When I opened it in Dreamweaver the files were read only.
    How can  unlock this.   I do not want to rename the files because it will screw up the iBook when I uploaded to Apple.  I looked through the code and it isn't a
    template.  Please help.
    Thanks,
    Janis

    Not sure what your process is, so forgive me if I reference steps you've already taken.
    Unlike Sigil (see the latest releases here) or Calibre, far as I know, Dreamweaver is not a direct editor of the .epub format. You have to unzip it, make your edits, then zip it back up. Unzipping an EPUB is just a matter of renaming it. So for example, if your file name is "Book1.epub", then make a copy of it and rename it to "Book1.zip", and unzip it. I usually just make a Dreamweaver site out of the unzipped folder, make my edits, re-zip it, then change the extension back to .epub.
    If you've already done all of that, maybe right clicking on a file or folder and selecting "Turn off Read Only" will help:

  • Incontext editing and templates

    Hi
    I´ve been trying to find documentation about the
    interaction between ICE and regular Dreamweaver templates without
    any success. Is it still possible to edit master templates locally
    and change e.g. a menu for a complete site even if some pages has
    been edited via the ICE interface online?

    Hello Simon,
    InContext Editing regions can only be applied (on child
    pages) on regions that have been marked as editable in the template
    – the .dwt page. On the other hand, only the modifications
    that are made in Dreamweaver outside the template regions (in the
    master .dwt file) are propagated to all child pages. Thus, when a
    change is propagated, it won’t interact in any way with the
    sections of the page that were modified by InContext Editing.
    So, if the menu you want to change is not in an editable
    region (in the template .dwt page), everything should work just
    fine. The change will propagate to all pages based on that
    template, and modifications made via InContext Editing will remain
    intact.
    Also, as a general rule of thumb, before modifying the master
    template, you should make sure to download/"get" the most recent
    version of the site from the server. Additionally, if your client
    is updating the site via InContext Editing while you are making
    changes locally in Dreamweaver, you will overwrite any changes your
    client made when you upload the site again.
    Please let me know if this answers your question, or if you
    need clarification.
    We intend to provide a tutorial on working with Dreamweaver
    templates in the near future. I will post an announcement in the
    forums when this is available.
    Best regards,
    Corey

Maybe you are looking for