You can change almost anything. When you do, first
simply backup everything so you can start over. I make
tiny changes, ones which I can remember how to undo so
seldom need a backup, but when I do, what a relief it is
to have an archived original, or latest working version!)
If a name is changed, make sure you change it everywhere,
not just at that one spot on that one page. You will of
course change the filenames to the ones you wish to use.
Change the button colors and the button background colors.
(Remember the default starting colors were named in the cascading style sheet.)
The width of the button is also adjustable in the style sheet,
as are aspects of the text's visual presentation.
JavaScript is very sensitive. If it does not work check
your syntax (geek word meaning; grammar and punctuation),
and watch out for using
an upper case letter one place and a lower case letter
another time, it is case sensitive (case refers back to when type
was hand set from a shallow wooden box called
a California Job Case, partitioned with capital letters in
the upper portion and small letters in the lower portion, thus
they were called upper and lower case letters). It makes sense to try
to migrate all this to an experimental page of yours as
simply as possible, get it working, save as an archive version
then go monkey with it. Good luck and enjoy.
F. Davies