Forum Moderators: open

Message Too Old, No Replies

Dreamweaver templates

         

creative craig

2:35 pm on Oct 7, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Just made a template and then made 30 pages from that one template.

How can I set the <head> area of the page as editable so I can update the other pages.

I am still pretty new to Dreamweaver :(

Craig

ukgimp

2:38 pm on Oct 7, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



if you go to code view you will see the editable region that you have set up. You can either copy that code around the head section or create new editable region with modify>template.

Cheers

richardb

2:38 pm on Oct 7, 2003 (gmt 0)

10+ Year Member



Hi Mate

<!-- #BeginEditable "area" -->
your stuff
<!-- #EndEditable -->

Rich

creative craig

2:43 pm on Oct 7, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Slowly getting to grips with Dreamweaver, its going to take a while longer though.

Thanks people :)