web design courses london - template

TrustPilot

starstarstarstarstar Excellent

  • Home
  • Courses
  • Promotions
  • Schedule
  • Formats
  • Our Clients

Forum home » Delegate support and help forum » Dreamweaver Training and help » web design courses london - Template

web design courses london - Template

resolvedResolved · Low Priority · Version Standard

Sue has attended:
Dreamweaver 8 Introduction course
Dreamweaver 8 Intermediate course

Template

How do I set up a template?

Creating a template in dreamweaver 8

Hi Sue,

I find the best way to create a template is to start a new page, then immediately File -> Save As Template... You will be alerted to the fact that your file does not contain any editable regions, but that's okay, you can add these after you've saved the template.

Once saved, create your page layout, and insert Editable Regions by placing the cursor at the appropriate place, then going to Insert -> Template Objects -> Editable Region (or Control+Alt+V). Give your editable region a name (eg. 'maincontent' or 'rightsidebar').

Save your template with File -> Save (or Control+S).

Then create a new file based on your template by going to File -> New. On the dialogue box that appears, flick to the Template tab, ensure the correct Site is selected, then double click on the template.

I hope this answers your question.

Regards, Rich


 

Dreamweaver tip:

JumpMenu in new window

When inserting a jumpmenu to a page, the only option available for 'open in' is usually 'main window'. There would be other options available if the page was a frameset.

To change the jumpmenu to open in a new window, change the target parameter of the selectbox in your code to 'window.open()'.

eg.

<select name="menu1" onChange="MM_jumpMenu('window.open()',this,0)">


source:
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16166& ;sliceId=1

View all Dreamweaver hints and tips


Server loaded in 0.07 secs.