[dev] Email Signature Setup

Ralf Lang lang at b1-systems.de
Thu Oct 19 17:40:32 UTC 2017


Am 19.10.2017 um 18:40 schrieb Paul:
> I am pretty new at this so that’s why am asking a little bit more
> detailed questions
> I assume that I Place one of these links in there Byam underneath my
> logo and have one for Facebook and then I place a second link for the
> Instagram and then a third link from my website etc. etc.
> 
> Sent from my iPhone

Hi,

to have a link with custom display text, do

<a href="http://www.go-somewhere.com/foo/bar">Custom Text here</a>

to have a link with a logo, do

<a href="http://www.go-somewhere.com/foo/bar"><img
src="http://www.go-somewhere.com/images/logo.png"></a>

Obviously, these are placeholders. Right-click some icon or image to get
a menu in browser which shows the address of the image.

This is nothing specifically about horde, this is plain html

https://www.w3schools.com/tags/tag_a.asp
https://www.w3schools.com/tags/tag_img.asp

-- 
Ralf Lang
Linux Consultant / Developer
Tel.: +49-170-6381563
Mail: lang at b1-systems.de
B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537


More information about the dev mailing list