Can't Edit Parts of Template

  • Posted in : cvCard
  • philandrews100
    Participant

    Hi,

    I have recently downloaded the CVCard template, I have then gone to edit it using Dreamweaver CS5 on Mac and its not allowing me to edit parts of the template. The code is just greyed out, is there a reason why this would be happening. I have never experienced this before with dreamweaver so I am a bit stumped.

    I hope someone can help because I really like this template

    Thanks

    ahmetsali
    Keymaster

    Hi,

    this template uses Template System in Dreamweaver. Common markup for all pages like layout/header are located in Templates/layout.dwt file. Open this file in Dw and when you edit and save it all other sub html files will be updated automatically, which saves time when you are using Dw. You can check Documentation > Getting Started > File Structure for more information.

    One note : index.html file has a different class than other single pages. After you update layout.dwt it’s html tag will be like;

    <html lang="en" class="no-js single-page-layout
    

    change it to this;

    <html lang="en" class="no-js one-page-layout
    

    You should repeat this step every time you updated the template file layout.dwt.

    chokkicx
    Participant

    I also have the same issue…
    will the name change in layout.dwt appear when uploaded to server? () :o)
    sorry about my confusion. thanks!

    ahmetsali
    Keymaster

    Hi @chokkicx

    if you are talking about meta name="" tags in the head, they are not visible.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register