Convivea

Bit Che => Bugs & Feature Requests => Topic started by: DrunKnJSD on May 11, 2009, 08:29:23 am

Title: The BIT CHE link in my signature isn't working @ other forums!!!
Post by: DrunKnJSD on May 11, 2009, 08:29:23 am
I have a question for the admins:


The a href image link in my signature doesn't work @ other forums!!!

<a href="http://www.convivea.com/product.php?id=2" target="_blank">(http://www.convivea.com/forums/index.php?action=dlattach;topic=594.0;attach=440;image)[/url] = < a href="http://www.convivea.com/product.php?id=2" target="_blank">(http://www.convivea.com/forums/index.php?action=dlattach;topic=594.0;attach=440;image)[/url]

That image link doesn't work at other forums and maybe someone can make a similar image link with an other source?
Title: Re: The BIT CHE link in my signature isn't working @ other forums!!!
Post by: chip! on May 11, 2009, 05:02:25 pm
Code: [Select]
<a href="http://www.convivea.com/product.php?id=2"><img src="http://www.convivea.com/forums/index.php?action=dlattach;topic=594.0;attach=440;image"></a>
or.. something like:

Code: [Select]
[url=http://www.convivea.com/product.php?id=2][img]http://www.convivea.com/forums/index.php?action=dlattach;topic=594.0;attach=440;image[/img][/url]
Title: Re: The BIT CHE link in my signature isn't working @ other forums!!!
Post by: ToJa92 on May 31, 2009, 07:39:04 am
That is because those forums don't allow html tags in their signature, but the #2 alternative chip posted should work.