|
Changing the Template -
Templates Support
Area
Before you start:
Click here
- to see how to save your new Template to your machine. Open
it using Notepad and make copies of the Template to use for
more pages, save changes and view the Template as you work on
it.
All of the templates
have notes in them that tell you what to change and where, use
this guide to help you further. You should print a copy
of these notes.
The notes have <!- - - - - CHANGE X - NOTE X -> at the
start of
each section to be changed and have <!- - - - - CHANGE X ABOVE -> at the end of
each section to be changed. You must only make changes
in these text areas - adding any text outside the change areas
will mess up the page.
Star at <!- - - - - CHANGE X - NOTE X ->
change some of in here
Stop when you get to <!- - - - - CHANGE X ABOVE ->
Where we have code in the change area we have hi-lighted in RED,
what you should change - DO NOT change any other text - or you
will damage the Template.
CHANGE PAGE TITLE - NOTE 1:
This is the text that shows in the browser
and the Internet see that page as. You can have any normal
text here that describes your page and or services.
Only change the text "REPLACE
THIS TEXT ONLY", as
shown in red
<!- - - - - CHANGE PAGE TITLE - NOTE 1 ->
<title>REPLACE THIS TEXT ONLY</title>
<!- - - - - CHANGE PAGE TITLE ABOVE ->
CHANGE KEYWORDS - NOTE 2:
These are the Search terms that link to
your site, these should be the searches that you want people
to use to find your website. Put about 5 to 15 in here, like
"best Templates, easy Templates, new Website", have
a comer after each one. Only
change the text "REPLACE
THIS TEXT ONLY", as
shown in red
<!- - - - - CHANGE KEYWORDS - NOTE 2 ->
<meta name=keywords content="REPLACE THIS TEXT
ONLY">
<!- - - - - CHANGE KEYWORDS ABOVE ->
CHANGE PAGE DESCRIPTION - NOTE 3:
This text is what the Search Engines use
when they list your Website. Make it a real sentence,
like "For Templates at the best prices - come to
www.JustTemplatesUK.co.uk", have a few of the keywords in
here.
Only change the text "REPLACE
THIS TEXT ONLY", as
shown in red
<!- - - - - CHANGE PAGE DESCRIPTION - NOTE 3 ->
<meta name=description content="REPLACE THIS TEXT
ONLY">
<!- - - - - CHANGE PAGE DESCRIPTION ABOVE ->
CHANGE IMAGE - NOTE 4:
This is any image on the page that you
want or need to change. You must put a copy of the image in
the folder called "images" that came with your
Template. Only change the text "REPLACE THIS IMAGE
x.jpg", with the name of your image i.e. Logo.gif,
x is the image number we have used, but your images can be
called what ever you like, but they must be valid website
image types (.gif .jpg etc). The width and height of the
image is shown in the width="x" and
height="x", if you use an image not the same size it
may distort, you should make your images these sizes using any
image base program.
<!- - - - - CHANGE IMAGE - NOTE 4 ->
<img border="0" src="images/REPLACE THIS IMAGE
x.jpg" width="250" height="75">
<!- - - - - CHANGE IMAGE ABOVE->
CHANGE TEXT - NOTE 5:
This is the text on your page - it can be
headers, main area text, phone numbers and any other text that
you want on your new Website. Most of the text in these
areas can be changed, do not change any in a set of <>
as these are code tags, they may be in this area now and
again. Watch the amount of text you put in is not to
long as this can effect the look of the page, try a bit then
test the page (see before I start section - Click here).
<!- - - - - CHANGE TEXT - NOTE 5 ->
ANY TEXT HERE CAN BE CHANGED
<!- - - - - CHANGE TEXT ABOVE ->
CHANGE LINK - NOTE 6:
This is the link or menu to any other
page, image, sound or file you want to link you site to. You
change 2 parts -
1: the file to link to, this should be the website page name
or address etc. i.e. you would enter contact.htm for a
contact page that you have made a copy of.
Only change the text "LINK
TO NAME", as shown in
red
2: change the menu text to mean what the link is going to
like, Contact Us.
Only change the text "YOUR
LINK", as shown in red
<!- - - - - CHANGE LINK - NOTE 6 ->
<a href="LINK TO NAME"><font size="4"
face="Arial">YOUR LINK</font></a>
<!- - - - - CHANGE LINK ABOVE ->
CHANGE EMAIL - NOTE 7:
This is the email address that you want
your visitors to use. You
change 2 parts -
1: the email address you want to use - this must be a real
address.
Only change the text "YOUR
EMAIL ADDRESS", as
shown in red
2: the text that links to the email address - can be the email
name or text like "click here to contact
us".
Only change the text "REPLACE
INFO@EMAIL.NAME", as
shown in red
<!- - - - - CHANGE EMAIL - NOTE 7 ->
<a href="mailto:YOUR EMAIL
ADDRESS">REPLACE INFO@EMAIL.NAME</a>
<!- - - - - CHANGE EMAIL ABOVE ->
CHANGE YEAR - NOTE 8:
This is the year the website or your
business started. Change it for any year you like, but keep it
real.
Only change the year "2007",
as shown in red
<!- - - - - CHANGE YEAR - NOTE 8 ->
© 2007
<!- - - - - CHANGE YEAR ABOVE ->
CHANGE WEBSITE NAME - NOTE 9:
This is the name of your new website . If
you do not have a name yet - click
here to view available names.
Only change the text "www.yourdomain.name",
as shown in red
<!- - - - - CHANGE
WEBSITE NAME - NOTE 9 ->
www.yourdomain.name
<!- - - - - CHANGE WEBSITE NAME ABOVE ->
|
|