Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2227

Custom BBCode Development and Requests • Re: Clickable phone number in the post

$
0
0
Thats everything you need

Code:

[phonenumber]{SIMPLETEXT1}[/phonenumber]

Code:

<a href="tel:{SIMPLETEXT1}" target="_blank">{SIMPLETEXT1}</a>

Code:

[phonenumber]+1XXXXXXXX[/phonenumber]

Instead of the Phonenumber you can also show an images by changing the code to

Code:

<a href="tel:{SIMPLETEXT1}" target="_blank"><img src="YourImageLink.png" style="max-width:105px; height:auto;"></a>

Statistics: Posted by Thunder86 — Sun Jul 07, 2024 2:29 pm



Viewing all articles
Browse latest Browse all 2227

Trending Articles