Database Doctor HTML Templates and Color Settings

The Database Doctor uses templates and a replacement tag system to assist you in customizing the display of your site easily. You will find templates in the Search Customization Online Manual as well.

Color Settings
Colors are inserted into the HTML automatically in the manager section, and the search results. Set the colors that you would like to use by entering a hexadecimal code, or simple word. You can automatically place them in any HTML section with the replacement values (RV=). See the default HTML generated for a good example of their use. Using these replacement values allows you to change the colors on the entire site by only changing the color settings.

Database Doctor Manual
The Database Doctor Manual is designed to help you get the most out of the program. If you would like something discussed here, please post it to the Database Doctor Forum

Example Setups
We have several examples of different types of uses of the Database Doctor Pro. These examples will also show you different ways to configure search links to accomplish anything that might be needed.

Baseball Card Example
Comic Book Example
Directory Example

Header and Footer Templates
The pages created by the program are divided into three sections. The first being the top, or the Header. The middle is created by the program. The third section is the Footer, which is the bottom of the page.

Cut and paste the HTML that you would like displayed in the Header and Footer into the areas provided. Keep in mind that each section are pieces of web pages, and not complete pages. So that means the header won't have a HTML tag, and the footer won't have a HTML tag.

Interesting things can be done with the header and footer combination. For example, to use a side menu, open a table in the header, closing the header template with the opening of a table cell. Then open the footer by closing this cell and completing the table.

After making changes, view your site and make adjustments as necessary.