Merchant Branding Resources - Logos
To add a NETELLER deposit option logo to your website, either copy the HTML code from the table below and paste it into your page, or right click on the image and choose "save as". If an image below appears too large, you can resize it.
|
Description |
Hotlink code |
Image |
|
Global |
|
 |
|
Australia |
|
 |
|
Germany |
|
 |
|
Giropay |
|
 |
|
Carta Si |
|
 |
|
Carte Bleue |
|
 |
|
iDEAL |
|
 |
|
All Payment Options |
|
 |
|
NETELLER Green |
|
 |
|
NETELLER white on green |
|
 |
|
NETELLER white on black |
|
 |
|
NETELLER green on black |
|
 |
|
NETELLER 1-PAY Green |
|
 |
|
NETELLER 1-PAY white on green |
|
 |
|
NETELLER 1-PAY white on black |
|
|
|
NETELLER 1-PAY green on black |
|
 |
How to resize an image
Resizing an image from the table above is easy! All you need to do is add a "height" and "width" value to the existing image tag. Let"s use the very first NETELLER deposit option "Global" as an example.
The original HTML that appears in the text form:

Although it doesn"t appear in the code above, the dimensions for the Global white image are 160x76 pixels. In the modified HTML code, we"ll set the height and width values to half of the original size:
The modified HTML code:

The image now appears like this:

Recommended dimensions Although the width and height values can be set to any number, in order to preserve image quality it is recommended that you resize the image to 1/4, 1/2 or 3/4 of the original dimensions. |