|
|
|
|
|
Defining a website icon (Favicon)
WEBDEV allows you to easily define the site icon (also called Favicon). This icon is displayed in shortcut on the desktop, in the lists of browser favorites, in header of address bar, ...
To associate a Favicon with your site address: - Open the project description window. To do so, go to the "Project" tab, "Project" group, and click "Description".
- On the "Project" tab, the "Site icon" control is used to enter the image used as favicon.
- Expand the
icon: - The "Browse" option is used to select an image file found on disk.
- The "Catalog" opton to select an image in the image catalog provided with WEBDEV.
- Confirm changes and close the description window.
Limitations: - The image size must be equal to 16x16 or 32x32.
- We recommend that you use an image in .ICO format in order for this image to be properly displayed by all the browsers that support the display of a Favicon.
- Avoid using the ".PNG", ".GIF", ".JPG" formats because these formats are not supported by some browsers. Only the most recent browsers can display them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|