Setting a background image:

Any image may be incorporated as background if you wish, providing that the pictures are in a valid GIF or JPEG format.

Tab label font HTML code:

<PARAM NAME="TAB_BG_IMAGE" value="images/greytexture.gif">

A valid syntax may be for example:

If you have placed the picture in the SAME directory as the HTML file, you need NOT include the path with the picture name.
If you have placed the picture in a DIFFERENT directory to the HTML file, you MUST include the path with the picture name.

The syntax is actually written in the same way as in the SRC (Source) tag within your HTML document.

You may also like to have a look at our 505 Background Images & Sounds and include an image from there.

If the picture does not show, it is usually because:

For an example, please take a look at the code in the sample file (content.htm).