selectselectselect
Call our Sales Hotline
0844 858 8580
User Guides

Companylogo

ekmTags: [ekm:companylogo]

This tag outputs the company logo image or text. This can be specified in the Design & Layout section.

Full Tag
[ekm:companylogo]

    imagewidth='auto';
    imageheight='auto';

    max_image_width=;
    max_image_height=;
    autoresize='yes';
    imageborder='no';

    link=;

[/ekm:companylogo] 


Example Output
Ekmtags companylogo.gif

Tag Parameters

imagewidth
Allows you to specify the width of the company logo image.
Possible Values
auto
User Defined - In pixel units


imageheight
Allows you to specify the height of the company logo image.
Possible Values
auto
User Defined - In pixel units


max_image_width
Allows you to specify the maximum width of the company logo. If a logo is uploaded which is larger than this amount it will be resized to fit.
Possible Values
auto
User Defined - In pixel units


max_image_height
Allows you to specify the maximum height of the company logo. If a logo is uploaded which is larger than this amount it will be resized to fit.
Possible Values
auto
User Defined - In pixel units


autoresize
Should the image be resized to fit the design? If no it will be the original size or the size specified by the imagewidth and imageheight parameters.
Possible Values
yes
no


imageborder
If the image is a link should it have a border around it to signify it is a link.
Possible Values
yes
no


link
Enables you to make the company logo a clickable link. You can specify where this link goes by entering the destination url.
Possible Values
User Defined - Simply specify the url. The most used would be 'index.asp'.


« Back