Lyrics Bank

Tips and Tricks

(I) You can change the looks of almost the entire collection of lyrics by modifing just one file. Just open the default.css in the lyrics folder. The default contents will be:

BODY          (Defines the properties of the text in most of the files)
{
background-color: "#000000";
font-family: Tahoma;
font-size: 10;
color: "#00FF00"
}

A                   (Defines the properties of Hyperlinks)
{
COLOR: "#0013ee";
FONT-FAMILY: verdana,arial;
TEXT-DECORATION: none
}

A:hover
{
COLOR: "#ff8019";
FONT-FAMILY: verdana,arial;
TEXT-DECORATION: none
}

A:active
{
COLOR: "#ff8019";
FONT-FAMILY: verdana,arial;
TEXT-DECORATION: none
}

By changeing that file you will be able to change to appearace of most of the files.


(II) You may have noticed that the loading is very slow for the lyrics databank. To speed up the loading do the following:
1) Rename winampmb.htm to 1winampmb.htm(this file is in winamp folder[usually c:\Program files\winamp])
2) Rename faster.htm to winampmb.htm
3) Open the lyrics box from Winamp. You will find it faster.


(III) If you tried viewing the source code of the index file, you will find it hard to understand. That is because I applied source compression. To view it without source compression take other/index.html.