Logo

From Wikanual

Jump to: navigation, search

Contents

INTERDUBS can be configured to use an image file as your logo in client pages, emails etc. Setting the logo is a basic configuration. You can change the entire look and feel of your INTERDUBS client pages. See Web_design for details.


Changing your logo file

To update your logo file you can follow the following steps:


In order to use a logo file you need to enable it first in the configuration.

You can do this for a segment (usually this is already enabled) a look or a login:

Click on the (+) in front of the enable logo file configuration (located right after the color boxes)

Enable the check box for enable logo file

Update segment, look or login configuration


You are now able to assign a file as the logo to your segment, this look or logo.


Upload Image file

Upload the an image file of your logo into any folder you like.

Any resolution will work. You have the choice to either use the original resolution or to let INTERDUBS resize the logo for you to match the requirements of your design.

Files can be in the PNG, JPEG or GIF formats. Alpha channels (transparancy) works best with PNG files.

Edit

Go to the

 edit file 

screen for the image that you just uploaded.

On the edit file screen click on the:

 copy this image to be used as a logo screen. 

function.

Choose

You will find your segment, looks or logins that have the the setting for enable logo file set on this screen.

Select one of them to have the logo copied and used by the system. If a logo has already been set then the destination uses this icon:

Should no logo be defined yet for this destination then this is been indicated via


Done

The logo will now be used on all pages where it is referenced.


Logo sizes

INTERDUBS can treat the display dimensions of logos on web pages in a couple of ways.


resized into box

The keyword IDXHTML_BOXLOGO999x999_ will call a resized logo that will fit in a box of 999 by 999 pixels. Logos are not squeezed. They aspect ratio will be kept in touch.

original size

The keyworkd IDXHTML_LOGO will use the logo in its original resolution.

size by configuration

The size of the logo can also be controlled via the logo resize configuration. This can be set to either

999x999 for a 999x999 (of course 999 is ONLY an example. All positive numbers work

or

source - to use the original resolution of the file

then this setting will override the size of IDXHTML_LOGO and IDXHTML_BOXLOGO999x999_. Should the configuration be anything else then it will be ignored.


optional code

If looks still should work if there no logo file set you can make rendering a line optional: All HTML in a line between IDXIFlogo_ and IDXENDIF will only be rendered in the client interface if a logo has been defined.

Personal tools