Are dreamweaver CS3 templates responsive?

Hello,
I need to create my project that will work also in ipad and the new cellphones?  I'm using Dreamweaver CS3, and already almost done with the project when I was asked to have this new parameter - the site has to be responsive to these devices.  Will the template in Dreamweaver CS3 work with these devices?  I don't currently have these devices to test.  How could I test them.  If not, any suggestions... Any help, please....
Zandy
[email protected]

Unfortunately, CS3 predates the "responsive design" concept by a few years. You can still make responsive designs using it, but it requires more knowledge of handcoding the CSS/HTML. If you look into Media Queries and Responsive Design online, there are quite a few sources that give you the info you'll need. Depending on your level of comfort with CSS and HTML, they may be a great help, or a confusing mess.
http://www.lynda.com is a good resource
As for previewing things for smaller devices, Firefox has a nice little thing built in for that...
Tools > Web Developer > Responsive Design View (Ctrl + Shift + M).

Similar Messages

  • Inserting RSS Feeds into a Dreamweaver CS3 Template

    I've created a website template in Dreamweaver CS3. We need
    to insert an RSS feed that will allow our web site to receive news
    updates and information pertinent to our consumers needs. Please
    help! I have no clue how to do this.

    Which version of FW? If FWMX 2004 or earlier, you would need
    to read this
    carefully -
    http://www.losingfight.com/blog/2006/08/11/the-sordid-tale-of-mm_menufw_menujs/
    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
    ==================
    "hraklis_1" <[email protected]> wrote in
    message
    news:g4p0l0$lak$[email protected]..
    > I've created a dreamweaver cs3 template for my website.
    I've also created
    > a
    > menu in fireworks which has popup menu's. If I create a
    new page (not from
    > a
    > template) and insert the fireworks html, everything
    works fine when I try
    > to
    > preview it.
    >
    > However, if I insert the fireworks html into a page
    created from a
    > template,
    > or even the original template file, the image of the
    menu is inserted and
    > can
    > be viewed, but the popup menu's do not appear. Any
    thoughts or
    > suggestions?
    >

  • Dreamweaver CS3 Template

    I'm using Dreamweaver CS3. I use a template that I've always
    been able to make changes and automatically update the pages that
    use it on save. I've made some changes to the template, but when I
    go to update all the pages using that template it says:
    Done.
    files examined: 1183
    files updated: 0
    files which could not be updated: 0
    total time: (0:00:02)
    Nothing is updated. I have a large site to update and am in
    desperate need of help.
    Thanks!!

    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
    ==================
    "nee9" <[email protected]> wrote in message
    news:[email protected]...
    > I'm using Dreamweaver CS3. I use a template that I've
    always been able to
    > make
    > changes and automatically update the pages that use it
    on save. I've made
    > some
    > changes to the template, but when I go to update all the
    pages using that
    > template it says:
    >
    > Done.
    > files examined: 1183
    > files updated: 0
    > files which could not be updated: 0
    > total time: (0:00:02)
    >
    > Nothing is updated. I have a large site to update and am
    in desperate
    > need of
    > help.
    > Thanks!!
    >

  • Dreamweaver CS3 template uneditable

    Dear Community,
                     I created a template in Dreamweaver CS3, editing the template worked up until today. The site is www.slothbob.com, which maybe irrelevant, but in the content part of the page (center), when opened template in dreamweaver, it seems to have a lock down, only allowing an "editable region" where that text is. I am trying to get out of this lock down trap, so I can edit other slices in the template. Also, it prompts that my template is nested directly or indirecty, but before when editing was possible, it seemed to just incorporate the changes to every page across the site. Again, my goal is to just editing some of the slices in dreamweaver that would be an axiom across every page on the site, but in lock down (code greyed out and everything). I appreciate everyone's time and input and thank you all greatly.
    Slothbob

    The link that you posted is bad.  Please try again.
    The symptoms you describe tell me that your "template" is likely not a template but a child page.  We would need to see the code to know for sure, though.

  • Uneditable areas Dreamweaver CS4 templates

    Hi, I set up my website with Dreamweaver CS4 and at the time made the body section editable only.
    I believe that by default this also leaves the title tags editable in the head section (which they are).
    I now want to make the meta tags and meta title section editable as well in the template so every page in my site has an individual editable area in the head of the HTML code which I can insert different information for each page that will not affect other pages upon saving.
    So my question would be how can I convert the locked down code in the head of my template page back to editable regions.
    Cheers.

    Hi, sorry thought I had this template problem fixed.
    Still trying to make the meta tags in my website template editable but when I apply the change below the meta tags seem to disappear.
    I've put an example of what I currently have and what I am trying but with no success.
    If anyone can spot any mistakes I would really appreciate it.
    I have this..
    <!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" />
    <meta name="keywords" content="keywords are here" />
    <meta name="description" content="description is here" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Title</title>
    <!-- TemplateEndEditable -->
    <link href="../css-file/css.css" rel="stylesheet" type="text/css" />
    <!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
    </head>
    And tried this..
    <!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" />
    <link href="../css-file/css.css" rel="stylesheet" type="text/css" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Title</title>
    <meta name="keywords" content="keywords are here" />
    <meta name="description" content="description is here" />
    <!-- TemplateEndEditable -->
    <!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
    </head>
    As always, thanks in advance.

  • Columns in Dreamweaver CS3 Template Pages Not Displaying Correctly in IE8

    I have a site that has most pages created with a template page that displays three columns below the navbar (counting a small column to the left for the logo at the top the table has four columns).  The home page (index.html - not from the template) displays the same colums as the template pages correctly, but all the pages created with the template show the first column as way to wide and the next two columns as far too narrow.
    I have trawled the internet to find a solution, but as my knowledge of HTML is limited it is proving near impossible for me to even find a relevant forum topic, let alone a workable solution.  All I want is for the template pages with three visible columns below the navbar to display the same widths as those in index.html.
    I am working on a mac and the pages all preview fine in Safari, Firefox etc, but not in IE8 on Windows 7 machines.
    I have tried rather indelicately to shove various bits of code in to fix the width of the columns and render such commands as table-layout=fixed etc, but with absolutely no effect.
    The site is: www.southoverfoods.com
    If anyone can help I will be grateful.

    You do want to fix these errors -
    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.southoverfoods.com%2Fabout.html&charset =%28detect+automatically%29&doctype=Inline&group=0
    Most are straightforward.
    If you view the page in IE9, and click on the compatibility icon, the rendering looks right.  Unfortunately, I cannot force that rendering with any of the accepted meta tag usages!
    <meta http-equiv="X-UA-Compatible" content="IE=7" />
    <meta http-equiv="X-UA-Compatible" content="IE=8" />
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    So I'm a little puzzled what to do....

  • Dreamweaver Cs3 Template Application help!

    hi folks
    I have an index page which I made into a template - I then created six main 'title' categories from this template. Then, I saved each 'title' category as a template, and created about 6 or 7 'sub category' pages from those templates - the thinking being that if I had to make major changes, I could make the changes to the templates in each category (as they all share look and feel within a category).
    I have 2 problems/questions:
    1> I needed to detach the 'aboutus.html' page from the indextemplate.dwt to make some minor changes in uneditable areas - now, however, when i reapply the template, major changes are applied, as the aboutus page has changed significantly from the template. Is there a way I can apply *just* certain changes from the template? I thought the behavior was that it only applied the latest changes from the template - not the *entire* template from top to bottom (in a sense, it 'synchronized' the 2 together after I did the modify/remove and modify/apply actions).
    2> My 'sub' pages - which were created as 'new' pages based on the 'Title' page templates - they dont seem to be updating. I *do* get the 'update' pages'
    dialogue box when i save changes to the templates - but the changes are NOT being carried through. Is this because the templates are 'nested' - i.e the templates which are the TITLEs are actually based on a template themselves.
    Thanks!!!

    Is there an inherent problem/bug that makes nested templates a broken 'feature'?
    No, it's just a feature without a good reason to use it.  I look at it this way - I use templates to make my development/maintenance tasks easier.  Why would I then add a complexity to that reason that actually makes my tasks harder again?
    that still doesnt really help me with how to 'prevent' the template from overwriting everything on the page. the one that had that issue was NOT one of the nested ones.
    This is how templates work.  If you are finding that you need to edit a page in a region that is non-editable, you have to go back and re-work your template to allow such edits to survive the next update.  This is MUCH better than detaching a page, which defeats the whole purpose of using templates in the first place.

  • Dreamweaver CS3 - template help

    I am unable to get my website to fit in the middle of the
    screen. It looks fine on my pc but on some, it spreads out to fit
    the entire screen. I would rather have it fit in the middle with
    the spaces hanging on both sides... (maybe I chose the wrong
    template) Can you advise in the simplest way (since I know nothing
    of codes etc) how best to fix this.
    Thank you
    www.barnesconnections.org

    Good luck!
    > I guess I have practiced to surf in rough waters
    You have *no* idea! Try reading through some of this -
    http://www.w3schools.com
    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
    ==================
    "www.barnesconnections.org"
    <[email protected]> wrote in message
    news:gkgn8c$469$[email protected]..
    >
    Thanks for your advice. I edited the code as you
    suggested and
    > that is
    > exactly what I was looking for. I have updated the home
    page will do the
    > rest
    > tomorrow. This is the first site I ever designed by
    reading dreamweaver
    > forums
    > and so I guess I have practiced to surf in rough waters
    > (www.barnesconnections.org)
    > Thanks so much for your help.
    > C. B
    >

  • Dreamweaver CS3 Templates

    When I update a template or library, I seem to have all the
    empty spaces that are assigned with the lettering
    "{products_image_1} {products_content_1} up thru all the ones I
    don't have assigned, some pages need all of the table contents and
    other pages do not, but they are all tied into the same template,
    as is the library "sidebar". I go back and delete them all before
    uploading everything to the web, but it is a royal pain that I have
    to go and spend well over an hour to go back and update all the
    pages that were perfect before I did one little simple update, like
    changing a picture on a template or lettering... Can anyone help me
    stop this from happening.
    Thank you,
    C

    You are not using a DW template if you see markup like this.
    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
    ==================
    "Carebear90630" <[email protected]> wrote in
    message
    news:fntjdk$5dt$[email protected]..
    > When I update a template or library, I seem to have all
    the empty spaces
    > that
    > are assigned with the lettering "{products_image_1}
    {products_content_1}
    > up
    > thru all the ones I don't have assigned, some pages need
    all of the table
    > contents and other pages do not, but they are all tied
    into the same
    > template,
    > as is the library "sidebar". I go back and delete them
    all before
    > uploading
    > everything to the web, but it is a royal pain that I
    have to go and spend
    > well
    > over an hour to go back and update all the pages that
    were perfect before
    > I did
    > one little simple update, like changing a picture on a
    template or
    > lettering...
    > Can anyone help me stop this from happening.
    >
    > Thank you,
    >
    > C
    >
    >
    >
    >

  • Dreamweaver cs3 template theme help

    Hello,
    I'm very new to dreamweaver and just getting use to it but
    wanted to ask a quick question for one of you professionals out
    there.
    With the theme portion of Dreamweaver (currently all I have
    got use to). I can make a pretty cool site with the theme layout
    but sometimes I will save it and then try to do another page and
    the theme page looks great on the dreamweaver side but on the
    actual internet the site looks terrible like all the font is
    different and the links don't have the hovering graphics, etc. I
    was just curious if any one knows why it does this on certain
    pages? Let me know. Thanks for your help in advance.
    Mark

    > Let me know.
    It would not be possible to diagnose without seeing a) a page
    that's "good"
    and b) a page that's "bad". Screen shots will not work for
    this - we would
    need to see the code. Can you show us those two pages?
    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
    ==================
    "MarkAdamczyk" <[email protected]> wrote in
    message
    news:fgecee$f4v$[email protected]..
    > Hello,
    >
    > I'm very new to dreamweaver and just getting use to it
    but wanted to ask a
    > quick question for one of you professionals out there.
    >
    > With the theme portion of Dreamweaver (currently all I
    have got use to). I
    > can
    > make a pretty cool site with the theme layout but
    sometimes I will save it
    > and
    > then try to do another page and the theme page looks
    great on the
    > dreamweaver
    > side but on the actual internet the site looks terrible
    like all the font
    > is
    > different and the links don't have the hovering
    graphics, etc. I was just
    > curious if any one knows why it does this on certain
    pages? Let me know.
    > Thanks
    > for your help in advance.
    >
    > Mark
    >

  • DW CS3: Template & CSS Rules problems

    Dreamweaver CS3 Templates and CSS Rules.
    I've built a basic html page with a header, navigation links and main content area, then saved this as a template with the content area as the edit region.
    When I create new html pages from this template I want to insert Divs in the edit region for each new page, which I can successfully do, but for some reason Dreamweaver is not allowing me to create new CSS Rules for each new Div? So I'm not able to control position, text layout, colours etc for the new content. So my question is how do I do this?
    I got around this with the current website by creating the template with virtually all of the content for the entire website firstly, then deleting as necessary for each page, which I know is the wrong way to build html site pages from a template!
    I wonder if someone could please point me in the right direction to get me back on track? Any pointers would be very much appreciated.
    Thanks in advance.

    Yes, there is a meta tag at the start of the CSS rules. Here's a copy and paste of the code generated in DW CS3. Template was created from a html doc...
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Untitled Document</title>
    <style type="text/css">
    <!--
    body {
        background-color: #FFFFFF;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    body,td,th {
        font-family: Arial, Helvetica, Helvetica Neue, Verdana;
        font-size: medium;
    #container {
        background-color: #E6E6E6;
        width: 900px;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    #banner_image {
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #FFFFFF;
        margin-right: auto;
        margin-left: auto;
    #navigation {
        background-color: #E6E6E6;
        text-align: center;
        padding: 10px;
    #navigation ul {
        margin: 0px;
        padding: 0px;
    #navigation li {
        list-style-type: none;
        display: inline;
        margin-right: 40px;
        margin-left: 40px;
    #navigation a {
        color: #333333;
        font-size: 90%;
        text-decoration: none;
    #navigation a:hover {
        color: #FF3300;
        font-size: 90%;
        text-decoration: none;
    #spacer {
        background-color: #E6E6E6;
        text-align: center;
        padding: 10px;
        margin-top: 10px;
        margin-right: 25px;
        margin-bottom: 10px;
        margin-left: 25px;
        font-size: small;
    #content_area {
        background-color: #666666;
        margin-top: 10px;
        margin-right: 25px;
        margin-bottom: 10px;
        margin-left: 25px;
        padding-top: 20px;
        padding-right: 10px;
        padding-bottom: 20px;
        padding-left: 10px;
    #copyright_footer {
        background-color: #FFFFFF;
        text-align: center;
        padding: 10px;
        font-size: small;
        margin-top: 10px;
        margin-right: 0px;
        margin-bottom: 10px;
        margin-left: 0px;
        clear: both;
    #navigation_lower {
        background-color: #E6E6E6;
        text-align: center;
        padding: 10px;
    #navigation_lower ul {
        margin: 0px;
        padding: 0px;
    #navigation_lower li {
        list-style-type: none;
        display: inline;
        margin-right: 40px;
        margin-left: 40px;
    #navigation_lower a {
        color: #333333;
        font-size: 90%;
        text-decoration: none;
    #navigation_lower a:hover {
        color: #FF3300;
        font-size: 90%;
        text-decoration: none;
    -->
    </style>
    </head>

  • Dreamweaver CS3 will it work with Contribute CS4 Mac 2 PC

    Hi I asked this same question in the contribute area of the
    forum bu then thought t may be best to ask here as I wanted to know
    if Contribute CS4 will work with Dreamweaver CS3?
    I take it for granted that it will, I have a mac and will
    create a site with Dreamweaver CS3 and then have the client who has
    a PC to buy Contribute CS4, will this work okay or do I need to
    create the site with a PC and with Dreamweaver CS4?

    I just read on the adobe website that:
    "Contribute CS4 works with Adobe Dreamweaver® CS4
    templates"
    Does that mean it wont work with Dreamweaver CS3 templates?

  • Contribute CS4 with Dreamweaver CS3

    I have a number of sites created with Dreamweaver CS3, and
    intend to provide update access with Contribute - but Contribute
    CS3 is now hard to get hold of. Will these sites work with
    Contribute CS4 if developed with DW CS3: general functions such as
    editable sections, checkin/checkout. I don't want to upgrade my
    systems yet to CS4.
    CS4 suite has much higher system requirement than CS3 - which
    probably means a hardware upgrade first - so want to avoid this.
    Can't find any info on this anywhere.
    Thanks

    I just read on the adobe website that:
    "Contribute CS4 works with Adobe Dreamweaver® CS4
    templates"
    Does that mean it wont work with Dreamweaver CS3 templates?

  • DW 8 Templates in Dreamweaver CS3

    Greetings,
    I am currently working with a Dreamweaver template (Version
    8) and I have recently installed Dreamweaver CS3 to check it out. I
    wanted to update several pages with the updated template in CS3,
    but when I tried, I got an error related to nested editable
    regions. I checked out my code, and cleaned it up (it is strict
    xhtml 1.0) and tried again. I didn't get the error, but none of the
    pages are updated. Does somebody know why this could happen?

    If you have made changes to a template page and those changes
    are not
    propagated to the respective child pages then only one of two
    possibilities
    exist:
    1. Your changes were made to EDITABLE regions in the template
    files, or
    2. The site cache is corrupted, and can be fixed by using
    SITE | Advanced >
    Recreate Site Cache
    Might one of those be the cause?
    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
    ==================
    "Melissa_Serrano" <[email protected]> wrote
    in message
    news:f7gk2r$k45$[email protected]..
    > Greetings,
    >
    > I am currently working with a Dreamweaver template
    (Version 8) and I have
    > recently installed Dreamweaver CS3 to check it out. I
    wanted to update
    > several
    > pages with the updated template in CS3, but when I
    tried, I got an error
    > related to nested editable regions. I checked out my
    code, and cleaned it
    > up
    > (it is strict xhtml 1.0) and tried again. I didn't get
    the error, but none
    > of
    > the pages are updated. Does somebody know why this could
    happen?
    >

  • 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.
    >

Maybe you are looking for