Google Talking

As we discussed in Chapter 4, the Google Talk client includes a wide variety of colorful themes that can be applied to your individual chat windows. The process is fairly technical and requires that you have a basic understanding of Hypertext Markup Language (HTML) and cascading style sheets (CSS), two fundamental technologies used to create modern Web sites.
The expected page-count of this book won t support a discussion of HTML and CSS, but we will attempt to walk through the files and explain what the fields mean and how to edit them. Editing the themes inside Google Talk involve simply editing text documents, so there is no need for specialized tools or software. Windows notepad will prove capable enough for all of the work we ll be doing.
To implement a new theme, there are a number of required files that control how the theme is laid out and applied. Although these files can be generated from scratch, it will be easier to use an existing theme as a template and copy over its files. The base files needed are shown in Figure 5.13. This branch of directories is located off your C:\Documents and Settings\
The expected page-count of this book won t support a discussion of HTML and CSS, but we will...